Blender Git Loki
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