Blender Git Commit Log
Git Commits -> Revision 78390f7
Revision 78390f7 by Brecht Van Lommel (master) October 12, 2018, 13:55 (GMT) |
Python: change node_shader_utils diffuse RGBA to base_color RGB. Best to give its actual name so it's clear that the Principled BSDF does not have a diffuse color exactly, and does not have an alpha component. Also image textures use UVs by default, so avoid creating a texture coordinate node for that. |
Commit Details:
Full Hash: 78390f7724086851da04db7f806b4223e8049cbf
Parent Commit: 8663540
Lines Changed: +19, -11
1 Modified Path:
/release/scripts/modules/bpy_extras/node_shader_utils.py (+19, -11) (Diff)