提交历史

作者 SHA1 备注 提交日期
  Kim Kulling 41cc2f66a4 Remove strcpy. (#5802) 8 月之前
  Kim Kulling a51500ba2b Draft: Update init of aiString (#5623) 1 年之前
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 年之前
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 年之前
  Marco Feuerstein 82d3f47432 Unify way to check readable blender files. 2 年之前
  Krishty bad76fd0f1 Replace Variables With Literals 2 年之前
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 年之前
  Aaron Gokaslan 8da3d277c7 add missing std moves 2 年之前
  Engin Manap ae276987a0 Remove unnecessary const qualifiers 3 年之前
  Aaron Gokaslan 787fcc160a Clang-Tidy performance fixes 3 年之前
  Kim Kulling c718500c55 Fix last review findings and finish windows bits 3 年之前
  Kim Kulling 52b6c4f7c0 Fix broken importer and add some review findings2 3 年之前
  Kim Kulling 3e09d462fa Fix compression for fbx 3 年之前
  Kim Kulling 27bcddfb1a Migrate more importers to compression class 3 年之前
  Kim Kulling cbc4459dda Fix compile error: missing var 3 年之前
  Kim Kulling 43763f53d6 Fix compile error: missing var 3 年之前
  Kim Kulling 15b08f643a Fix warning: unused variable 3 年之前
  Kim Kulling acd70b35a0 Fix merge issues 3 年之前
  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 年之前
  Pencil Amazing 095bd67e10 Fix memory leaks in CollectionObject by making ob a weak pointer and removing prev pointer. 3 年之前
  Pencil Amazing e831ecf3c2 Add a separate test case for Blender 276 and update Box.blend to be 293 3 年之前
  Pencil Amazing 44fa1ec6a7 Make Blender importer aware of collections, and use them when available. Also add the default startup file for Blender 2.93 3 年之前
  Krishty 5895c0c22c more const in format detection 3 年之前
  Aaron Gokaslan 94c3abd841 Apply various performance fixes from clang-tidy 4 年之前
  Malcolm Tyrrell ad6f300b1d Other LogAux functions 4 年之前
  Malcolm Tyrrell 7abfd134b6 LogAux warn 4 年之前
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 年之前
  Krishty b79b84d34e Merge branch 'master' into new-file-detection 4 年之前
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers 4 年之前