Commit History

Autor SHA1 Mensaxe Data
  kimkulling a06133ab52 Update copyrights. %!s(int64=6) %!d(string=hai) anos
  Sebastian Maisch fbdb4b17fd Merge branch 'force_generate_normals' %!s(int64=7) %!d(string=hai) anos
  Sebastian Maisch f15dcf7663 Added forced generation of normals with extra flag. %!s(int64=7) %!d(string=hai) anos
  Sebastian Maisch c6eda67296 Changed assimp to force regeneration of normals. %!s(int64=7) %!d(string=hai) anos
  kimkulling 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
  Kim Kulling b049933d2f update license dates. %!s(int64=7) %!d(string=hai) anos
  BuildTools 66171de915 Successful lib build, unit testing still WIP %!s(int64=7) %!d(string=hai) anos
  Kim Kulling a2b8d66a86 Update license info. %!s(int64=8) %!d(string=hai) anos
  Kim Kulling 7207e5117c Use new include bracktes. %!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
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!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 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. %!s(int64=13) %!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 07428f37c7 FIX: GenFaceNormals process returns unit normals now. %!s(int64=16) %!d(string=hai) anos
  aramis_acg 4bbc03332b General %!s(int64=16) %!d(string=hai) anos
  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. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). %!s(int64=17) %!d(string=hai) anos
  aramis_acg ad4cc033d8 GenVertexNormal bugfix. Angle limit wasn't correct. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 2f36cc5f5f Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 70f155e515 MakeVerbose moved to subdirectory %!s(int64=17) %!d(string=hai) anos
  aramis_acg 0d728ce17b Minor changes to the logger (was necessary for the integration of jAssimp) %!s(int64=17) %!d(string=hai) anos