커밋 기록

작성자 SHA1 메시지 날짜
  Kim Kulling 4ee7b9d98d Use unique pointer to fix possible leak (#6104) 3 달 전
  krishty 55e6359436 More `constexpr` (#6066) 4 달 전
  krishty b57f7d367c Harmonize Importer #includes (#6065) 4 달 전
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 달 전
  dataisland 3bd98611d7 Fix buffer overflow in MD3Loader (#5763) 10 달 전
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 년 전
  Kim Kulling c08e3b4abb Add bounds checks to the parsing utilities. (#5421) 1 년 전
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 년 전
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 년 전
  Aaron Gokaslan 6fa21dcc6e Explicitly default all empty dtors 2 년 전
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule 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 년 전
  Kim Kulling ee85ebbd00 Merge branch 'master' into md3Tuning 4 년 전
  Malcolm Tyrrell 4ec01cfdcd Improve use of logging 4 년 전
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 년 전
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers 4 년 전
  Jason C 2925592c64 [assimp] Make sure ctype calls use unsigned char. 4 년 전
  Garux eab1c9c3c0 add `AI_CONFIG_IMPORT_MD3_LOAD_SHADERS` bool option 4 년 전
  Garux 55abc49d6d improve md3::Q3 shader::cull keyword support 4 년 전
  Garux 0b7ebef497 fix path separator in md3 shader loading 4 년 전
  Krishty b00de10eb3 Simplified importer search and fixed a few bugs 4 년 전
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 년 전
  Malcolm Tyrrell b7c789da67 Stop concatenating std::strings. Use formatter. 5 년 전
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 년 전
  Malcolm Tyrrell 434c5e3d37 More verbose logging 5 년 전
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 년 전