Blender Git Commit Log

Git Commits -> Revision 827d7e7

Revision 827d7e7 by Hans Goudey (master)
October 27, 2021, 13:36 (GMT)
Geometry Nodes: Rename some sockets

Subdivision surface: Both geometry sockets renamed to "Mesh"
Points to Volume: Use "Points" and "Volume" names
Distribute Points on Faces: Use "Mesh" input name

These are meant to provide a hint to users which type each
node is meant to use.

Commit Details:

Full Hash: 827d7e7d252d488a4e267d3b84d49f4deeb654ec
Parent Commit: c1936be
Lines Changed: +68, -28

6 Modified Paths:

/source/blender/blenloader/intern/versioning_300.c (+10, -0) (Diff)
/source/blender/blenloader/intern/versioning_common.cc (+38, -16) (Diff)
/source/blender/blenloader/intern/versioning_common.h (+8, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_distribute_points_on_faces.cc (+2, -2) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_points_to_volume.cc (+5, -5) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_subdivision_surface.cc (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021