Commit Graph

11 Commits (ed90d3ef4208876e9c26c74cafa40359ead603ed)

Author SHA1 Message Date
Kirill Vainer cd1d145005 PhysicsSpace: add method to set solver iterations 10 years ago
iwgeric 70b03ea28a Bullet (and jBullet): Remove deprecated PhysicsSpace.enableDebug method in favor of BulletAppState.setDebugEnabled. 10 years ago
rainmantsr 5c8b1fe585 Corrected JavaDoc comment 10 years ago
rainmantsr 31835366b2 Add: sweepTest to jme3-bullet-native 10 years ago
Normen Hansen 3aa8aed142 - add/remove multiple physics controls via PhysicsSpace.add / .remove 10 years ago
Normen Hansen 160cdb9d0d fix issue with setGravity/getGravity in native bullet 10 years ago
David Bernard 3c72c065ad bullet: refactor PhysiscSpace.addAll/removeAll 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
phr00t 614bffa9ae Native bullet raytest m_flags now accessible to Java, updated bullet builds incoming... 11 years ago
phr00t efd7a8e7e8 Native bullet will no longer ignore changes to the broadphase type 12 years ago
nor..67 9603b6d09b - add gravity getter for physicsspace 12 years ago
nor..67 2f100c79fb - fix deprecation message and javadoc cleanups in PhysicsSpace 12 years ago
nor..67 8992563b86 - add new BulletDebugAppState for physics debugging 12 years ago
nor..67 2d5800d667 - add deprecation info to PhysicsSpace.enableDebug 12 years ago
nor..67 382169355c - fix replace mistake 12 years ago
nor..67 1641238b58 - cleanup logger use in PhysicsSpace 12 years ago
nor..67 fa380923dc - cleaup adding/removing and tracking objects to the physics space 12 years ago
nor..67 7ba657e430 - set logging from Level.INFO to Level.FINE for most logging 12 years ago
nor..67 613d519544 SDK: 13 years ago
nor..67 7c18281818 - fix collision between linked bodies option for joints in native bullet (thanks to @iwgeric) 13 years ago
sky..ok 533fb86c50 Down to 260 Javadoc warnings from 324 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 439c5b36b8 native bullet: 13 years ago
nor..67 0868244b9a - fix PhysicsVehicle initialization 13 years ago
nor..67 5bfd3bd68c - add collision callbacks to native bullet 13 years ago
nor..67 dafc2afecb - fix PhysicsSpace.removeAll() cast bug 14 years ago
nor..67 217eacde1e - fix PhysicsSpace.removeAll() recursion bug (same fix as for addAll) 14 years ago
nor..67 3c45cc6e97 - initialize native bullet classes on every object creation 14 years ago
nor..67 ea6e817f7f - load library in Natives.java on demand 14 years ago
nor..67 862540833b copy Bullet Native to trunk 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
sha..rd 6196de22f7 * Removed all deprecated classes, methods, and fields 14 years ago
nor..67 53f5df5a3f - add logging for adding and removing of objects to PhysicsSpace 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago