Историја ревизија

Аутор SHA1 Порука Датум
  Kim Kulling 03d97b23ec Coverity: fix finding in COBLoader. пре 8 година
  Kim Kulling a2b8d66a86 Update license info. пре 8 година
  Kim Kulling ef540f46a3 Remove unused headers. пре 8 година
  Jared Mulconry 2866da1262 Fixed build warnings on MSVC14 x64 in the COB format sources. пре 8 година
  Kim Kulling 7207e5117c Use new include bracktes. пре 9 година
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers пре 9 година
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops пре 9 година
  Kim Kulling 1191d03405 Update license info. пре 9 година
  Richard 83de707587 Refactor: Expand tabs to 4 spaces пре 10 година
  Richard a96a595a7a Refactor: Trim trailing whitespace пре 10 година
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF пре 10 година
  Kim Kulling 2bfc353fde License info: update year info. пре 10 година
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' пре 10 година
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 пре 10 година
  Alexander Gessler 0cee21ce3c COB: code cleanup. пре 10 година
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN пре 10 година
  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 година
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. пре 13 година
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. пре 13 година
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. пре 14 година
  aramis_acg 2ffac898d6 [3393728] [PATCH 1/2] ommit->omit and splitted->split пре 14 година
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git пре 14 година
  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). пре 14 година
  aramis_acg 32bfa9ac21 Add WIP version of the BLENDER importer. DO NOT USE FOR PRODUCTION YET! пре 15 година
  aramis_acg 1a1d611038 Fix overall MATKEY_UVTRANSFORM usage to use the provided AddProperty specialization for aiTextureTransform. пре 15 година
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. пре 15 година
  aramis_acg 616bd39b6f Fix: don't use std::back_inserter to append to a sequence when push_back does the job as well. back_inserter would need to include <iterator> to be truly portable. пре 15 година
  aramis_acg 9a8de06e3a Assign dummy names to COB materials. пре 15 година
  aramis_acg d1bebeba8e remove dynamic_cast's from COB loader. пре 15 година
  aramis_acg a391303910 Fix non ISO compliant use of ternary operator. пре 15 година