Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tools.py
Commit message (Expand)AuthorAgeFilesLines
* Do not try and quit when the user presses the escape key (standard is ctrl-q).Gary Martin2012-10-241-1/+1
* Some basic pylint tidy up, spaces after commas and around formulars, line wra...Gary Martin2012-10-241-14/+25
* Use recent versions of Box2D and elements and ARM platform compatibility.Gary Martin2012-10-241-1/+1
* some changes to back to lifeAlan Aguiar2012-10-231-8/+9
* making joints delete correctlynrp2008-09-141-8/+9
* adding i18n, specifically esnrp2008-09-141-5/+6
* making cost decrease when deletingnrp2008-09-141-1/+8
* fix crashes on unused keysnrp2008-09-141-41/+2
* add restart functionalityDaniel Drake2008-08-311-0/+2
* joint bug fixnrp2008-08-311-1/+6
* Merge branch 'master' of git+ssh://physics03@dev.laptop.org/git/projects/phys...nrp2008-08-311-2/+2
|\
| * don't print bodies lengthDaniel Drake2008-08-311-1/+0
| * make space only create one trainDaniel Drake2008-08-311-1/+1
* | fixing the bridge errornrp2008-08-311-4/+15
|/
* edited something?nrp2008-08-311-0/+1
* doing more with angled girdersnrp2008-08-311-10/+9
* drawing girders correctlynrp2008-08-311-9/+31
* change time of creation of trainsnrp2008-08-311-0/+1
* fixing train addition bug, colorsnrp2008-08-311-1/+1
* adding colors and stressnrp2008-08-311-1/+14
* fixing toolsnrp2008-08-311-59/+1
* Merge branch 'master' of git://dev.laptop.org/projects/physics03nrp2008-08-311-150/+35
|\
| * add concept of costDaniel Drake2008-08-311-206/+2
| * destroy joints when excess force is appliedDaniel Drake2008-08-301-4/+2
| * create a tool for adding resolute jointsDaniel Drake2008-08-301-0/+39
* | adding trainnrp2008-08-311-2/+9
|/
* Joystick button (is awesome... in progress)Brian Jordan2008-07-201-10/+45
* Improved toolbar automationAlex Levenson2008-07-161-2/+2
* Fixed toolbar automation for good! Yayaya!Alex Levenson2008-07-161-4/+9
* Merge branch 'master' of git+ssh://alevenson@dev.laptop.org/git/activities/ph...Alex Levenson2008-07-161-3/+3
|\
| * Gear key removedBrian2008-07-161-3/+3
* | Fixed issue w/ joint toolAlex Levenson2008-07-161-1/+2
|/
* Automated toolbar -- not perfect yetAlex Levenson2008-07-161-7/+54
* created a seperate world.add.motor() functionAlex Levenson2008-07-141-1/+1
* Gears... right click with joint toolBrian2008-07-141-3/+7
* Added v 0.1 of complex polygons!!!!Alex Levenson2008-07-111-2/+5
* (hopefully) fixed focus issuesAlex Levenson2008-07-101-4/+6
* Reverted joints back to original functionalityAlex Levenson2008-07-101-5/+1
* Added some joints (not fully functional)Alex Levenson2008-07-101-4/+4
* Added the prismatic joint to elementsAlex Levenson2008-07-101-3/+7
* Adding more types of joints...Alex Levenson2008-07-101-4/+6
* Fixed joint tool right clickAlex Levenson2008-07-101-2/+2
* thicker affixations, more mouse grab power!Brian2008-07-101-1/+30
* Fixing tool switchingBrian2008-07-091-3/+3
* Menus now workAlex2008-07-091-3/+4
* Keyboard selection of toolsBrian2008-07-091-1/+17
* Added menu functionalityAlex2008-07-081-2/+3
* Total Reorganization! Now a proper activity (I hope)Alex2008-07-081-16/+290
* Added comments to tools.pyAlex2008-07-021-0/+22