Commit History

Author SHA1 Message Date
  krishty b57f7d367c Harmonize Importer #includes (#6065) 4 months ago
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 months ago
  Kim Kulling 5fa7b8ceb9 Bugfix/cosmetic code cleanup (#5947) 7 months ago
  RichardTea c1ffbfec06 Zero-length mChildren arrays should be nullptr (#5749) 11 months ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling c08e3b4abb Add bounds checks to the parsing utilities. (#5421) 1 year ago
  Kim Kulling 4535e37fc6 Fix namespaces. 1 year ago
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 year ago
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 years ago
  Aaron Gokaslan 411171fa45 Apply some more modernize-use-emplace 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
  Krishty 5895c0c22c more const in format detection 3 years ago
  Krishty 758116b083 removed trailing spaces and tabs from source and text 4 years ago
  Aaron Gokaslan 94c3abd841 Apply various performance fixes from clang-tidy 4 years ago
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
  Malcolm Tyrrell 78145f1425 log verboseDebug 4 years ago
  Jason C 7f13387487 [cob] Fix assertion failure when file could not be opened. 4 years ago
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers 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
  Kim Kulling dc4514de82 Update COBLoader.cpp 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
  Malcolm Tyrrell 434c5e3d37 More verbose logging 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago