Commit History

Author SHA1 Message Date
  krishty 55e6359436 More `constexpr` (#6066) 4 months ago
  krishty b57f7d367c Harmonize Importer #includes (#6065) 4 months ago
  krishty 88959b2be7 Fix Whitespace (#6063) 4 months ago
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 months ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Steve M 005399a671 Fix X importer breakage introduced in commit f844c33 (#5372) 1 year ago
  Kim Kulling 4535e37fc6 Fix namespaces. 1 year ago
  Kim Kulling f844c3397d Fix add checks for indices 1 year ago
  Kim Kulling 03163a1dda Merge branch 'master' into master 2 years ago
  Krishty 36305cf987 Tidy Up Constructors and Destructors 2 years ago
  Kim Kulling d8b9e2b64b Merge branch 'master' into master 2 years ago
  Justice Colby 371d5c78f4 Updated ConvertMaterials function to assign appopriate material index when using material references. 2 years ago
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 years ago
  Kim Kulling e4c77aa4fa Fix: Use ASCII treeview in assimp-cmd. 2 years ago
  Aaron Gokaslan e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule 3 years ago
  Kim Kulling 05746acb07 Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 3 years ago
  Kim Kulling 50c7301a38 Update copyrights 3 years ago
  IOhannes m zmölnig 3b8126d26a Fix spelling mistake 3 years ago
  Kim Kulling 18531e3677 Next iteration for c++11 features. 3 years ago
  Krishty 738c31c3ea removed useless code 4 years ago
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers 4 years ago
  Jason C 2925592c64 [assimp] Make sure ctype calls use unsigned char. 4 years ago
  Krishty b00de10eb3 Simplified importer search and fixed a few bugs 4 years ago
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Malcolm Tyrrell b7c789da67 Stop concatenating std::strings. Use formatter. 5 years ago
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago