Blender Git Commit Log

Git Commits -> Revision 69f4088

November 30, 2020, 15:23 (GMT)
Geometry Nodes: Change modifier name

The modifier was called "Empty", which reflects the fact that the modifier
doesn't do anything when you add it. However, that is not true after you
change the modifier's node group, and the fact that the modifier uses
nodes is the one thing that distinguishes it at this point. This commit
changes the name to "Geometry Nodes", which is simple and consistent
with the "Geometry Node Editor" and the naming of the project so far.

Commit Details:

Full Hash: 69f4088ba1f598394d4d599f996772a7b183aad7
Parent Commit: eb94029
Lines Changed: +2, -2

2 Modified Paths:

/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_nodes.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021