Commit Graph

5 Commits (f2f748ed7ecb4f158f2eb5a4247db24476b44e32)

Author SHA1 Message Date
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) 9 years ago
Nehon 107123820b Fixed material exporting NPE when the additionalRenderState is null 9 years ago
Nehon e0ffff3af0 Better test for material loading, also ensured that the J3MExporter writes UTF-8 files 9 years ago
Nehon 5e6d2e8ca3 J3MExporter : allows to save Materials to j3m files. 9 years ago
Kirill Vainer ed2be5e542 FBX: new FBX importer (not yet enabled - old importer still used by default) 10 years ago