Blender Git Loki
Git Commits -> Revision 8df0268
Revision 8df0268 by Hans Goudey (master) January 13, 2021, 16:10 (GMT) |
Geometry Nodes: Rename "Rotate Points" to "Point Rotate" This is consistent with the other node names, giving (almost) all of the nodes in the "Point" category the same prefix. |
Commit Details:
Full Hash: 8df0268e2bac6fce22b1642555474fe8ccc8538d
Parent Commit: 80578a9
Lines Changed: +224, -227
1 Added Path:
/source/blender/nodes/geometry/nodes/node_geo_point_rotate.cc (+206, -0) (View)
1 Deleted Path:
/source/blender/nodes/geometry/nodes/node_geo_rotate_points.cc (+0, -207)
8 Modified Paths:
/source/blender/blenkernel/BKE_node.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/node.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+4, -6) (Diff)
/source/blender/makesdna/DNA_node_types.h (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+5, -5) (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)
/source/blender/blenkernel/intern/node.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+4, -6) (Diff)
/source/blender/makesdna/DNA_node_types.h (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+5, -5) (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)