コミット履歴

作者 SHA1 メッセージ 日付
  kimkulling a06133ab52 Update copyrights. 6 年 前
  kimkulling f75bf6d99c MAke noexcept compiler-specific. 7 年 前
  kimkulling f818a909e5 Fix static-code-analysis findings. 7 年 前
  Kim Kulling b049933d2f update license dates. 7 年 前
  Kim Kulling a2b8d66a86 Update license info. 8 年 前
  Kim Kulling 7207e5117c Use new include bracktes. 9 年 前
  Kim Kulling 1191d03405 Update license info. 9 年 前
  Turo Lamminen 46121a1559 Mark single-parameter constructors explicit 10 年 前
  Richard 3553c4aff2 Fixed: Initialize members in LWOFileData 10 年 前
  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 年 前
  abma c4997f16db remove "register" keyword: 10 年 前
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 13 年 前
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 13 年 前
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 年 前
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git 14 年 前
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. 14 年 前
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 年 前
  aramis_acg 50264941dd [2972343] LightWave/modo patch. See http://sourceforge.net/tracker/index.php?func=detail&aid=2972343&group_id=226462&atid=1067634 15 年 前
  aramis_acg 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 15 年 前
  aramis_acg a677cdd1c0 LWO: Improving handling of VMAD chunks to process multiple discontinous UV's correctly. 16 年 前
  aramis_acg bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. 16 年 前
  aramis_acg 48d768f15f LWO 16 年 前
  aramis_acg 4bbc03332b General 16 年 前
  aramis_acg c865999420 Collada 16 年 前
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 年 前
  aramis_acg f7aa836330 ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations. 17 年 前
  aramis_acg 9279513700 Optimized GenVertexNormal-Step. 17 年 前