A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/engine/src
dan..om 9378179d94 - Fixed camera "twisting" when rotating up/down when zoomed-in. The min rotation is hard-coded to -90 degrees down (the up remain settable). 13 years ago
..
android Removed previously committed System.out from AndroidAudioRenderer 13 years ago
blender Fix to 3D material definition for blender loader. 13 years ago
bullet/com/jme3/bullet - add VehicleWheel.getDeltaRotation(), thanks to @niclas 13 years ago
bullet-common/com/jme3/bullet Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files 13 years ago
bullet-native - fix GhostObject overlapping objects in native bullet (thanks to @ttrocha) (Fixes issue 457) 13 years ago
core - Fixed camera "twisting" when rotating up/down when zoomed-in. The min rotation is hard-coded to -90 degrees down (the up remain settable). 13 years ago
core-data Soft particles implementation. 13 years ago
core-effects Soft particles implementation. 13 years ago
core-plugins/com/jme3 * Prevent exception when loading OBJ file without normals or texcoords 13 years ago
desktop * Remove most common usage of IntMap.iterator() 13 years ago
jbullet/com/jme3/bullet - add VehicleWheel.getDeltaRotation(), thanks to @niclas 13 years ago
jogg/com/jme3/audio/plugins Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet 13 years ago
lwjgl/com/jme3 * InputManager will throw exception if joysticks are disabled instead of returning null 13 years ago
networking/com/jme3/network - fix DefaultServer initialization, it would place a null in the channels list (tcp/udp channels) if there was no UPD poprt specified. 13 years ago
niftygui Cinematic, fixed time seeking when having several SpatialAnimation with a speed > 1 13 years ago
ogre/com/jme3/scene/plugins/ogre * Remove most common usage of IntMap.iterator() 13 years ago
terrain added recalculateAllNormals() to TerrainQuad 13 years ago
test/jme3test Soft particles implementation. 13 years ago
tools/jme3tools * Remove most common usage of IntMap.iterator() 13 years ago
xml/com/jme3/export/xml * New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies 13 years ago