Blender Git Commit Log
Git Commits -> Revision 7d3d09b
Revision 7d3d09b by Hans Goudey (master) October 26, 2021, 20:40 (GMT) |
Geometry Nodes: Get and set nodes for ID attribute These nodes allow accessing and changing the stable/random ID used for motion blur with instances and stable randomness. Since rB40c3b8836b7a, the stable ID is a built-in attribute, so to be consistent and allow changing it in the node tree like other built-in attributes, it has get and set nodes. |
Commit Details:
Full Hash: 7d3d09b69c0af677bd363cc009f37fdd1e4a7185
Parent Commit: b37caa3
Lines Changed: +176, -15