aramis_acg
|
d8c2295962
- blend: compute parent inverses on your own instead of trusting the blend input. Thanks to Kalmár Dániel for the patch.
|
13 tahun lalu |
aramis_acg
|
e479355d0a
+ add aiImporterDesc API to hold importer meta information.
|
13 tahun lalu |
kimmi
|
6c1cb4f159
Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ).
|
13 tahun lalu |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 tahun lalu |
aramis_acg
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 tahun lalu |
aramis_acg
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 tahun lalu |
aramis_acg
|
c55509132b
- IFC: implement automatic conversion from polygons with holes to polygons that consist of only one piece and are thus applicable to triangulation by ear-cutting. This solves many of the broken windows that would fall victim to z-fighting in earlier revisions.
|
14 tahun lalu |
aramis_acg
|
d082330cea
BLENDER: Fix potential stack overflow caused by a DOM object referencing itself.
|
15 tahun lalu |
aramis_acg
|
188aa3da37
blender loader now reads basic material colors and even simple textures, be them embedded into the BLEND file or not.
|
15 tahun lalu |
aramis_acg
|
3cf20b605d
blender loader now loads material assignments.
|
15 tahun lalu |
aramis_acg
|
32bfa9ac21
Add WIP version of the BLENDER importer. DO NOT USE FOR PRODUCTION YET!
|
15 tahun lalu |