Commit History

Author SHA1 Message Date
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 months ago
  Kim Kulling 35e4f1bf64 Kimkulling/fix double precision tests (#5660) 1 year 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 c08e3b4abb Add bounds checks to the parsing utilities. (#5421) 1 year ago
  Kim Kulling 4535e37fc6 Fix namespaces. 1 year ago
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 years ago
  Aaron Gokaslan 4c6652f5b0 Add a handful of missing fixes 2 years ago
  tanolino c23146bb20 Use size_t for the file size in cpp file 3 years ago
  Piroska Gabor ddc63119b5 Using hex instead of decimal 3 years ago
  Piroska Gabor 7ce447294f I ran into an error while processing colored binary stl. Just a type but 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 18531e3677 Next iteration for c++11 features. 3 years ago
  Krishty 5895c0c22c more const in format detection 3 years ago
  Krishty 758116b083 removed trailing spaces and tabs from source and text 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
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Malcolm Tyrrell b7c789da67 Stop concatenating std::strings. Use formatter. 5 years ago
  Kim Kulling 35fb4c9370 Remove dead code 5 years ago
  Kim Kulling 5c7bed01f1 remove dead code. 5 years ago
  kimkulling d40a3026db closes https://github.com/assimp/assimp/issues/3165: fix gcc build. 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago