This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
jmonkeyengine
Watch
1
Star
0
Fork
0
You've already forked jmonkeyengine
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
jmonkeyengine
/
engine
/
src
/
jbullet
/
com
/
jme3
/
bullet
History
sha..rd
a24becee32
* Replaced all usages of ByteBuffer.allocateDirect() with BufferUtils.create***Buffer() so that memory can be tracked
...
git-svn-id:
https://jmonkeyengine.googlecode.com/svn/trunk@7845
75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-09 20:02:39 +00:00
..
collision
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
2011-06-12 02:35:19 +00:00
control
Implemented a new TempVars system, temp vars can now be requested without conflict.
2011-06-22 19:27:55 +00:00
joints
- add logging for adding and removing of objects to PhysicsSpace
2011-04-22 19:17:04 +00:00
objects
- fix bug in character.setJumpSpeed (thanks to lyfox)
2011-05-25 18:54:25 +00:00
util
* Replaced all usages of ByteBuffer.allocateDirect() with BufferUtils.create***Buffer() so that memory can be tracked
2011-07-09 20:02:39 +00:00
BulletAppState.java
* Removed all deprecated classes, methods, and fields
2011-04-27 16:45:01 +00:00
PhysicsSpace.java
- fix PhysicsSpace.removeAll() cast bug
2011-05-17 13:42:17 +00:00
PhysicsTickListener.java
move jme3 to trunk
2011-03-14 12:55:32 +00:00