コミット履歴

作者 SHA1 メッセージ 日付
  kimkulling a06133ab52 Update copyrights. 6 年 前
  kimkulling 30c20eb5fc INtroduce new log macros. 7 年 前
  kimkulling 0e15b25cd1 Next log call changes. 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 年 前
  Kim Kulling 439409bef2 SceneCombiner: fix the build. 8 年 前
  Kim Kulling a2b8d66a86 Update license info. 8 年 前
  Kim Kulling 6dfff37d8f SubDivision: fix compiler warning: unused variable. 8 年 前
  Jared Mulconry 387afcf74f Fixed build warnings on MSVC14 x64 in subdivision routine. 9 年 前
  Kim Kulling c61146f52e Add unittest fixure for aiMetadata. 9 年 前
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 9 年 前
  Kim Kulling c3d4be1dce sprintf: replace more sprintf by snprintf. 9 年 前
  Kim Kulling 1191d03405 Update license info. 9 年 前
  Kim Kulling 9708a4db93 Subdivision: fix compiler warning from debug check. 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 8c45a4dc3b Merge remote-tracking branch 'origin' 10 年 前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年 前
  Turo Lamminen c89274d366 Free edges map before recursive calls to reduce memory consumption 10 年 前
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio 12 年 前
  kimmi d7341094ca Bugfix : Fixed the Subdivision input mesh to be non-const. ( merged from GitHub, thanks to Riku Palomäki ). 13 年 前
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 年 前
  klickverbot db29c9a20d Spelling fixes, thanks to Jan Dittberner. 14 年 前
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 年 前
  aramis_acg c55be8ada3 FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate. 15 年 前
  aramis_acg 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 15 年 前