Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changed background color ... needs to be made optionBrian2008-07-152-5/+5
* created a seperate world.add.motor() functionAlex Levenson2008-07-142-7/+14
* Gears... right click with joint toolBrian2008-07-142-7/+20
* Added v 0.1 of complex polygons!!!!Alex Levenson2008-07-112-2/+127
* Fixed canvas heightAlex Levenson2008-07-111-1/+1
* (hopefully) fixed focus issuesAlex Levenson2008-07-103-4/+7
* Reverted joints back to original functionalityAlex Levenson2008-07-101-5/+1
* Added some joints (not fully functional)Alex Levenson2008-07-102-27/+33
* Merge branch 'master' of git+ssh://alevenson@dev.laptop.org/git/activities/ph...Alex Levenson2008-07-101-6/+10
|\
| * Merge branch 'master' of git+ssh://bjordan@dev.laptop.org/git/activities/physicsBrian2008-07-102-25/+85
| |\
| * | Default to create toolbarBrian2008-07-101-6/+10
* | | fix hanging defAlex Levenson2008-07-101-2/+0
| |/ |/|
* | Added the prismatic joint to elementsAlex Levenson2008-07-102-4/+33
* | Adding more types of joints...Alex Levenson2008-07-102-22/+53
|/
* Fixed joint tool right clickAlex Levenson2008-07-101-2/+2
* thicker affixations, more mouse grab power!Brian2008-07-103-6/+34
* There must be a better way to get this :)Brian2008-07-101-1/+1
* ToolButtons --> RadioToolButtonsBrian2008-07-102-43/+48
* Fixing tool switchingBrian2008-07-091-3/+3
* Menus should now work (really)Alex2008-07-091-63/+80
* Menus now workAlex2008-07-092-4/+4
* Keyboard selection of toolsBrian2008-07-091-1/+17
* various cleanup... licensing/how to get involvedBrian2008-07-091-15/+18
* proper activity namingBrian2008-07-091-1/+1
* Cleaned up menu a bitAlex Levenson2008-07-091-9/+9
* menusAlex2008-07-081-1/+1
* still fixing the menuAlex2008-07-081-8/+8
* fixed menuAlex2008-07-081-1/+1
* Added menu functionalityAlex2008-07-082-19/+4
* Added sugar menuAlex2008-07-0811-46/+163
* Still fixing iconsAlex2008-07-083-2/+33
* fixing icons stillAlex2008-07-081-2/+2
* renamed icons to be more descriptiveAlex2008-07-083-33/+2
* Total Reorganization! Now a proper activity (I hope)Alex2008-07-088-389/+496
* (Hopefully) fixed the ghost box while drag+delete...Alex2008-07-071-2/+2
* Added a red trail to the destroy toolAlex2008-07-071-1/+16
* Changed the screen size to be dynamicAlex2008-07-071-1/+1
* Destroy tool now allows for drag+destroyAlex2008-07-072-5/+4
* Modified joint tool to use left click to add a centered fixed jointAlex2008-07-071-0/+5
* Modified the joint tool to allow for fixed jointsAlex2008-07-072-3/+21
* Added the destroy toolAlex2008-07-071-3/+17
* mv physics.py activities.pyAlex2008-07-072-347/+334
* Merge branch 'Alex' of git://dev.laptop.org/activities/physicsBrian Jordan2008-07-074-126/+336
|\
| * Added polygon and magic pen toolsAlex2008-07-022-5/+82
| * cleaned up menuAlex2008-07-021-8/+10
| * Added menu bar at topAlex2008-07-022-31/+34
| * Added joint toolAlex2008-07-021-2/+31
| * Added the grab toolAlex2008-07-021-3/+27
| * Added box creation toolAlex2008-07-021-8/+14
| * Added comments to tools.pyAlex2008-07-021-0/+22