Commit History

Author SHA1 Message Date
  Kim Kulling c05895f3c7 Q3DLoader: Fix possible material string overflow (#5556) 1 year ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 year ago
  Jackie9527 12bc34a45c Fix warning related to unreachable-code-break. 2 years ago
  Aaron Gokaslan 411171fa45 Apply some more modernize-use-emplace 3 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 eeae6eac26 Update Q3DLoader.cpp 3 years ago
  Kim Kulling 2d994e1a28 Fix possible bad_alloc exception for invalid file 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
  Krishty 5895c0c22c more const in format detection 3 years ago
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
  Kim Kulling cb7d3ac598 Merge branch 'master' into jc3-spam-killa 4 years ago
  Jason C a80b3b25eb [quick3d] Fix assertion failure when file could not be opened. 4 years ago
  Jason C a9fb1e56ae Add ai_str_toprintable; fixed garbage messages in HMP, MDL, Q3D loaders. 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
  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