Commit History

Автор SHA1 Съобщение Дата
  Sebastian Maisch fbdb4b17fd Merge branch 'force_generate_normals' преди 7 години
  Sebastian Maisch f15dcf7663 Added forced generation of normals with extra flag. преди 7 години
  Sebastian Maisch c6eda67296 Changed assimp to force regeneration of normals. преди 7 години
  Adrian Mark Perez 7777883fe7 Fix GenVertexNormals преди 7 години
  kimkulling 30c20eb5fc INtroduce new log macros. преди 7 години
  Kim Kulling b049933d2f update license dates. преди 8 години
  BuildTools 66171de915 Successful lib build, unit testing still WIP преди 8 години
  Kim Kulling a2b8d66a86 Update license info. преди 8 години
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. преди 9 години
  Chris Russ 5adb0e899c CMake Option and moving more functions to optional double support преди 9 години
  Kim Kulling 7ef579674d GenVertexNormalsProcess: use initalizer list instead of setting the earch angle in the constructor. преди 10 години
  Kim Kulling 1191d03405 Update license info. преди 10 години
  Vitaly Ovchinnikov b6f14eb917 Normalize() is replaced with NormalizeSafe() to prevent invalid vectors generation преди 10 години
  Richard 83de707587 Refactor: Expand tabs to 4 spaces преди 10 години
  Richard a96a595a7a Refactor: Trim trailing whitespace преди 10 години
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF преди 10 години
  Kim Kulling 2bfc353fde License info: update year info. преди 10 години
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 преди 10 години
  abma c4997f16db remove "register" keyword: преди 11 години
  abma 775b26e614 use std:: namespace for most cmath functions: преди 11 години
  Kim Kulling 46ca36cb6f update: преди 11 години
  tszirr 25c2dd58de fix: smoothed normal qnan handling & more stable smoothed normals for imprecise geometry w/ long thin faces преди 11 години
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. преди 14 години
  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 години
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. преди 16 години
  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 години
  aramis_acg 84e2c82877 [ 2666245 ] Remove unused vars преди 17 години
  aramis_acg abe2d4834e MD3 преди 17 години
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. преди 17 години
  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 години