Commit History

Author SHA1 Message Date
  kimkulling a06133ab52 Update copyrights. 6 years ago
  kimkulling f818a909e5 Fix static-code-analysis findings. 7 years ago
  Kim Kulling b877b3e10e use correct log macro. 7 years ago
  kimkulling 6a311210e7 fix another bug of misusage of the log macros. 7 years ago
  kimkulling 30c20eb5fc INtroduce new log macros. 7 years ago
  kimkulling 0e15b25cd1 Next log call changes. 7 years ago
  kimkulling 066349f36b Add usage of log macros. 7 years ago
  James Carthew 6147a4f50d Updated COB importer plugin to flip normals. 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Kim Kulling 03d97b23ec Coverity: fix finding in COBLoader. 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Kim Kulling ef540f46a3 Remove unused headers. 8 years ago
  Jared Mulconry 2866da1262 Fixed build warnings on MSVC14 x64 in the COB format sources. 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  Alexander Gessler 0cee21ce3c COB: code cleanup. 10 years ago
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN 10 years ago
  Alexander Gessler 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. 12 years ago
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 years ago
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. 14 years ago