Commit History

Author SHA1 Message Date
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 months ago
  RichardTea ed3fccd5db Add option to ignore FBX custom axes (#5754) 11 months ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 year ago
  Kim Kulling 0b0ec713f6 Fix empty mesh handling 1 year ago
  Kim Kulling e627f691a8 Merge branch 'SmallAllocationFixInFBXLoader' of https://github.com/FlorianBorn71/assimp into FlorianBorn71-SmallAllocationFixInFBXLoader 2 years ago
  Kim Kulling f830d7998e Merge branch 'master' into clean-up-ctors-dtors 2 years ago
  Krishty 36305cf987 Tidy Up Constructors and Destructors 2 years ago
  Krishty bad76fd0f1 Replace Variables With Literals 2 years ago
  Kim Kulling 7b874983d0 Merge branch 'master' into SmallAllocationFixInFBXLoader 2 years ago
  Florian Born d3646c3118 Proper destruction of individual objects 3 years ago
  Florian Born 2b3c49cb93 All allocation changes 3 years ago
  Kim Kulling e5747dad9b First concepts 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 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