Commit Graph

14 Commits

Author SHA1 Message Date
Relintai 4c8560f40d Fix compile when the props module is not present. 2021-11-23 17:14:15 +01:00
Relintai 49b594130d Removed xatlas completely, I couldn't get it to just respect charts without creating new ones. 2021-09-14 11:06:36 +02:00
Relintai aace67c49c Initial seam storage and uv unwrapping setup. 2021-09-13 14:06:47 +02:00
Relintai 3199cbe1a5 Fix android release build. (And possibly others aswell.) 2021-07-20 23:15:48 +02:00
Relintai 02c6802286 Added mesh_utils optional dependency. If present you get mesh simplification/optimization - remove doubles + remove doubles interpolate normals for now - options. 2021-07-19 18:52:00 +02:00
Relintai 2c1508e616 Now the importer can handle files with multiple meshes in them. 2020-07-26 14:51:53 +02:00
Relintai 515a3b250f Moved most of the code from the gltf importer to a new base class, and made it more modular. 2020-07-26 12:41:35 +02:00
Relintai 1746de7130 Update for Prop module's Processor removal. 2020-07-05 21:55:57 +02:00
Relintai 6567ebe225 Renamed PropDataMesh to PropDataMeshData, so later normal meshes can be easily added if needed. 2020-07-05 18:48:13 +02:00
Relintai 601cabc63f Add a prop processor for PropDataMeshInstances. Also moved PropDataMesh into this module. 2020-07-05 14:53:45 +02:00
Relintai eb3c654998 Finished up MeshDataInstance. 2020-07-05 12:18:00 +02:00
Relintai 95b565e2a4 Added a MeshDataInstance node. 2020-06-27 21:44:45 +02:00
Relintai 7bef6db99e Added an importer for glft aswell. 2020-01-14 23:13:16 +01:00
Relintai 4cf72ef1e6 Moved the classes from ESS to this module. 2019-12-20 16:14:37 +01:00