Blender Git Commit Log
Git Commits -> Revision 328a8c6
Revision 328a8c6 by Hans Goudey (master) February 10, 2021, 04:55 (GMT) |
Fix Geometry Nodes: Broken built-in attribute exists check Fixes an issue in a node setup with the point separate node, where muting a node that does nothing breaks the operation, resulting in the point separate not copying the position attrbute to either result. The fix is straightfoward, it looks just like a typo. Differential Revision: https://developer.blender.org/D10379 |
Commit Details:
Full Hash: 328a8c68b79daeb74542d3551a3957a4a89731d6
Parent Commit: d72595a
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/attribute_access.cc (+1, -1) (Diff)