提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Léo Terziman ca2e47b205 Fixed some typos 10 年之前
  Léo Terziman 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib 10 年之前
  abma 611778045d fix for upstream changes 10 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  Léo Terziman 454b85a0ad Improved prototype of Importer & Exporter SetProperty* functions for better integration with tools such as SWIG 10 年之前
  Gargaj df4b17d145 code style 11 年之前
  Gargaj aa5c1a1a23 syntax 11 年之前
  Gargaj 7925dcadba avoid NULL, just in case 11 年之前
  Gargaj 523d87bbe7 use 0..fileSize as progress metric (easier for loaders) 11 年之前
  Gargaj 6b8cbe5c83 this isn't needed anymore 11 年之前
  Gargaj dbc553343c Granulate file loading too 11 年之前
  Gargaj dfe1f03e5b Split off postprocessing progress 11 年之前
  Léo Terziman 358819c1a0 Fixed error in GetProperty when accessed from external libraries using a different language (using swig for example) 12 年之前
  Léo Terziman 843e56c252 Added matrix properties 12 年之前
  Léo Terziman e6c5095e5b In Assimp: fixed use of macro ASSIMP_BUILD_NO_VALIDATEDS_PROCESS 12 年之前
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio 12 年之前
  ulfjorensen 0693df00c5 - Bugfix: catched a null pointer crash when post processing removed everything from an invalid scene 13 年之前
  aramis_acg 078c1cd621 # bugfix Importer::GetImporterIndex 13 年之前
  aramis_acg e479355d0a + add aiImporterDesc API to hold importer meta information. 13 年之前
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 年之前
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 14 年之前
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 年之前
  kimmi d5bd7009a6 - Update : Apply simple patch for debian-specific build-fixes: adapt architecture-macro. 14 年之前
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. 14 年之前
  aramis_acg 1400ae79e7 + add first prototype version of the IFC-STEP loader. Loads many test models fine but does not support some of the more sophisticated format features. 14 年之前
  aramis_acg ea3372f232 # pk3: fix CanRead() 14 年之前