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
Paul Speed 3f1c696e26 Adding a comment about the strange shared fields in BitmapTextPage 9 years ago
..
main Adding a comment about the strange shared fields in BitmapTextPage 9 years ago
plugins/java/com/jme3 LineWidth is now a RenderState parameter, One can change the lineWidth used to render a mesh wireframe or a mesh in Lines mode by using material.getAdditionalRenderState().setLineWidth(value) 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