Blender Git Commits
September 25, 2021, 03:39 (GMT) |
Small progress towards outputting attributes from modifier |
September 25, 2021, 01:04 (GMT) |
Merge branch 'master' into nodes-attribute-toggle-only-fields |
September 24, 2021, 04:44 (GMT) |
Geometry Nodes: Only show attribute toggle for field inputs (WIP) With this patch, the toggle to change an input between an attribute and a value is not added or displayed for inputs that are fields, as determined by the socket field status inferrencing. Differential Revision: https://developer.blender.org/D12623 |