Blender Git Commit Log

Git Commits -> Revision ed1042e

Revision ed1042e by Jacques Lucke (master)
January 13, 2021, 11:27 (GMT)
Geometry Nodes: cleanup attribute usage

Now that typed attribute wrappers don't need to own the
attribute anymore, many `std::move` calls can be removed.

Commit Details:

Full Hash: ed1042ee060caf5132822b947cac768f90b5ba12
Parent Commit: 76fd41e
Lines Changed: +110, -154

9 Modified Paths:

/source/blender/blenkernel/BKE_attribute_access.hh (+18, -3) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_color_ramp.cc (+2, -4) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_compare.cc (+42, -66) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_fill.cc (+8, -12) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_math.cc (+1, -2) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_mix.cc (+15, -33) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_randomize.cc (+10, -13) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_vector_math.cc (+7, -13) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_point_separate.cc (+7, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021