Commit History

Autor SHA1 Mensaxe Data
  Kim Kulling 1191d03405 Update license info. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 3af8014055 INcreas readability. %!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
  Henry Stratmann III 328cae8a81 Added mesh name importing to .X ascii format. %!s(int64=10) %!d(string=hai) anos
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN %!s(int64=11) %!d(string=hai) anos
  Turo Lamminen f971b66c47 Fix out-of-bounds read in invalid compressed X file %!s(int64=11) %!d(string=hai) anos
  James Lupiani 427eaad642 Fixes #158 via anonymous user %!s(int64=11) %!d(string=hai) anos
  ulfjorensen 2944e7b210 - Added a workaround for some XFileExporter omitting separator chars at the end of data vectors %!s(int64=13) %!d(string=hai) anos
  aramis_acg ec6c62e005 - consistent use of ai_assert instead of assert. %!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=14) %!d(string=hai) anos
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git %!s(int64=14) %!d(string=hai) anos
  ulfjorensen 2de55ee880 Bugfix: apply transformation as well when filtering out empty proxy nodes in XFile imports. Thanks to Magnus Norddahl for the patch %!s(int64=14) %!d(string=hai) anos
  aramis_acg 228be125cf # really fix false negative reading compressed x files. Silently ignore out-of-bounds indices. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 73a7fdf200 # fix potential off-by-one error when reading compressed X files. %!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=15) %!d(string=hai) anos
  aramis_acg 94767ecf8c Merge https://github.com/tonttu/assimp %!s(int64=15) %!d(string=hai) anos
  ulfjorensen f601309db5 - anonym XFile materials are named now, to prevent them from being merged somehow %!s(int64=15) %!d(string=hai) anos
  ulfjorensen 8aac702e1e - Workaround: ASCII XFiles aren't as strict on separator chars as before anymore. Should allow some more files to be parsed correctly. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 3204cf2736 Add conditional define to allow users to compile against their own zlib's. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 1b87557fd1 update to zlib 1.2.5. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. %!s(int64=16) %!d(string=hai) anos
  kimmi 5c1804f3ad - BUGFIX : Fixed compiler warning ( constant condition ). %!s(int64=16) %!d(string=hai) anos
  aramis_acg a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). %!s(int64=16) %!d(string=hai) anos