Commit History

Author SHA1 Message Date
  Kim Kulling d081b4ab4e Merge branch 'master' into fix_clang5_issue 7 years ago
  Turo Lamminen 2f082340fc MDLLoader: Add workaround for clang 5.0 build issue 7 years ago
  Kim Kulling eb0608f2e9 diable unaigned pointer access temprary, second one. 7 years ago
  Kim Kulling 722420c5dc diable unaigned pointer access temprary. 7 years ago
  Kim Kulling dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Kim Kulling ef540f46a3 Remove unused headers. 8 years ago
  wise86Android 8e9c0235d3 153083/2 Buffer not null terminated 9 years ago
  wise86Android 07ec476b7d 122143,122139 Copy into fixed size buffer 9 years ago
  wise86Android 3f53ffa576 122243,122194 Resource leak 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
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 years ago
  Turo Lamminen e2361bf209 MDL: Fix read past end of buffer on malformed input 9 years ago
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 9 years ago
  Kim Kulling 67c258e75d snprintf: change next couple of sprintf to snprintf. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Turo Lamminen 4cc716a0f5 MDL: Fix read past end of buffer with malformed input 10 years ago
  Richard f13c99e898 Fixed: Initialize all members in MDLImporter 10 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
  rob100 b8c12fdc6f CodeQuality improvements 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 years ago
  kimmi cb71e6f5f2 Bugfix : pcGroupTris isn't really const, removed const and const_cast ( merged from GitHub, thanks to Riku Palomäki ). 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
  aramis_acg 9f32504792 [3393728] [PATCH 2/2] renamed MDL::IntSplittedGroupData_MDL7 to MDL::IntSplitGroupData_MDL7 14 years ago