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 c9c4bdeb54 * Javadoc clarification in Spatial.setCullHint and setBatchHint (http://hub.jmonkeyengine.org/forum/topic/spatial-setcullhint-documentation/) 11 years ago
..
android Android: Rewrite of EGL config chooser. ConfigType is also now deprecated so that egl* protected parameters in AndroidHarness can be used. These new parameters are copied into AppSettings and then used in AndroidConfigChooser to define the minimum requirements for selecting an appropriate egl config. If a different config is choosen, the AppSettings are updated so users can detect the currently used values. 12 years ago
blender/com/jme3 Refactoring: removing AbstractBlenderLoader class, it turned out to be unneded and made some unnecessary mess in the code. 11 years ago
bullet/com/jme3/bullet Native bullet will no longer ignore changes to the broadphase type 12 years ago
bullet-common/com/jme3/bullet Add isEnabled to PhysicsControl interface 11 years ago
bullet-native - update android import file for bullet binaries 12 years ago
core * Javadoc clarification in Spatial.setCullHint and setBatchHint (http://hub.jmonkeyengine.org/forum/topic/spatial-setcullhint-documentation/) 11 years ago
core-data ShaderNodes : UnshadedNodes now supports hardware skinning, and discard threshold 12 years ago
core-effects Fixed Fxaa, I broke it with change 10750 12 years ago
core-plugins/com/jme3 ShaderNodes : UnshadedNodes now supports hardware skinning, and discard threshold 12 years ago
desktop * Avoid leaking FD in Natives.computeNativesHash() 12 years ago
ios/com/jme3/system/ios - change logging from logger.info() logger.fine and logger.warning() 12 years ago
jbullet/com/jme3/bullet - remove setScale override from Sphere and Box 12 years ago
jheora/com/jme3/newvideo Replace NetBeans file templates with jME licenses 13 years ago
jogg/com/jme3/audio/plugins - set logging from Level.INFO to Level.FINE for most logging 12 years ago
jogl/com/jme3 One can now change the depth test function throught the additional renderstate of a material. 12 years ago
lwjgl/com/jme3 One can now change the depth test function throught the additional renderstate of a material. 12 years ago
networking/com/jme3/network - set logging from Level.INFO to Level.FINE for most logging 12 years ago
niftygui Nifty GUI: improve mouse click interoperability between Nifty and Jme 11 years ago
ogre/com/jme3/scene/plugins/ogre Hardware Skinning now uses its own bone index and bone weight buffers. The vertex buffers are initialized empty when the model is loaded and placed in the cache. 12 years ago
openal-soft-native/android Android: Add support for effects, filters, reverb, and environment to Android implementation of OpenAL Soft 12 years ago
terrain * Avoid FD leaking in AbstractHeightMap save 12 years ago
test/jme3test Fix TestMusicStreaming crash due to sound being positional and stereo 11 years ago
tools/jme3tools GeometryBatchFactory now properly handles batching geometries with different numbe rof lod levels. 12 years ago
xml/com/jme3/export/xml Change all source licenses to say 2009-2012 13 years ago