aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 жил өмнө |
aramis_acg
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
13 жил өмнө |
aramis_acg
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 жил өмнө |
aramis_acg
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 жил өмнө |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 жил өмнө |
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 жил өмнө |
aramis_acg
|
6fe8c867e8
Refactoring ... added documentation, simplified some parts of the code and migrated some class declarations in separate files.
|
17 жил өмнө |
aramis_acg
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 жил өмнө |
aramis_acg
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
17 жил өмнө |
aramis_acg
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
17 жил өмнө |
ulfjorensen
|
492aa8358b
- added a post processing step to limit the bone count per vertex
|
17 жил өмнө |