Blender Git Commit Log

Git Commits -> Revision a41d3c0

Revision a41d3c0 by Hans Goudey (master)
March 17, 2021, 18:40 (GMT)
Geometry Nodes: Rename "Subdivide Smooth" back to "Subdivision Surface"

Following concerns raised in the commit that changed the name initially,
rB2e19509e60b39837, it makes more sense to keep the "Surface" name for
this node because it has a specific meaning that should not be confused
with other types of subdivision.

Commit Details:

Full Hash: a41d3c0ebecfb0846a9a43b41acb74ca7854c7c0
Parent Commit: 1cc427c
Lines Changed: +153, -140

1 Added Path:

/source/blender/nodes/geometry/nodes/node_geo_subdivision_surface.cc (+134, -0) (View)

1 Deleted Path:

/source/blender/nodes/geometry/nodes/node_geo_subdivide_smooth.cc (+0, -133)

8 Modified Paths:

/release/scripts/startup/nodeitems_builtins.py (+1, -1) (Diff)
/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/node.cc (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_290.c (+12, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -1) (Diff)
/source/blender/nodes/NOD_geometry.h (+1, -1) (Diff)
/source/blender/nodes/NOD_static_types.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021