Commit Graph

2 Commits (8d01c5a26fcb1e0d19a62976074ee2e3893ea7bc)

Author SHA1 Message Date
Nehon 8d01c5a26f 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
Nehon 81053352ac initial and partial implementation of a j3md exporter with test 9 years ago
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 e0ffff3af0 Better test for material loading, also ensured that the J3MExporter writes UTF-8 files 9 years ago
Nehon 3245c9ac89 Silence test...anyway who does tests? 9 years ago
Nehon d1e707feb0 Testing something so the Test can properly Test the Test I want it to Test 9 years ago
Nehon bcea9bfe51 Better regex testing in TestMaterialWrite 9 years ago
Nehon 5e6d2e8ca3 J3MExporter : allows to save Materials to j3m files. 9 years ago
Nehon 9f45f78c86 Fixed GammaCorrectionFilter path to j3md and frag files 11 years ago
Nehon 0967f39b83 - Fixed the GammaCorrectionFilter so it properly works with multisampling, will be used as a fall back to upcoming Gamma Correction implementation 11 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
sky..ok fa841874c6 Add missing licenses in Core, Core-Effects, Core-Plugins, and Desktop code groups 13 years ago
nor..67 b0ada38d21 - move effects and networking to separate jar files 13 years ago