Commit Graph

15 Commits

Author SHA1 Message Date
425a1fd561 Added Prop2DDataMeshData for the props_2d module. I't s a copy of the 3d one for now. 2022-02-21 17:04:55 +01:00
4c8560f40d Fix compile when the props module is not present. 2021-11-23 17:14:15 +01:00
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
aace67c49c Initial seam storage and uv unwrapping setup. 2021-09-13 14:06:47 +02:00
3199cbe1a5 Fix android release build. (And possibly others aswell.) 2021-07-20 23:15:48 +02:00
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
2c1508e616 Now the importer can handle files with multiple meshes in them. 2020-07-26 14:51:53 +02:00
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
1746de7130 Update for Prop module's Processor removal. 2020-07-05 21:55:57 +02:00
6567ebe225 Renamed PropDataMesh to PropDataMeshData, so later normal meshes can be easily added if needed. 2020-07-05 18:48:13 +02:00
601cabc63f Add a prop processor for PropDataMeshInstances. Also moved PropDataMesh into this module. 2020-07-05 14:53:45 +02:00
eb3c654998 Finished up MeshDataInstance. 2020-07-05 12:18:00 +02:00
95b565e2a4 Added a MeshDataInstance node. 2020-06-27 21:44:45 +02:00
7bef6db99e Added an importer for glft aswell. 2020-01-14 23:13:16 +01:00
4cf72ef1e6 Moved the classes from ESS to this module. 2019-12-20 16:14:37 +01:00