Blender Git Commit Log
Git Commits -> Revision 906111c
Revision 906111c by Lukas Toenne (master) October 10, 2013, 13:07 (GMT) |
Get rid of the draw_input/draw_output callbacks for nodes. These are pretty useless wrappers around socket draw functions. Only use-case is the File Output node, which draws socket format type instead of an input value. This is now a special case in the standard socket type drawing, but should eventually become a socket type of its own for the File Output node. |
Commit Details:
Full Hash: 906111cb22fff9332728e5e8f8271a0a4a908cfe
SVN Revision: 60662
Parent Commit: 3b7d5a8
Lines Changed: +51, -64