Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prelim. box2d 2.3 portHEADmasterSai Vineet2013-12-233-17/+11
|
* Fix pen color bugSai Vineet2013-12-212-7/+12
| | | | | | | | | | | | | | Color problem - Weird color behavior - * Add a box, and a pen to the box. Let some points be plotted. * After a bit of time, remove the box, and the attached pen * Exit using Stop button, and thus save to journal * Restart the above journal project. * Now add a box, and a pen to it. * Notice that the points plotted before change color to the new box's color. Also, fixed the destroy tool's malfuntioning bug, caused by track_indices. Solution: Save tracked_bodies too.
* Merge branch 'master' of git://git.sugarlabs.org/physics/mainlineSai Vineet2013-12-192-4/+6
|\
| * check for keys for backward compatibilityWalter Bender2013-12-182-4/+6
| |
| * Merge branch 'master' of git.sugarlabs.org:physics/mainlineWalter Bender2013-12-175-145/+269
| |\
| * \