Commit History

Author SHA1 Message Date
  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 5895c0c22c more const in format detection 3 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
  Kim Kulling 8c135f779e Merge branch 'master' into readFbxWeightsInConfig 4 years ago
  Malcolm Tyrrell 0363c18f1f Read weights 4 years ago
  Malcolm Tyrrell 4bdaf20b70 Add comment. 4 years ago
  Malcolm Tyrrell 585fb89154 Make an assert a DeadlyImportError. 4 years ago
  Joshua Hyatt 638499a278 Replace unique_ptr and add custom deleter 5 years ago
  Joshua Hyatt dcf9a7b2d8 Conform variable names to code standards 5 years ago
  Joshua Hyatt 953e976de6 Close stream when finished 5 years ago
  Joshua Hyatt cc2613f264 Replace unique_ptr with raw pointer 5 years ago
  Malcolm Tyrrell bcca3a0d79 No need for bespoke macros 5 years ago
  Malcolm Tyrrell 6be0ce1ec9 Initial pass at adding logging 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago