Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added <ctr> modifier to keyboard shortcuts to allow correct Sugar title input.Gary Martin2009-08-192-12/+12
|
* Disable joints from connecting with background canvas (too many accidents).Gary Martin2009-08-191-3/+3
|
* Fix MANIFEST.Gary Martin2009-08-191-2/+4
|
* Cleaned up Activity icon.Gary Martin2009-08-191-14/+12
|
* New polygon icon, irregular shape to match tool behaviour.Gary Martin2009-08-191-3/+1
|
* New hand shaped grab tool icon (if only the pygame cursor would match).Gary Martin2009-08-191-17/+7
|
* Remove executable flag from svg icons.Gary Martin2009-08-188-0/+0
|
* Tools provided with some (new) order, new RollTool excluded for now.Gary Martin2009-08-181-7/+10
|
* Modified the save/load functions to use a JSON format (Trac #1034 finally!).asaf2009-08-121-2/+3
|
* Update elements to 0.13 (with Asaf's JSON support)Brian Jordan2009-08-103-2/+1
|
* Add pkg_resources.py for python 2.5 without pkg_resources supportBrian Jordan2009-08-102-0/+2585
|
* Added "Roll" toolasaf2009-08-084-0/+152
|
* Removed hidden joint tool functionsasaf2009-07-251-13/+1
|
* Added pin to background functionalityasaf2009-07-241-1/+4
|
* Fix MANIFESTBrian Jordan2009-07-121-27/+249
|
* Add python 2.5 elements 12 (with pickling)Brian Jordan2009-07-122-0/+1
|
* Added functionality to save/load contraptions to/from the journal (Trac #1034)Asaf Paris Mandoki2009-07-124-1/+9
|
* Make destroy tool unpin an object (Trac #990)Brian Jordan2009-07-101-3/+7
|
* Upgraded to elements 12, pybox2d 2.0.2b1Brian Jordan2009-07-1031-22120/+12
|
*