Commit History

Author SHA1 Message Date
  Jared Mulconry f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 8 years ago
  Jared Mulconry 8478b03f22 Fixed build warnings on MSVC14 x64 in the NDO format sources. 8 years ago
  wise86Android 5bec41ad16 122198 Resource leak 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 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
  Kim Kulling 02ee002878 fix build for vs2013 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  Alexander Gessler 5a0903668d - NDOLoader: fix ASSIMP_BUILD_NO_NDO_IMPORTER guard. 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 9edc0a9b8e merge with git://github.com/tonttu/assimp.git 14 years ago
  aramis_acg e440fb2769 NDOLoader: improve reusability of some temporary vectors. 15 years ago
  aramis_acg 81bebcd0ec Add basic support for the IZWARE NENDO file format (extension: ndo). The loader has been tested with files in format version 1.0, 1.1 and 1.2. Materials and textures are read but ignored for now. 15 years ago