Blender Git Commit Log

Git Commits -> Revision 01e13e2

Revision 01e13e2 by Hans Goudey (master)
February 24, 2021, 20:53 (GMT)
Cleanup: Remove unused node editor button event defines

These defines seem to be left over from the initial implementation
of the node editor. In a few places the values were used in button
creation, but the callbacks never checked the value anyway.
Node uiBlocks also had a callback what would never do anything
since the value it checked for was never used.

Commit Details:

Full Hash: 01e13e2c95132c92d37c832cbe9e814fae2007a2
Parent Commit: a50f6bc
Lines Changed: +4, -35

2 Modified Paths:

/source/blender/editors/space_node/node_draw.cc (+4, -15) (Diff)
/source/blender/editors/space_node/node_intern.h (+0, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021