forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
6
leenkx/blender/lnx/logicnode/canvas/__init__.py
Normal file
6
leenkx/blender/lnx/logicnode/canvas/__init__.py
Normal file
@ -0,0 +1,6 @@
|
||||
from lnx.logicnode.lnx_nodes import add_node_section
|
||||
|
||||
add_node_section(name='events', category='Canvas')
|
||||
add_node_section(name='elements_general', category='Canvas')
|
||||
add_node_section(name='elements_specific', category='Canvas')
|
||||
add_node_section(name='global', category='Canvas')
|
Reference in New Issue
Block a user