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 f553d6a39a Fixed a typo in a comment in both lighting and unshaded.j3md, thanks to wezrule 12 years ago
..
android ShaderNodes : registered shader node definition locator to the android asset manager so that shader nodes work on android 12 years ago
blender/com/jme3 Refactoring: storing importer custom data in blender context instead of loaded features. This way there will be no conflict between the custom data names and user's properties names and no unwanted additional data will be stored in the result features. 12 years ago
bullet/com/jme3/bullet - add gravity getter for physicsspace 12 years ago
bullet-common/com/jme3/bullet - slightly improve AbstractPhysicsControl flow 12 years ago
bullet-native License maintenance in physics sources 13 years ago
core Fixed the number of components of the Line shape index buffer. 12 years ago
core-data Fixed a typo in a comment in both lighting and unshaded.j3md, thanks to wezrule 12 years ago
core-effects Shadows, SSAO and CartoonEdge now works with HardWareSkinning 12 years ago
core-plugins/com/jme3 ShaderNodes : generated shaders are now cached by the assetManager to avoid generating a new shader for already loaded materials. This saves memory and avoids a lot of shader switches at render time. 12 years ago
desktop * Fix issue 574 (by extending JFrame instead of JDialog) 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 Added support for int arrays uniforms. thanks to abies. 12 years ago
lwjgl/com/jme3 * LwjglRenderer adds capability for texture array support if OpenGL 3 is available 12 years ago
networking/com/jme3/network - set logging from Level.INFO to Level.FINE for most logging 12 years ago
niftygui Cinematics : GuiTrack is now deprecated in favor of GuiEvent 12 years ago
ogre/com/jme3/scene/plugins/ogre * Ogre Importer: No longer crashes if submesh name index is out of bounds. Fix issue 548. 12 years ago
terrain * Fix PerspectiveLodCalculator by not caching entropies in object (since they vary per block) 12 years ago
test/jme3test * Fix issue 570 12 years ago
tools/jme3tools * Fix GBF crash when merging with blender models (since they have index component count = 1) 12 years ago
xml/com/jme3/export/xml Change all source licenses to say 2009-2012 13 years ago