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
rem..om d76d58c0e9 - ANDROID audio renderer : added a state check on the MediaPlayer to prenvent it to throw errors 13 years ago
..
android - ANDROID audio renderer : added a state check on the MediaPlayer to prenvent it to throw errors 13 years ago
blender/com/jme3 Fixes to luminance textures IO operations. 13 years ago
bullet/com/jme3/bullet - fix collision between linked bodies option for joints in native bullet (thanks to @iwgeric) 13 years ago
bullet-common/com/jme3/bullet - remove setting of bounding box from CollisionShapeFactory 13 years ago
bullet-native - fix collision between linked bodies option for joints in native bullet (thanks to @iwgeric) 13 years ago
core Javadoc fixes from wezrule: http://jmonkeyengine.org/groups/documentation-jme3/forum/topic/diff-for-quaternion-few-spelling-mistakes-and-inconsistencies/ 13 years ago
core-data Parallax mapping : changed calls to texture2DLod to texture2D as it fails on mac since it shouldn't be used in a frag shader 13 years ago
core-effects Javadoc fixes: Down from 260 to 221 warnings 13 years ago
core-plugins/com/jme3 * TGA loader now supports loading colormapped (non-RLE only) images 13 years ago
desktop * Prevent ActionListener.onAction( ... , true ) from being called repeatedly when using AWT panels 13 years ago
jbullet/com/jme3/bullet Added more info about arguments in javadoc 13 years ago
jheora/com/jme3/newvideo * 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/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 * Better checking for MRT in renderer (first against max color attachments then against draw buffers) 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 * Proper equals/hashCode methods in OgreMaterialKey/OgreMeshKey 13 years ago
terrain Softened terrain API to allow for different tiling implementations. Added MultiTerrainLodControl 13 years ago
test/jme3test - add Tests for physics raytest and sweeptest (thanks to @wezrule) 13 years ago
tools/jme3tools - final version of Material/RenderState comparison and hashValue methods, he who changes them again has to buy a crate of beer for all core members 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