Commit Graph

56 Commits (1547500b5a34309d1eaa8cdf80ccae8369bffcc4)

Author SHA1 Message Date
sky..om 8e721f5c93 Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
nor..67 1cc957e7e9 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
nor..67 2f45134fd5 - fix TerrainPatch recognition in terrain compound generation 13 years ago
nor..67 397c2acec8 - fix scaling in terrain compound generation 13 years ago
nor..om 197bba7fe8 - fix TerrainPatch method signature to not break old projects, deprecate getHeightmap, add new getHeightMap 13 years ago
nor..67 aa4b8d19e7 - create HeightFieldCollisionShapes in CollisionShapeFactory CompoundShape generation as well 13 years ago
nor..67 bd613fee2b - fix bullet CollisionShapeFactory for new terrain heightfield 13 years ago
nor..67 93326d1285 - fix ragdoll listeners being looped when no listener list exists 14 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