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
phr00t 15e379c8f1 Fix typo.. 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 Bugfix: fixed an NPE exception that occured during flat textures merging. 11 years ago
bullet/com/jme3/bullet Native bullet raytest m_flags now accessible to Java, updated bullet builds incoming... 11 years ago
bullet-common/com/jme3/bullet Add isEnabled to PhysicsControl interface 11 years ago
bullet-native Fix typo.. 11 years ago
core Feature: improved bone debugger shape if provided with bone lengths (if no lengths data is available then the view looks as usual). 11 years ago
core-data Fixing some implicit casts. These must be ignored 11 years ago
core-effects Fixed the DepthOfField effect to work with AA 11 years ago
core-plugins/com/jme3 the ShaderNodesLoader is now properly reset when loading several technique def using nodes 11 years ago
desktop * On Windows, forcefully load our version of OpenAL to prevent any currently installed versions in System32 from overriding it 11 years ago
ios/com/jme3/system/ios - change logging from logger.info() logger.fine and logger.warning() 12 years ago
jbullet/com/jme3/bullet * Add capability to serialize BVH data structure for MeshCollisionShape when native bullet is used (see http://hub.jmonkeyengine.org/forum/topic/meshcollisionshape-serialize/) 11 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 Switches to JOGL 2.1.2 11 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 Added a connected check to DefaultClient's channel-based 11 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 Allow a custom Executor to be passed to the TerrainLodControl 11 years ago
test/jme3test Added a method to manually clean up any Terrain lod control threads. 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