Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/physics.py
Commit message (Collapse)AuthorAgeFilesLines
* add icon palettes to toolsWalter Bender2014-01-071-6/+3
|
* pep8 cleanup; svineet patch to save tracked bodiesWalter Bender2013-12-211-33/+37
|
* check for keys for backward compatibilityWalter Bender2013-12-181-3/+5
|
* pep8Sai Vineet2013-12-171-20/+19
| | | | pep8'ed as much code as possible.
* Add capability to remove pens with Destroy Tool, pen tracking to journal entry.Sai Vineet2013-12-141-23/+30
|
* Add Erase Trace Points buttonSai Vineet2013-12-121-25/+46
| | | | Also refactored the tracing code.
* add tracing; minor bug fixesWalter Bender2013-12-111-3/+15
|
* massive commit to reconstruct world before commits were lostWalter Bender2013-12-111-40/+91
|
* 80 character line length source cleanup.Gary Martin2012-11-051-7/+15
|
* Fix wrong pygame dimentions when X server supports many modes SL#11231olpc user2011-09-301-3/+3
|
* No need to init pygame modules we don't use.Gary Martin2011-06-091-1/+0
|
* Removed no longer used font object.Gary Martin2011-06-091-1/+0
|
* Quick pass through pylint.Gary Martin2010-10-081-2/+2
|
* Yet more comma space cleanups.Gary Martin2010-10-081-2/+2
|
*