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/jme3-core/src
Nehon dff4befafb Added an option to not render backfaces shadows with the shadow renderer and the shadow filter. It's the default for the renderer but not for the filter as it may have some edges artifacts. 9 years ago
..
main Added an option to not render backfaces shadows with the shadow renderer and the shadow filter. It's the default for the renderer but not for the filter as it may have some edges artifacts. 9 years ago
plugins/java/com/jme3 For some reason the J3MLoader never loads the material name. Not that it's really important, but since we have the name field... let's read it... 9 years ago
test Fixed an issue with J3MLoader thinking certain texture path patterns with new texture options still looked like old style and hence ignoring new options and getting the texture path wrong. 9 years ago
tools/java/jme3tools Fixed a possible bug in TextureAtlas.java 9 years ago