Commit History

Autor SHA1 Mensaxe Data
  Kim Kulling a2b8d66a86 Update license info. %!s(int64=8) %!d(string=hai) anos
  Kim Kulling ef540f46a3 Remove unused headers. %!s(int64=8) %!d(string=hai) anos
  Kim Kulling 7207e5117c Use new include bracktes. %!s(int64=9) %!d(string=hai) anos
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers %!s(int64=9) %!d(string=hai) anos
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes %!s(int64=9) %!d(string=hai) anos
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 %!s(int64=9) %!d(string=hai) anos
  Kim Kulling 67c258e75d snprintf: change next couple of sprintf to snprintf. %!s(int64=9) %!d(string=hai) anos
  Kim Kulling c9d00beab8 sprintf: replace sprintf by snprintf. %!s(int64=9) %!d(string=hai) anos
  Kim Kulling 1191d03405 Update license info. %!s(int64=9) %!d(string=hai) anos
  Turo Lamminen 0b0ba2ec4d Refactor logic which checks for too large allocations %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 5575a54466 Add various checks to avoid either too large or zero-sized memory allocations %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen d185cea81c AC3D: Fix read past end of buffer %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 154760ab52 Abort early when hitting unexpected EOF in AC3D loader %!s(int64=10) %!d(string=hai) anos
  Russ Taylor c09eb045a1 Explicit conversion of a quantity that should be positive to unsigned to avoid compiler warning. %!s(int64=10) %!d(string=hai) anos
  Richard a9a8796f71 Fixed: Initialize members in ACLoader %!s(int64=10) %!d(string=hai) anos
  Richard 83de707587 Refactor: Expand tabs to 4 spaces %!s(int64=10) %!d(string=hai) anos
  Richard a96a595a7a Refactor: Trim trailing whitespace %!s(int64=10) %!d(string=hai) anos
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 2bfc353fde License info: update year info. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 85e2f47dc8 Merge pull request #523 from turol/afl-fixes %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 681c32d5ec AC3D: Throw DeadlyImportError when too many vertices instead of out-of-memory exception %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen bf5c9413f9 AC3D: Throw exception when encountering a bad vertex index %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 16c57ab1d3 AC3D: Throw exception on too many vertices instead of crashing %!s(int64=10) %!d(string=hai) anos
  abma c4997f16db remove "register" keyword: %!s(int64=10) %!d(string=hai) anos
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. %!s(int64=13) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=13) %!d(string=hai) anos
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. %!s(int64=13) %!d(string=hai) anos
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). %!s(int64=14) %!d(string=hai) anos