Blender Git Loki
Git Commits -> Revision 961bba9
Revision 961bba9 by Lukas Toenne (geometry-nodes-unnamed-attributes) June 19, 2021, 22:24 (GMT) |
Generate unique names for output attributes. |
Commit Details:
Full Hash: 961bba9d7784785e336b82ba09ee247a459deb51
Parent Commit: 16cc521
Lines Changed: +102, -90
1 Added Path:
/source/blender/nodes/NOD_attribute_ref.hh (+78, -0) (View)
1 Deleted Path:
/source/blender/nodes/intern/attribute_ref.hh (+0, -78)
9 Modified Paths:
/source/blender/nodes/CMakeLists.txt (+1, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_get.cc (+1, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_math.cc (+1, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_sample_texture.cc (+1, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_vector_math.cc (+1, -1) (Diff)
/source/blender/nodes/geometry/node_geometry_util.hh (+1, -2) (Diff)
/source/blender/nodes/intern/attribute_ref.cc (+1, -1) (Diff)
/source/blender/nodes/intern/node_geometry_exec.cc (+12, -4) (Diff)
/source/blender/nodes/NOD_geometry_exec.hh (+5, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_get.cc (+1, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_math.cc (+1, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_sample_texture.cc (+1, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_vector_math.cc (+1, -1) (Diff)
/source/blender/nodes/geometry/node_geometry_util.hh (+1, -2) (Diff)
/source/blender/nodes/intern/attribute_ref.cc (+1, -1) (Diff)
/source/blender/nodes/intern/node_geometry_exec.cc (+12, -4) (Diff)
/source/blender/nodes/NOD_geometry_exec.hh (+5, -0) (Diff)