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.
|
11 years ago |
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.
|
11 years ago |
shadowislord
|
6b12d5c638
|
* Fix many javadoc errors mostly related to incorrect HTML or missing references
|
11 years ago |
Normen Hansen
|
bf4a810272
|
- change push() --> add() for physics collision events
|
11 years ago |
Phr00t
|
ecf6297783
|
stack to deque
|
11 years ago |
Phr00t
|
d200e406d5
|
performance improvements to PhysicsSpace
|
11 years ago |
Normen Hansen
|
a16857c8f4
|
switch to gradle layout
|
11 years ago |
sgold
|
d7dc3a1600
|
Bugfix: issue #631 (MeshCollisionShape constructor requires a TriMesh) in gradle-restructure branch
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11094 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
rem..om
|
bcff9ea50e
|
KinematicRagdollControl now throws a proper exception when the skeleton control is not found on the model.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11084 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
rem..om
|
4ac9babeb2
|
Merged commit r11007 to gradle restructure branch
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11018 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
ad7013e228
|
- fix bullet physics space to execute all tasks, thanks to @madjack
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11002 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
511d045274
|
gradle:
import current build script to gradle-restructure
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10968 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
PSp..om
|
ed77d40c63
|
First pass at copying the source files with history into the
new gradle-based structure.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10964 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |