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 a51500ba2b Draft: Update init of aiString (#5623) 1 year ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling 7b54b0f406 Fix leak 1 year ago
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 year ago
  Sébastien Loriot c44e3427aa use size in order to be compatible with float and double 1 year ago
  PencilAmazing 0bacc7134d Remove debugging code, clean up some notes 2 years ago
  PencilAmazing 19da9cc84d Port mesh loading to pugixml. Untested. 2 years ago
  dog 3e1fd74940 Fix up scene loading. pugixml is a breadth-first parser while irrxml is 2 years ago
  PencilAmazing 537b445a59 Apply clang-format to files 2 years ago
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 years ago
  Aaron Gokaslan e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 years ago
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule 2 years ago
  Kim Kulling 9063216893 Fix a memory leak 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
  Malcolm Tyrrell 4ec01cfdcd Improve use of logging 4 years ago
  Jason C 98f586c8d4 [irr] Fail if file could not be parsed. 4 years ago
  Krishty b79b84d34e Merge branch 'master' into new-file-detection 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
  Krishty f761dc72f4 style fix - initializing and assigning empty std::string properly 4 years ago
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Kim Kulling 73fa2cbe88 Fix memory handling of xml-nodes in the parser. 4 years ago
  Kim Kulling 77b705048b fix merge issues. 5 years ago
  Kim Kulling b1369d0912 next steps. 5 years ago
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 years ago