Commit History

Author SHA1 Message Date
  Kim Kulling b5e54e4d3b Merge branch 'master' into wangyi_basisu 4 years ago
  ywang 2b9d88c943 support basis universal 4 years ago
  Kim Kulling 0b92abe9b4 Merge branch 'master' into empty-string-style 4 years ago
  Krishty f761dc72f4 style fix - initializing and assigning empty std::string properly 4 years ago
  Krishty 6cbeca5518 fixed glTF export stuff being pulled into the EXE even if building with ASSIMP_BUILD_NO_EXPORT 4 years ago
  Hill Ma 4aa52b3af8 Flip the check on _MSC_VER for using TR1 containers. 4 years ago
  Clement Jacob 596001c89c Refactoring the extension 4 years ago
  Clement Jacob 8e589221d7 [gltf2-exporter] Adding FB_ngon_encoding support 4 years ago
  Malcolm Tyrrell 053c0f5e0a Catch type errors in gltf and try to print out useful context. 4 years ago
  Kim Kulling 6c89631581 closes https://github.com/assimp/assimp/issues/3678: ensure lowercase 4 years ago
  Kim Kulling c669c8f1eb Merge branch 'master' into update_copyrights 4 years ago
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  RichardTea 48bcbbefdd use nullptr and float constants 4 years ago
  RichardTea 6ec32b6b78 Apply clangformat 4 years ago
  RichardTea dde7605158 Implement draco decoding 4 years ago
  Danny Kabrane 2b097c1e73 Add KHR_materials_transmission during import 4 years ago
  Danny Kabrane f8c63d874b support KHR_materials_clearcoat during import 4 years ago
  Danny Kabrane 63b0a97369 import KHR_materials_sheen 4 years ago
  Max Vollmer 6ed1488e6e * Improved error messages 4 years ago
  Evangel 67abcb10ba Added mName to aiScene. Primarily to provide access to the "name" member of glTF2 scenes. 4 years ago
  Kim Kulling 9e2c4e0cf4 Merge branch 'master' into rbsheth_hunter_rapidjson 5 years ago
  Rahul Sheth 59c8b4ed84 Move RapidJSON definitions to CMake 5 years ago
  Malcolm Tyrrell b7c789da67 Stop concatenating std::strings. Use formatter. 5 years ago
  Rahul Sheth ad18e365e5 Fixing more warnings 5 years ago
  Kim Kulling df8792d24b Merge branch 'master' into gltf1_gltf2_split 5 years ago
  Kim Kulling b1dd77fbbc Merge branch 'master' into gltf2_sparseAccessor_export 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
  Yingying Wang 97085c1c05 update sync 5 years ago
  Yingying Wang 3f2e5518eb update sync 5 years ago
  Evangel 6d85280c8d Added bool, removed unused debug parameter 5 years ago