Blender Git Loki

Git Commits -> Revision 80530ed

Revision 80530ed by Hans Goudey (master)
March 26, 2021, 17:09 (GMT)
Geometry Nodes: Rename "Plane" primitive to "Grid"

Although "Grid" may not be techincally correct since a grid could be 3D,
it was decided to rename the "Plane" primtive to "Grid". The primitive
node allows subdivisions, so the name is more consistent with the
operator in the 3D view.

Ref T86819

This commit includes a file subversion bump for the versioning.

Commit Details:

Full Hash: 80530edcae5fe122f14a5e8acf22853daf5a3ecf
Parent Commit: e684c17
Lines Changed: +214, -200

1 Added Path:

/source/blender/nodes/geometry/nodes/node_geo_mesh_primitive_grid.cc (+177, -0) (View)

1 Deleted Path:

/source/blender/nodes/geometry/nodes/node_geo_mesh_primitive_plane.cc (+0, -177)

9 Modified Paths:

/release/scripts/startup/nodeitems_builtins.py (+5, -6) (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/blenloader/intern/versioning_userdef.c (+14, -11) (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)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021