Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tools.py
Commit message (Collapse)AuthorAgeFilesLines
* Added Palette frameworkHEADmasterSai Vineet2014-01-061-94/+238
| | | | Also a bugix about the clear trace and the clear all tool's active or non active state.
* Add Rope toolSai Vineet2014-01-051-4/+109
| | | | | | Also added previous commits, - * Pen badge demo * Box2d 2.02b port, fixes memory leak
* pep8 cleanup; svineet patch to save tracked bodiesWalter Bender2013-12-211-64/+66
|
* pep8Sai Vineet2013-12-171-31/+29
| | | | pep8'ed as much code as possible.
* Add capability to remove pens with Destroy Tool, pen tracking to journal entry.Sai Vineet2013-12-141-11/+32
|
* Add Erase Trace Points buttonSai Vineet2013-12-121-9/+12
| | | | Also refactored the tracing code.
* add tracing; minor bug fixesWalter Bender2013-12-111-5/+29
|
* massive commit to reconstruct world before commits were lostWalter Bender2013-12-111-10/+104
|
* 80 character line length source cleanup.Gary Martin2012-11-051-50/+66
|
*