This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
jmonkeyengine
Watch
1
Star
0
Fork
0
You've already forked jmonkeyengine
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
jmonkeyengine
/
jme3-plugins
/
src
History
Nehon
493855bac9
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)
2016-03-20 21:36:28 +01:00
..
fbx/java/com/jme3/scene/plugins
/fbx
FBX: new FBX importer (not yet enabled - old importer still used by default)
2015-04-19 18:08:28 -04:00
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)
2016-03-20 21:36:28 +01:00
ogre/java/com/jme3/scene/plugins
/ogre
OgreXML material loading: some material state was not reset, causing it to leak to other models
2015-02-24 22:09:57 -05:00
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)
2016-03-20 21:36:28 +01:00
xml/java/com/jme3/export
/xml
JmeExporter: remove useless return
2015-05-03 15:59:32 -04:00