Commit történet

Szerző SHA1 Üzenet Dátum
  Adrian Mark Perez 7777883fe7 Fix GenVertexNormals 7 éve
  kimkulling 30c20eb5fc INtroduce new log macros. 7 éve
  Kim Kulling b049933d2f update license dates. 8 éve
  BuildTools 66171de915 Successful lib build, unit testing still WIP 8 éve
  Kim Kulling a2b8d66a86 Update license info. 8 éve
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. 9 éve
  Chris Russ 5adb0e899c CMake Option and moving more functions to optional double support 9 éve
  Kim Kulling 7ef579674d GenVertexNormalsProcess: use initalizer list instead of setting the earch angle in the constructor. 10 éve
  Kim Kulling 1191d03405 Update license info. 10 éve
  Vitaly Ovchinnikov b6f14eb917 Normalize() is replaced with NormalizeSafe() to prevent invalid vectors generation 10 éve
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 éve
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 éve
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 éve
  Kim Kulling 2bfc353fde License info: update year info. 10 éve
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 éve
  abma c4997f16db remove "register" keyword: 11 éve
  abma 775b26e614 use std:: namespace for most cmath functions: 11 éve
  Kim Kulling 46ca36cb6f update: 11 éve
  tszirr 25c2dd58de fix: smoothed normal qnan handling & more stable smoothed normals for imprecise geometry w/ long thin faces 11 éve
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 éve
  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. 14 éve
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 éve
  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. 16 éve
  aramis_acg 84e2c82877 [ 2666245 ] Remove unused vars 17 éve
  aramis_acg abe2d4834e MD3 17 éve
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 éve
  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. 17 éve
  aramis_acg 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 éve
  aramis_acg 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 17 éve
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 éve