freestyle lineset tag attribute was defined but not used, also some code cleanup.
This commit is contained in:
@@ -151,7 +151,7 @@ class NODE_MT_select(Menu):
|
||||
layout.operator("node.select_all", text="Inverse").action = 'INVERT'
|
||||
layout.operator("node.select_linked_from")
|
||||
layout.operator("node.select_linked_to")
|
||||
|
||||
|
||||
layout.separator()
|
||||
|
||||
layout.operator("node.select_same_type")
|
||||
|
||||
Reference in New Issue
Block a user