Blender Git Commit Log

Git Commits -> Revision ff42bfe

Revision ff42bfe by Lukas Toenne (master)
May 29, 2013, 15:14 (GMT)
Remove the NODE_OPTIONS flag usage from node->typeinfo. This is a redundant flag which can be replaced by simply checking for nodetype->uifunc/uifuncbut callbacks (if these callbacks are defined the node
type generally supports options). Note that the node->flag still uses NODE_OPTIONS as a switch to toggle the display of such options!

Commit Details:

Full Hash: ff42bfe242ca79d90d30742e07e2e2dc71447930
SVN Revision: 57110
Parent Commit: e04965e
Lines Changed: +4, -7

4 Modified Paths:

/source/blender/editors/space_node/node_draw.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_edit.c (+2, -2) (Diff)
/source/blender/editors/space_node/node_templates.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021