forked from LeenkxTeam/LNXSDK
Webview for RunT/Krom
This commit is contained in:
@ -33,8 +33,10 @@ def init_categories():
|
||||
lnx_nodes.add_category('Input', icon='GREASEPENCIL', section="basic")
|
||||
lnx_nodes.add_category('Native', icon='MEMORY', section="basic",
|
||||
description="The Native category contains nodes which interact with the system (Input/Output functionality, etc.) or Haxe.")
|
||||
|
||||
lnx_nodes.add_category('Browser', icon='URL', section="basic")
|
||||
lnx_nodes.add_category('Krom Runtime', icon='WINDOW', section="basic",
|
||||
description="Krom specific nodes for WebView, Networking, Window, Display, File and System operations etc.")
|
||||
|
||||
lnx_nodes.add_category('Camera', icon='OUTLINER_OB_CAMERA', section="data")
|
||||
lnx_nodes.add_category('Material', icon='MATERIAL', section="data")
|
||||
lnx_nodes.add_category('Light', icon='LIGHT', section="data")
|
||||
|
||||
Reference in New Issue
Block a user