Commit History

Author SHA1 Message Date
  Promit Roy 90c115cb3f Merge branch 'master' into promit/gltf-extras 4 years ago
  Promit Roy 7c822f23bd Added support for custom properties ("extras") in glTF2 4 years ago
  Aaron Gokaslan f435ce8c2c Merge branch 'master' into clang-tidy-perf-fixes 4 years ago
  Kim Kulling d18d838812 Fix formatting 4 years ago
  Aaron Gokaslan 94c3abd841 Apply various performance fixes from clang-tidy 4 years ago
  Evangel 3de20af3cc Renamed glTF2::Object::extensions to customExtensions to avoid shadowing in other subclasses. 4 years ago
  Evangel 7f0efa0866 Added ReadExtensions to glTF2::Object, so all objects now have their extensions read. 4 years ago
  Evangel 5be2330fbb Added CustomExtension to glTF2::Object so that all subclasses have it instead of doing it piecemeal. 4 years ago
  Evangel 36c8cdf3de Add scene metadata for glTF2 files as allowed by the glTF2 specification. 4 years ago
  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 4 years ago