Commit Graph

47 Commits (cf18f48182e1a976daae3f45ad8c009414b47448)

Author SHA1 Message Date
nor..67 93326d1285 - fix ragdoll listeners being looped when no listener list exists 13 years ago
sha..rd a24becee32 * Replaced all usages of ByteBuffer.allocateDirect() with BufferUtils.create***Buffer() so that memory can be tracked 14 years ago
rem..om 413f2b1e48 Implemented a new TempVars system, temp vars can now be requested without conflict. 14 years ago
sha..rd 31027a0b2c * Some javadoc for Mesh 14 years ago
sha..rd c7a5dcf72d * Javadocs for com.jme3.animation 14 years ago
sha..rd d03683deca * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
rem..om 5491f0b749 Fixed NPE in KinematicRagdollControl when removing the ragdoll from the scene (thanks Teique) 14 years ago
nor..67 714d0263fe - fix bug in character.setJumpSpeed (thanks to lyfox) 14 years ago
rem..om 698c50d8fd KinematicRagdollControl now correctly apply inverse world transforms of the parent of the model 14 years ago
nor..67 dafc2afecb - fix PhysicsSpace.removeAll() cast bug 14 years ago
rem..om ab10b457b0 KinematicRagdollControl : 14 years ago
rem..om fb28b20660 KinematicRagdollControl : 14 years ago
rem..om 5468dfe927 KinematicRagdollControl : the ragdoll can now be moved using setLocalTranslation on the model while in ragdoll mode. 14 years ago
nor..67 9853bd266d - add option to make heightfield collision shape for TerrainPatch 14 years ago
nor..67 217eacde1e - fix PhysicsSpace.removeAll() recursion bug (same fix as for addAll) 14 years ago
rem..om 156b1747f0 HumanoidRagdollPreset : fixed shoulder joint limit 14 years ago
rem..om 4d1d9edc29 KinematicRagdollControl : 14 years ago
rem..om 427163475c - RagdollControl is now called KinematicRagdollControl 14 years ago
rem..om 93d0ed73e3 - Added a test case for the add kinematic object to physic space to tets with native bullet 14 years ago
rem..om c407296ccb Ragdoll 14 years ago
rem..om bb6a8c8062 Ragdoll 14 years ago
sha..rd 6196de22f7 * Removed all deprecated classes, methods, and fields 14 years ago
rem..om 0d4e07f924 WIP Ragdoll 14 years ago
rem..om 2f1f2e7e54 - WIP Sinbad Ragdoll can now stand up after beeing whacked 14 years ago
rem..om 609d975965 Fixed a hack in Bone class for the ragdoll, so Kirill can sleep again. 14 years ago
nor..67 53f5df5a3f - add logging for adding and removing of objects to PhysicsSpace 14 years ago
rem..om cdba72d2b7 Ragdoll, some enhancements 14 years ago
rem..om bfd49c43e3 Fixed a typo in the com.jme3.bullet.control.ragdoll package and refactored the change 14 years ago
rem..om 9b5aa824fd - Ragdolled model position now updates when ragdoll has control 14 years ago
rem..om 3824676354 - RagdollControl now supports initial transformation of the model 14 years ago
rem..om 3378222dfa Ragdoll : 14 years ago
nor..67 e22c3f0349 - make remys life easier 14 years ago
nor..67 c5efd0b06e - move ragdoll classes to separate package 14 years ago
rem..om 1f286f424f - RagdollControl now has automagic joint setup via RagdollPreset and HumanoidRagdollPreset 14 years ago
nor..67 666a800ecd - set kinematic mode to ragdoll parts when control is disabled 14 years ago
nor..67 75d0c560bf - enable animation for ragdoll test 14 years ago
rem..om 6417263674 - RagdollControl now uses SixDofJoints instead of ConeJoints. 14 years ago
nor..67 c036d36c96 - throw error on dynamic mesh collision shape 14 years ago
rem..om 9c996bfc6d Ragdoll : 14 years ago
rem..om 916f4f203c Ragdoll : 14 years ago
rem..om 0a82e1ee11 Lolilol the ragdoll 14 years ago
rem..om dc030c897f Bone animation : 14 years ago
rem..om 50d55b7e59 RagdollControl ---WIP---- 14 years ago
mul..va 16fc60c8a0 URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/renaming-appstate-setactive-setenabled/ 14 years ago
nor..67 34863f926e - add some bullet javadoc 14 years ago
nor..67 e0e539c8bd - fix physics debug view rogue meshes by adding mesh.getFloatBuffer(Type.Position).clear() 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago