Commit History

Author SHA1 Message Date
  Kim Kulling 0f442b1ff2 Merge branch 'master' into gltfIndexOutOfRangeFix 5 years ago
  Malcolm Tyrrell 04df5f8b1e Don't use make_unique 5 years ago
  Malcolm Tyrrell e1bab44e19 Exception safety 5 years ago
  Malcolm Tyrrell 37e1fb9cd7 Fix message 5 years ago
  Malcolm Tyrrell f3170a96ba Ensure data does not depend on faces we may not have created. 5 years ago
  Malcolm Tyrrell fff6396e3c Rename to avoid overloading problems. 5 years ago
  Malcolm Tyrrell 212903e935 Unit test for all indices out of range, and fix. 5 years ago
  Malcolm Tyrrell c0d978786e Fix warning 5 years ago
  Malcolm Tyrrell a56134ba33 Drop faces when indices are out of range. 5 years ago
  Max Vollmer abf43eaf74 * Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently. 5 years ago
  Evangel 6d85280c8d Added bool, removed unused debug parameter 5 years ago
  Evangel f6b4370f6a Added arbitrary recursive metadata to allow for glTF2's extensions to be properly represented. 5 years ago
  kimkulling f938a6b744 fix leak: just ignore broken texture coordinates. 5 years ago
  Paul Arden 9e46f9751f Check for invalid texture coordinate accessor. Fixes #3269. 5 years ago
  Malcolm Tyrrell 2ffd1cb8db nits 5 years ago
  Malcolm Tyrrell bcca3a0d79 No need for bespoke macros 5 years ago
  Malcolm Tyrrell 6be0ce1ec9 Initial pass at adding logging 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago