Commit History

Autor SHA1 Mensaxe Data
  Giuseppe Barbieri 703d046fd9 Update ValidateDataStructure.cpp %!s(int64=7) %!d(string=hai) anos
  Kim Kulling f925e2cf4e Reproduce issue and remove assertion when a nullptr makes more sence %!s(int64=8) %!d(string=hai) anos
  Kim Kulling 81fd027860 closes https://github.com/assimp/assimp/issues/1270: use HasTexture for %!s(int64=8) %!d(string=hai) anos
  Kim Kulling a2b8d66a86 Update license info. %!s(int64=8) %!d(string=hai) anos
  Alexandr Arutjunov 6a9ccf2016 [+] Flag for scene for supporting formats where more than one face can reference to one vertex. %!s(int64=9) %!d(string=hai) anos
  Chris Russ 63a4591683 Fixing bugs related to 64-bit upgrade in materials %!s(int64=9) %!d(string=hai) anos
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers %!s(int64=9) %!d(string=hai) anos
  Kim Kulling 1191d03405 Update license info. %!s(int64=9) %!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
  Andy Maloney 4cbce374b6 Code Cleanups %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio %!s(int64=12) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=13) %!d(string=hai) anos
  aramis_acg 2c83543b39 - remove aiAssert, use a plain assert instead. This removes the exit() call in Assimp. %!s(int64=14) %!d(string=hai) anos
  aramis_acg e5aad11944 Introduce limits for vertices, faces (per mesh), face indices (per face) and weights (per bone). %!s(int64=15) %!d(string=hai) anos
  aramis_acg 261f49c468 Add mName member to aiMesh. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 0d3490c00c Fix: scene validation forgets to validate aiScene::mTextures. %!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=15) %!d(string=hai) anos
  aramis_acg 28d4287934 Add preliminary animation support to MS3D. Very much WIP. Animations involving translation keys only are fine, rotations are messed up. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 46d56ff619 Change string validation to suit the new binary layout. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 07a5daa799 Fix validation of string material properties in the aiProcess_ValidateDataStructure process. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=15) %!d(string=hai) anos
  aramis_acg 1fd3cfd311 MSVC: Add noreturn attribute to aiAssert and ValidateDSProcess::ReportError. This reduces warnings in VS2010's static code analysis tool. Thanks to Chris Maiwald for the patch. %!s(int64=15) %!d(string=hai) anos
  ulfjorensen 185c30c85b Bugfix: moved ai_assert condition evaluation out of the assert function to avoid constructing two expensive strings on every single call. %!s(int64=15) %!d(string=hai) anos
  kimmi 713d4e4b4e BUGFIX: Fix compiler warning: variable not referenced. %!s(int64=16) %!d(string=hai) anos
  aramis_acg de50bb915b MD5 %!s(int64=16) %!d(string=hai) anos