Commit History

Autor SHA1 Mensaxe Data
  Kim Kulling 0856ff9659 update: replace some clear / push-back by resize( 0 ) / push_back to avoid redundat allocations. %!s(int64=11) %!d(string=hai) anos
  tszirr 8699021f17 fix: OptimizeMeshes w/o SplitLargeMeshes was disabled due to obscure max_verts = 0 assignment %!s(int64=11) %!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 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. %!s(int64=16) %!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
  aramis_acg e2daf37a39 - Fix http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3591099. %!s(int64=16) %!d(string=hai) anos
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
  aramis_acg c6899cd999 FIX: Adding empty final line to some units where it was missing. %!s(int64=16) %!d(string=hai) anos
  aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. %!s(int64=16) %!d(string=hai) anos