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
empirephoenix 2c1fd47a67 Merge pull request #477 from riccardobl/fix_topic35663_issue 9 years ago
..
fbx/java/com/jme3/scene/plugins/fbx Fix building with JRE 1.7 9 years ago
main/java/com/jme3 MatDef is not Savable anymore. Kind of reverted previous commit and implemented and very straight forward exporter for J3mds that doesn't use the Savable process of jme3 since it's designed to save the whole graph and not only subparts of it like materials and material defs. The API stays the same though 9 years ago
ogre/java/com/jme3/scene/plugins/ogre Fix material sharing 9 years ago
test Better j3md export test 9 years ago
xml/java/com/jme3/export/xml JmeExporter: remove useless return 10 years ago