Commit Graph

71 Commits (4ce0185bc768d29d9c3d1aab7d225e4198614e97)

Author SHA1 Message Date
nor..67 7ba657e430 - set logging from Level.INFO to Level.FINE for most logging 12 years ago
nor..67 5d9b67214a - add some javadoc to HingeJoint setLimit 12 years ago
nor..67 d3438942a0 - change funny exception in ConeCollisionShape to an existing one 12 years ago
nor..67 1a4b918451 - fix ConeCollisionShape 12 years ago
Sha..om 85059fd8a0 * Fix height = radius bug in ConeCollisionShape 12 years ago
sky..ok dbbff08886 License maintenance in physics sources 12 years ago
sky..ok 01f1c8ff27 Replace NetBeans file templates with jME licenses 12 years ago
sky..ok 28ce76245f Change all source licenses to say 2009-2012 12 years ago
nor..67 abfc4d6c45 - add some javadoc to PhysicsRayTestResult 12 years ago
nor..67 613d519544 SDK: 13 years ago
nor..67 ea0be5cf9f - fix imports across engine 13 years ago
roo..li ce957d3433 Added more info about arguments in javadoc 13 years ago
sky..ok 0345dd9601 Better Javadoc for PhysicsVehicle#getForwardVector(Vector3f) 13 years ago
nor..67 2511d6960e - add VehicleWheel.getDeltaRotation(), thanks to @niclas 13 years ago
bre..ns ef1652490f fixed some spelling mistakes, thanks @glaucomardano 13 years ago
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 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