Blender Git Loki
Git Commits -> Revision 7a66002
Revision 7a66002 by Ton Roosendaal (master) February 17, 2009, 13:37 (GMT) |
2.5 Node/Composite tinkering: - titles in headers and on collapsed nodes back - backdrop option draws again (no scroll operator yet) - added preview option in blur, filter and mix nodes. Just for fun while working :) Probably every node should get this... |
Commit Details:
Full Hash: 7a66002753e8da11e53cb8cdad28bde606847758
SVN Revision: 19006
Parent Commit: 8020515
Lines Changed: +23, -30
6 Modified Paths:
/source/blender/editors/space_node/drawnode.c (+7, -8) (Diff)
/source/blender/editors/space_node/node_draw.c (+6, -18) (Diff)
/source/blender/editors/space_node/node_intern.h (+1, -1) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_blur.c (+3, -1) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_filter.c (+3, -1) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c (+3, -1) (Diff)
/source/blender/editors/space_node/node_draw.c (+6, -18) (Diff)
/source/blender/editors/space_node/node_intern.h (+1, -1) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_blur.c (+3, -1) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_filter.c (+3, -1) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c (+3, -1) (Diff)