Sha..rd 6cddcf8f1d * Fix crash in TestWalkingChar 13 years ago
..
android 39f265f50e Adding Android Sensor support as simulated joysticks. Only orientation is supported right now, more sensor types to be added later. When device orientation changes, Joystick[0] is updated just like using an actual joystick. Users need to add "joystickEventsEnabled = true" to the MainActivity to enable the orientation joystick so battery life is conserved if sensor data is not desired. See http://jmonkeyengine.org/groups/android/forum/topic/creating-engine-support-for-android-sensor-input/ for the long history. 13 years ago
blender 9e60eda71a Fix for loading smooth meshes. (One small step for java compiler is a huge step for blender importer :D) 13 years ago
bullet 613d519544 SDK: 13 years ago
bullet-common 64cadc1284 - remove deprecated methods from RagDollControl 13 years ago
bullet-native a98026b700 - fix bug in native bullet ray direction (thanks to EmpirePhoenix) 13 years ago
core 3c4405868a * Fix incorrect bounding box calculation when points are not centered on origin 13 years ago
core-data 0a38ca0cf4 * GLSL spec allows having unset uniforms/attributes/varyings as long as they are not used in the shader, thus they are now always in scope 13 years ago
core-effects c842eefb90 - add serialization to DepthOfFieldFilter (thanks to @rectalogic) 13 years ago
core-plugins be1aa87f55 * Fixed issue 518 .. again 13 years ago
desktop 23e949974a - change default error message of engine 13 years ago
jbullet abfc4d6c45 - add some javadoc to PhysicsRayTestResult 13 years ago
jheora 12d3e277e6 * Added new Jheora video system, however as advertised, audio will NOT work. If you want to try and fix it, go ahead. 13 years ago
jogg 1f2193a2b9 Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet 14 years ago
lwjgl 96c4b31e0f * Partial fix for issue 532 and issue 533 13 years ago
networking c6bc0bf79b Added a null listener check just to help track down 13 years ago
niftygui 16851eb1d8 Removing Android Sensor Support (undo r9610). Preparing for new way of implementing sensor support on Android. 13 years ago
ogre 8cf238a262 * Fix crash when loading animated OgreXML model exported from blender2ogre 0.5.7 13 years ago
terrain 05f5473505 cleaned up some terrain code and deprecated a few constructors 13 years ago
test 6cddcf8f1d * Fix crash in TestWalkingChar 13 years ago
tools eae0a18246 * Fix crash in SaveGame class due to lack of regex escape -> used char token instead 13 years ago
xml 9dfe1b12f3 * New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies 14 years ago