Blender Git Loki

Git Commits -> Revision 416e66c

Revision 416e66c by Brecht Van Lommel (master)
December 7, 2019, 19:38 (GMT)
Fix ShaderNodeCustomGroup.copy method being called too often

This is only supposed to happen when copying nodes that are part of the user
editable database, not temporary copies for the dependency graph.

The LIB_ID_COPY_LOCALIZE test was wrong because it is a combination of multiple
bitflags as pointed out by Bastien, and was actually redundant anyway since
LIB_ID_CREATE_NO_MAIN is part of it.

Commit Details:

Full Hash: 416e66c7fe211e7e21d0d4fad987d4219c191f71
Parent Commit: 074c00f
Lines Changed: +6, -4

3 Modified Paths:

/source/blender/blenkernel/intern/node.c (+3, -2) (Diff)
/source/blender/editors/space_node/node_edit.c (+1, -1) (Diff)
/source/blender/nodes/shader/node_shader_tree.c (+2, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021