Commit History

Author SHA1 Message Date
  Jared Mulconry 655a470fc9 Fixed build warnings on MSVC14 x64 in the Quake 3 format sources. 8 years ago
  Kim Kulling af54cb8a29 Q3BSP: fix license dates. 8 years ago
  Kim Kulling 91e833056e Q3BSP-Importer: remove commented code. 8 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  Turo Lamminen 6c9c040419 Q3BSP: Use C++11 range-based for loop 9 years ago
  Kim Kulling eadc6116c0 OpenDDLParser: latest greatest. 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
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  abma b1221ade64 fix some errors/warnings found by static code analyzer 10 years ago
  Jared Duke 485aa8b39d Fix null check in Q3BSPFileImporter 11 years ago
  abma 56ddb4f4af fix some compile warnings: 11 years ago
  Léo Terziman 7c3a039349 Merge remote-tracking branch 'official/master' into contrib 11 years ago
  Kim Kulling 38de6a658d bugfix: 11 years ago
  Léo Terziman 77263c631f Fixed unzip support to use IOSystem/IOStream abstraction 11 years ago
  ulfjorensen 81aef90f4a - manually pulled the three smaller change requests from Github. 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 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 13 years ago
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 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
  kimmi cd963608c6 Feature : Add first M3-format deta definitions and a prototype importer for M3-models. Many thanks to libm3 for their great work ( see http://code.google.com/p/libm3/ ). 14 years ago
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git 14 years ago
  aramis_acg fc5ab64790 # q3bsp: quick compile fix 14 years ago
  kimmi e23767a170 Bugfix : Set right extension for Q3bsp loader 14 years ago
  aramis_acg ea3372f232 # pk3: fix CanRead() 14 years ago
  kimmi 1c37910f5f - UPDATE : VArious Bugfixes from rdb in the PK3BSP-Loader: fix lightmap copying, fix a typo, offer a way to get texture names from external, if they a re not part of the archive. 14 years ago
  aramis_acg 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. 14 years ago
  kimmi 932d163d21 BUGFIX: Fix the build. 14 years ago