Historique des commits

Auteur SHA1 Message Date
  Kim Kulling 7ef579674d GenVertexNormalsProcess: use initalizer list instead of setting the earch angle in the constructor. il y a 10 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Vitaly Ovchinnikov b6f14eb917 Normalize() is replaced with NormalizeSafe() to prevent invalid vectors generation il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  abma c4997f16db remove "register" keyword: il y a 11 ans
  abma 775b26e614 use std:: namespace for most cmath functions: il y a 11 ans
  Kim Kulling 46ca36cb6f update: il y a 11 ans
  tszirr 25c2dd58de fix: smoothed normal qnan handling & more stable smoothed normals for imprecise geometry w/ long thin faces il y a 11 ans
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
  aramis_acg ea3f655c57 - templatize math library. All standard math classes (i.e. aiMatrix4x4) have been replaced by templates which are usually named like the old type with a 't' postfix. For compatibility, typedefs to replace the old types exist. For the C interface, these still map to raw structures. il y a 14 ans
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. il y a 15 ans
  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. il y a 16 ans
  aramis_acg 84e2c82877 [ 2666245 ] Remove unused vars il y a 17 ans
  aramis_acg abe2d4834e MD3 il y a 17 ans
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. il y a 17 ans
  aramis_acg fd9e6edc19 Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet. il y a 17 ans
  aramis_acg 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. il y a 17 ans
  aramis_acg 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. il y a 17 ans
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. il y a 17 ans
  aramis_acg 9279513700 Optimized GenVertexNormal-Step. il y a 17 ans
  aramis_acg 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. il y a 17 ans
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). il y a 17 ans
  aramis_acg f69446937b Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared. il y a 17 ans
  aramis_acg ad4cc033d8 GenVertexNormal bugfix. Angle limit wasn't correct. il y a 17 ans
  aramis_acg 38d04b6796 MD5 bugfix. il y a 17 ans
  aramis_acg 0148d06678 LWOB loader nearly finished, LWO2 is WIP (many hours with the hex editor to come ...). Added test models for LWOB. Cleaned up the 3DS loader, overloaded ASSIMP_stricmp for std::string. il y a 17 ans