提交历史

作者 SHA1 备注 提交日期
  krishty 88959b2be7 Fix Whitespace (#6063) 4 月之前
  Kim Kulling 4b8f55cc00 Bugfix: Fix possible nullptr dereferencing (#6049) 4 月之前
  T.Yamada f398a70163 Use std::copy to copy array and remove user destructor to make sure is_trivially_copyable in order to avoid -Wno-error=nontrivial-memcall (#6029) 4 月之前
  Kim Kulling 5d716b8fe0 Bugfix/fix mingw issue 5975 (#6005) 5 月之前
  Kim Kulling 41cc2f66a4 Remove strcpy. (#5802) 8 月之前
  Matthias Möller 3e7e4c8c52 Fix potential memory leak in SceneCombiner for LWS/IRR/MD3 loader (#5721) 11 月之前
  Vincent Fazio 4338817ca2 Fix copying private data when source pointer is NULL (#5733) 11 月之前
  Kim Kulling a51500ba2b Draft: Update init of aiString (#5623) 1 年之前
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 年之前
  Lutz Hören 9ea37b5330 copy aiMetadata objects in scene combiner 2 年之前
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule 2 年之前
  Kim Kulling 50c7301a38 Update copyrights 3 年之前
  kovacsv 2be6bac4b0 Bug: Export crashes when any of the meshes contains texture coordinate names #4243 3 年之前
  Scott Baldric 444fc9c373 Increasing length of mDataLength if rewriting the texture index increases magnitutde of index. 4 年之前
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 年之前
  Scott Baldric aae3788247 Fix: Removing double delete of texture items. 4 年之前
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 年之前
  wasd845 4e9176d2cd _dest may be destructed twice if _dest is not null in MergeScenes() 4 年之前
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 年之前
  kimkulling 524e2e4728 fix warning, hopefully ... 5 年之前
  Kim Kulling 88c1509d69 Remove dead code 5 年之前
  Kim Kulling 6d04e16c7e Merge branch 'master' into issue_3165 5 年之前
  kimkulling d40a3026db closes https://github.com/assimp/assimp/issues/3165: fix gcc build. 5 年之前
  Malcolm Tyrrell e11d78596f Use verbose debug logging in certain places 5 年之前
  Kim Kulling c6131ce38a scenecombiner: fix leak. 5 年之前
  luca 4488e3e745 build on Linux with gcc and clang; warning as error only for 'assimp' target 5 年之前
  Kim Kulling 6c1e21d754 fix formatting. 5 年之前
  Marc-Antoine Lortie ede860173e Fixed mValues allocated twice. 5 年之前
  Marc-Antoine Lortie 4e7e47bd43 Updated copyright dates. 5 年之前
  Victor Cebollada e0fee3d87b gltf2.0 importer - Support for mesh morph animations added. 5 年之前