提交历史

作者 SHA1 备注 提交日期
  Kim Kulling 6e39c22554 Fix potential security issues. 6 年之前
  kimkulling a06133ab52 Update copyrights. 6 年之前
  Kim Kulling e787604ff1 Update ValidateDataStructure.cpp 6 年之前
  Kim Kulling 850d57b39d closes https://github.com/assimp/assimp/issues/2206: make bone error in verification more verbose. 6 年之前
  Alexandre Avenel 6c0553d810 Add mesh name to ValidateDataStructure log 7 年之前
  kimkulling 30c20eb5fc INtroduce new log macros. 7 年之前
  kimkulling b6f29bf54f Add usage of log macros, next files. 7 年之前
  Kim Kulling b049933d2f update license dates. 7 年之前
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 年之前
  Giuseppe Barbieri 703d046fd9 Update ValidateDataStructure.cpp 7 年之前
  Kim Kulling f925e2cf4e Reproduce issue and remove assertion when a nullptr makes more sence 8 年之前
  Kim Kulling 81fd027860 closes https://github.com/assimp/assimp/issues/1270: use HasTexture for 8 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Alexandr Arutjunov 6a9ccf2016 [+] Flag for scene for supporting formats where more than one face can reference to one vertex. 9 年之前
  Chris Russ 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 年之前
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
  Kim Kulling 1191d03405 Update license info. 9 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 年之前
  Kim Kulling 2bfc353fde License info: update year info. 10 年之前
  Andy Maloney 4cbce374b6 Code Cleanups 10 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio 12 年之前
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 年之前
  aramis_acg 2c83543b39 - remove aiAssert, use a plain assert instead. This removes the exit() call in Assimp. 14 年之前
  aramis_acg e5aad11944 Introduce limits for vertices, faces (per mesh), face indices (per face) and weights (per bone). 15 年之前
  aramis_acg 261f49c468 Add mName member to aiMesh. 15 年之前
  aramis_acg 0d3490c00c Fix: scene validation forgets to validate aiScene::mTextures. 15 年之前
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 年之前