Blender Git Loki

Git Commits -> Revision 4a2734a

November 13, 2020, 21:16 (GMT)
Rename: "Nodes" modifier to "Empty"

This introduces a regression. Users need to re-create their modifiers
and set their values again. The NodeGroups are intact so all they need
is to create new "Empty" modifiers and set the node group.

---

Original problem: Eventually most modifiers will be node-based, so naming
this new modifier "Nodes" will get outdated pretty quickly.

Calling it "Empty" it's fairly descriptive, since the node tree simply connects
the modifier Input to an Output, without any effect.

There is a potential problem, that it could be associated with the
Empty object type. Like some sort of Hook.

This is the task T82700, and the design task T82537.

Commit Details:

Full Hash: 4a2734a835c10d5bffaaceddc59c41837801f402
Parent Commit: 1ddd717
Lines Changed: +99, -99

11 Modified Paths:

/source/blender/blenkernel/intern/node.c (+4, -4) (Diff)
/source/blender/editors/object/object_modifier.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_defaults.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+6, -6) (Diff)
/source/blender/makesdna/intern/dna_defaults.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+18, -18) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_nodes.cc (+59, -59) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -1) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -1) (Diff)
/source/blender/modifiers/MOD_nodes.h (+3, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021