Commit History

Author SHA1 Message Date
  krishty 88959b2be7 Fix Whitespace (#6063) 4 months ago
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 months ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling c08e3b4abb Add bounds checks to the parsing utilities. (#5421) 1 year ago
  Kim Kulling 4535e37fc6 Fix namespaces. 1 year ago
  Kim Kulling aa3abb3c06 Fix warning: remove printf 1 year ago
  Kim Kulling 0b0ec713f6 Fix empty mesh handling 1 year ago
  Krishty bad76fd0f1 Replace Variables With Literals 2 years ago
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 years ago
  Aaron Gokaslan 8da3d277c7 add missing std moves 2 years ago
  Kim Kulling c718500c55 Fix last review findings and finish windows bits 3 years ago
  Kim Kulling 52b6c4f7c0 Fix broken importer and add some review findings2 3 years ago
  Kim Kulling 3e09d462fa Fix compression for fbx 3 years ago
  Kim Kulling 27bcddfb1a Migrate more importers to compression class 3 years ago
  Kim Kulling eb5a7938e0 Remove dead code 3 years ago
  Kim Kulling 9335cc30ab INtroduce compression class to encapsulate compression via zlib 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 8c84afaff0 Merge branch 'master' into const-tokens 3 years ago
  Kim Kulling 880a2f25bb Merge branch 'master' into remove-useless-code 3 years ago
  Kim Kulling 18531e3677 Next iteration for c++11 features. 3 years ago
  Krishty 5895c0c22c more const in format detection 3 years ago
  Krishty 4cf4e7454f removed useless code 3 years ago
  Doug Roeper 96f0787f51 Fix the -Werror=unused-but-set-parameter warning by removing the skipFirst variable. 3 years ago
  Krishty 758116b083 removed trailing spaces and tabs from source and text 4 years ago
  Jason C de5c8ece6f [xgl] 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