Blender Git Commit Log

Git Commits -> Revision 00928f7

November 19, 2020, 12:17 (GMT)
Geometry Nodes: simplify attributes api and support deletion

The main difference is that the functions to access attributes have
been moved to MeshComponent and PointCloudComponent.

Commit Details:

Full Hash: 00928f7826e9f38416f6f1fb7112a2badc752656
Parent Commit: 9197109
Lines Changed: +243, -199

8 Modified Paths:

/source/blender/blenkernel/BKE_attribute_access.hh (+3, -61) (Diff)
/source/blender/blenkernel/BKE_geometry_set.hh (+48, -1) (Diff)
/source/blender/blenkernel/intern/attribute_access.cc (+165, -114) (Diff)
/source/blender/blenkernel/intern/geometry_set.cc (+0, -5) (Diff)
/source/blender/depsgraph/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_point_distribute.cc (+2, -2) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_point_instance.cc (+7, -8) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_random_attribute.cc (+17, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021