Blender Git Commit Log
Git Commits -> Revision 6716baa
Revision 6716baa by Clément Foucault (master) May 14, 2020, 17:57 (GMT) |
Fix T76476 EEVEE: Invalid Vector to Float conversion for nodegroups The previous code only handled the RGBA socket case. For vectors, we simply use the average of the 3 compoments. This is done using a temp Vector Math node using the dot operation. |
Commit Details:
Full Hash: 6716baa1f7b9674e133b1c946a25c80fa682a239
Parent Commit: 5f31e50
Lines Changed: +15, -3
1 Modified Path:
/source/blender/nodes/shader/node_shader_tree.c (+15, -3) (Diff)