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
sha..rd b8826716b1 * Fixed syntax error in ModifierHelper 14 years ago
..
android Android: Allow custom app instantiation 14 years ago
blender/com/jme3 * Fixed syntax error in ModifierHelper 14 years ago
bullet * Reverted normen's confusion 14 years ago
core * Fixed syntax error in ModifierHelper 14 years ago
core-data * Removed evil code 14 years ago
core-plugins/com/jme3 * Reverted normen's confusion 14 years ago
desktop/com/jme3 * Minor shader formatting 14 years ago
desktop-fx/com/jme3 Water filter, removed a sneaky System.out 14 years ago
games/jme3game/cubefield * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
jbullet/com/jme3/bullet * Replaced all usages of ByteBuffer.allocateDirect() with BufferUtils.create***Buffer() so that memory can be tracked 14 years ago
jheora/com/jme3/video * Removed all deprecated classes, methods, and fields 14 years ago
jogg/com/jme3/audio/plugins * OGG loader now supports stream-cache feature 14 years ago
jogl/com/jme3 move jme3 to trunk 14 years ago
jogl2/com/jme3 move jme3 to trunk 14 years ago
lwjgl-oal/com/jme3/audio/lwjgl * Replaced all usages of ByteBuffer.allocateDirect() with BufferUtils.create***Buffer() so that memory can be tracked 14 years ago
lwjgl-ogl/com/jme3 * Fix lighting "early cull" issue for terrain lighting shader as well 14 years ago
networking/com/jme3/network Fixed an event ordering issue. The server now only 14 years ago
niftygui * Fixed crash in TestCinematic 14 years ago
ogre/com/jme3/scene/plugins/ogre - fix texture repeat in MaterialExtensionLoader 14 years ago
pack/com/jme3/asset/pack move jme3 to trunk 14 years ago
terrain update: removed tileLoaded from TerrainGridListener, one should use tileAttached and tileDetached instead. 14 years ago
test/jme3test update: removed tileLoaded from TerrainGridListener, one should use tileAttached and tileDetached instead. 14 years ago
test-data Textures test asset updated. 14 years ago
tools/jme3tools J3O incompatibility issues fixed 14 years ago
xml/com/jme3/export/xml * XMLImporter can now read version numbers from XML J3O 14 years ago