提交历史

作者 SHA1 备注 提交日期
  krishty b57f7d367c Harmonize Importer #includes (#6065) 4 月之前
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 月之前
  Kim Kulling a51500ba2b Draft: Update init of aiString (#5623) 1 年之前
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 年之前
  Kim Kulling 7b54b0f406 Fix leak 1 年之前
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 年之前
  Sébastien Loriot c44e3427aa use size in order to be compatible with float and double 1 年之前
  PencilAmazing 0bacc7134d Remove debugging code, clean up some notes 2 年之前
  PencilAmazing 19da9cc84d Port mesh loading to pugixml. Untested. 2 年之前
  dog 3e1fd74940 Fix up scene loading. pugixml is a breadth-first parser while irrxml is 2 年之前
  PencilAmazing 537b445a59 Apply clang-format to files 2 年之前
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 年之前
  Aaron Gokaslan e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 年之前
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule 2 年之前
  Kim Kulling 9063216893 Fix a memory leak 3 年之前
  Kim Kulling 05746acb07 Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 3 年之前
  Kim Kulling 50c7301a38 Update copyrights 3 年之前
  IOhannes m zmölnig 3b8126d26a Fix spelling mistake 3 年之前
  Krishty 5895c0c22c more const in format detection 3 年之前
  Malcolm Tyrrell 4ec01cfdcd Improve use of logging 4 年之前
  Jason C 98f586c8d4 [irr] Fail if file could not be parsed. 4 年之前
  Krishty b79b84d34e Merge branch 'master' into new-file-detection 4 年之前
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers 4 年之前
  Krishty b00de10eb3 Simplified importer search and fixed a few bugs 4 年之前
  Krishty f761dc72f4 style fix - initializing and assigning empty std::string properly 4 年之前
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 年之前
  Kim Kulling 73fa2cbe88 Fix memory handling of xml-nodes in the parser. 4 年之前
  Kim Kulling 77b705048b fix merge issues. 5 年之前
  Kim Kulling b1369d0912 next steps. 5 年之前
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 年之前