コミット履歴

作者 SHA1 メッセージ 日付
  krishty 88959b2be7 Fix Whitespace (#6063) 4 ヶ月 前
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 ヶ月 前
  Kim Kulling 3476c79801 Static code analysis fixes (#5447) 1 年間 前
  Kim Kulling c08e3b4abb Add bounds checks to the parsing utilities. (#5421) 1 年間 前
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 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 年 前
  Krishty 36305cf987 Tidy Up Constructors and Destructors 2 年 前
  Aaron Gokaslan d635bc6914 Fix some indentation 2 年 前
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 年 前
  Aaron Gokaslan 6fa21dcc6e Explicitly default all empty dtors 2 年 前
  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 年 前
  Krishty 5895c0c22c more const in format detection 3 年 前
  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 fb20e15163 start to migrate colladat and amf 5 年 前
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 年 前
  Kim Kulling 2be731d1bf Merge branch 'master' into pugi_xml 5 年 前
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 年 前