Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/physics.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Now should run as an an activity no problem
* Merge branch 'Alex' of git://dev.laptop.org/activities/physicsBrian Jordan2008-07-071-125/+313
|\ | | | | | | | | | | | | | | Epic merge Conflicts: physics.py
| * 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