Blender Git Loki

Git Commits -> Revision a8964d8

Revision a8964d8 by Lukas Toenne (master)
May 16, 2013, 15:06 (GMT)
Fix #35388, grouped nodes not editable in properties ui.

The issue here was that the "active" material node depends on the editor context. Previously (< 2.67) there was only 1 edited node group possible globally throughout Blender, so the active material in the context could be resolved more easily. The solution now involves the active_viewer_key variable (first introduced for compositor viewer nodes in r56271, naming is a bit awkward but hard to change in DNA). This key defines the "last modified" node tree to resolve ambiguity of active context items. For single editors the result is the same as in 2.66, if multiple editors are used with different node groups the last modified tree is used.

Commit Details:

Full Hash: a8964d865f387dc04b2e4c34c91269ac22edb98b
SVN Revision: 56857
Parent Commit: b881dd9
Lines Changed: +30, -21

2 Modified Paths:

/source/blender/blenkernel/intern/node.c (+28, -17) (Diff)
/source/blender/makesdna/DNA_node_types.h (+2, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021