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-plugins/src
Kirill Vainer 3f5cc4963e FBX: use new loader by default 9 years ago
..
fbx/java/com/jme3/scene/plugins/fbx FBX: use new loader by default 9 years ago
main/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
ogre/java/com/jme3/scene/plugins/ogre OgreXML material loading: some material state was not reset, causing it to leak to other models 10 years ago
test/java/com/jme3/material/plugin 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
xml/java/com/jme3/export/xml JmeExporter: remove useless return 10 years ago