Blender Git Commit Log

Git Commits -> Revision 8fc68a2

Revision 8fc68a2 by Gaia Clary (master)
January 22, 2020, 17:04 (GMT)
Fix T69090: Collada Exporter now exports the base color if Nodes are disabled

I also changed the Collada importer scuh that the diffuse Alpha is now set
for the generated PBSDF Shader AND for the base color.

Note: we can not export the base color AND the color
from the PBSDF Shaders at the same time. And when importing
we do not know if the color was originally coming from a base
material or from a shader. Setting them both in import seems
to give the most consistent results.

Commit Details:

Full Hash: 8fc68a2e9cf1d983b3d249988ab05905bd24f06f
Parent Commit: 084f072
Lines Changed: +3, -2

2 Modified Paths:

/source/blender/collada/collada_utils.cpp (+2, -2) (Diff)
/source/blender/collada/Materials.cpp (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021