Commit History

Author SHA1 Message Date
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 years ago
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. 14 years ago
  aramis_acg 94767ecf8c Merge https://github.com/tonttu/assimp 14 years ago
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago
  aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 years ago
  aramis_acg 4bbc03332b General 16 years ago
  aramis_acg abe2d4834e MD3 16 years ago
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 16 years ago
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 years ago
  aramis_acg 6f49c4518c Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials. 17 years ago
  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. 17 years ago
  aramis_acg 8aa56a62c2 Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output. 17 years ago