Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/elements
Commit message (Collapse)AuthorAgeFilesLines
* Use recent versions of Box2D and elements and ARM platform compatibility.Gary Martin2012-10-2427-22119/+0
| | | | The version of Box2D and elements as used by the current version of Physics has been migrated over into Bridge and the old versions removed. The Elements egg needed some minor patches for a function used in Bridge hence the change in name to Elements-0.13-py2.5-bridge.egg. The binary blob paths are appended to the system path rather than inserted as the first choice so that builds that included newer versions of Box2d, or versions build for different architectures, will still work (tested on ARM XO-1.75 and XO-4 platforms). Due to the change in Elements/Box2D api some additional code changes were necessary, particularly the calculations in Bridge.py for calculating the joint stress on the rivits.
* adding trainnrp2008-08-311-7/+11
|
* Changed background color ... needs to be made optionBrian2008-07-151-1/+1
|
* created a seperate world.add.motor() functionAlex Levenson2008-07-141-6/+13
|
* Gears... right click with joint toolBrian2008-07-141-4/+13
|
* Added some joints (not fully functional)Alex Levenson2008-07-101-23/+29
|
* fix hanging defAlex Levenson2008-07-101-2/+0
|
* Added the prismatic joint to elementsAlex Levenson2008-07-101-1/+26
|
* Adding more types of joints...Alex Levenson2008-07-101-18/+47
|
* thicker affixations, more mouse grab power!Brian2008-07-102-5/+4
|
* Destroy tool now allows for drag+destroyAlex2008-07-071-0/+0
|
* Modified the joint tool to allow for fixed jointsAlex2008-07-071-2/+17
|
* Added polygon and magic pen toolsAlex2008-07-021-0/+0
|
* Added menu bar at topAlex2008-07-021-1/+1
|
* Initial commitBrian Jordan2008-06-2727-0/+22027