aramis_acg
|
ffdb479411
+ Blender: read specular hardness. Thanks to Marvin for the patch.
|
14 years ago |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 years ago |
aramis_acg
|
f3ff403a91
# add missing template<> declarations that would screw up gcc
|
14 years ago |
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 years ago |
aramis_acg
|
4ddddbc381
# Blend: fix loading of UV coordinates for models older than Blender 2.42
|
14 years ago |
aramis_acg
|
99f2e3bd97
# bugfix typo in blender loader leading to warnings due to non-existent fields in the DNA.
|
14 years ago |
aramis_acg
|
6f1408a7f0
- update CHANGES.current.
|
15 years ago |
aramis_acg
|
693a3a039d
BlenderLoader: don't output diffuse color if it is all black. Seems to be Blenders way of telling us there is no diffuse color.
|
15 years ago |
aramis_acg
|
9b6b99842d
Blenderloader: get rid of some type mismatch warnings in 32 bit mode.
|
15 years ago |
aramis_acg
|
3204cf2736
Add conditional define to allow users to compile against their own zlib's.
|
15 years ago |
aramis_acg
|
d082330cea
BLENDER: Fix potential stack overflow caused by a DOM object referencing itself.
|
15 years ago |
aramis_acg
|
053d606a21
blenderloader now skips over common name prefix, such as OB for objects, MA for materials, ME for meshes, ...
|
15 years ago |
aramis_acg
|
1b87557fd1
update to zlib 1.2.5.
|
15 years ago |
aramis_acg
|
188aa3da37
blender loader now reads basic material colors and even simple textures, be them embedded into the BLEND file or not.
|
15 years ago |
aramis_acg
|
3cf20b605d
blender loader now loads material assignments.
|
15 years ago |
aramis_acg
|
32bfa9ac21
Add WIP version of the BLENDER importer. DO NOT USE FOR PRODUCTION YET!
|
15 years ago |