Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/physics.py
Commit message (Expand)AuthorAgeFilesLines
* Upgraded to elements 12, pybox2d 2.0.2b1Brian Jordan2009-07-101-2/+5
* Removed text (printed white on white canvas!) now toolbar correctly displays ...Gary Martin2009-06-161-6/+1
* Removed unfinished "joystick" featureBrian Jordan2009-05-251-2/+0
* Joystick button (is awesome... in progress)Brian Jordan2008-07-201-1/+2
* White backgroundBrian Jordan2008-07-181-1/+1
* Improved toolbar automationAlex Levenson2008-07-161-14/+7
* Changed background color ... needs to be made optionBrian2008-07-151-4/+4
* Fixed canvas heightAlex Levenson2008-07-111-1/+1
* (hopefully) fixed focus issuesAlex Levenson2008-07-101-0/+1
* There must be a better way to get this :)Brian2008-07-101-1/+1
* ToolButtons --> RadioToolButtonsBrian2008-07-101-1/+2
* Menus now workAlex2008-07-091-1/+0
* various cleanup... licensing/how to get involvedBrian2008-07-091-15/+18
* menusAlex2008-07-081-1/+1
* still fixing the menuAlex2008-07-081-8/+8
* fixed menuAlex2008-07-081-1/+1
* Added menu functionalityAlex2008-07-081-17/+1
* Total Reorganization! Now a proper activity (I hope)Alex2008-07-081-0/+113
* mv physics.py activities.pyAlex2008-07-071-334/+0
* Merge branch 'Alex' of git://dev.laptop.org/activities/physicsBrian Jordan2008-07-071-125/+313
|\
| * Added polygon and magic pen toolsAlex2008-07-021-5/+82
| * cleaned up menuAlex2008-07-021-8/+10
| * Added menu bar at topAlex2008-07-021-30/+33
| * Added joint toolAlex2008-07-021-2/+31
| * Added the grab toolAlex2008-07-021-3/+27
| * Added box creation toolAlex2008-07-021-8/+14
| * Added some Tool classes, can now drag / create triangles + circlesAlex2008-07-021-135/+176
| * Started Alex's branch for messing aroundAlex2008-06-301-2/+2
* | Drawing descriptionBrian Jordan2008-07-021-5/+14
* | Spring cleaning.Brian Jordan2008-07-011-28/+13
|/
* Initial commitBrian Jordan2008-06-271-0/+152