Blender Git Loki

Git Commits -> Revision b29f703

Revision b29f703 by Lukas Toenne (master)
January 9, 2013, 16:07 (GMT)
Make the node.parent property editable in RNA, so frame hierarchy can be changed by scripts without resorting to operator hacks.

Performs sanity checks internally to make sure that
a) Only frames are used as parents. In future other nodes may be used for parenting, that will require more sophisticated poll functions.
b) Avoid infinite recursion. If the supposed parent is already attached to a frame node the parent assignment will be ignored.

Commit Details:

Full Hash: b29f7038814341639d91b815db3871801e9649ca
SVN Revision: 53685
Parent Commit: 9a4a5fa
Lines Changed: +39, -1

1 Modified Path:

/source/blender/makesrna/intern/rna_nodetree.c (+39, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021