Utlaen
1ddb8c22da
https://github.com/jMonkeyEngine/jmonkeyengine/issues/179
2014-10-04 02:07:52 +02:00
Normen Hansen
160cdb9d0d
fix issue with setGravity/getGravity in native bullet
2014-09-29 17:43:46 +02:00
David Bernard
3c72c065ad
bullet: refactor PhysiscSpace.addAll/removeAll
...
- only add joint with current PhysicNode is BodyA
- => avoid logging warning
- => fix a previous bug in test about getBodyA when adding/removing BodyB
- remove optimisation that by-pass routing made by add()/remove()
2014-08-15 13:42:26 +02:00
neph1
8700871e76
Fixed some merge issues (now it's working properly)
...
Added test case for IK
2014-07-04 17:59:09 +02:00
neph1
8738f961ea
This is the long-overdue initial check in of KinematicRagdollControl with IK support. It also contains some modifications to Bone. Tested with TestBoneRagdoll to ensure backwards compatibility. Please review.
2014-06-28 14:58:57 +02:00
Nehon
3f43d7832f
Updated documentation of the Bone class and changed names of the transforms variables and accessors so that they properly describe what they are an are misleading anymore.
...
Kept old methods as deprecated to not break user code.
Changed all calls to the deprecated methods in the engine.
2014-06-17 22:08:55 +02:00
shadowislord
6b12d5c638
* Fix many javadoc errors mostly related to incorrect HTML or missing references
2014-05-31 13:12:46 -04:00
Normen Hansen
bf4a810272
- change push() --> add() for physics collision events
2014-05-25 12:20:56 +02:00
Phr00t
ecf6297783
stack to deque
2014-05-19 13:46:35 -04:00
Phr00t
d200e406d5
performance improvements to PhysicsSpace
2014-04-29 14:33:01 -04:00
Normen Hansen
a16857c8f4
switch to gradle layout
2014-03-21 02:32:11 +01:00