Files
test2/source/blender/blenkernel
Hans Goudey d4e46c13cc Geometry Nodes: Add named attribute nodes behind experimental flag
This commit adds three nodes:
- `Remove Attribute`: Removes an attribute with the given name
- `Named Attribute`: A field input node
- `Store Named Attribute`: Puts results of a field in a named attribute

They are added behind a new experimental feature flag, because further
development of attribute search and name dependency visualization will
happen as separate steps.

Ref T91742

Differential Revision: https://developer.blender.org/D12685
2022-03-14 11:48:11 -05:00
..
2022-02-11 10:28:59 +01:00
2022-02-22 09:56:43 +11:00
2022-02-11 09:14:36 +11:00
2022-03-07 17:28:39 +01:00
2022-03-09 21:03:02 -08:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-14 14:25:32 +11:00