forked from LeenkxTeam/LNXSDK
Update leenkx/blender/lnx/logicnode/__init__.py
This commit is contained in:
parent
9558ded5c4
commit
751f960b82
@ -47,7 +47,8 @@ def init_categories():
|
|||||||
lnx_nodes.add_category('Navmesh', icon='UV_VERTEXSEL', section="motion")
|
lnx_nodes.add_category('Navmesh', icon='UV_VERTEXSEL', section="motion")
|
||||||
lnx_nodes.add_category('Transform', icon='TRANSFORM_ORIGINS', section="motion")
|
lnx_nodes.add_category('Transform', icon='TRANSFORM_ORIGINS', section="motion")
|
||||||
lnx_nodes.add_category('Physics', icon='PHYSICS', section="motion")
|
lnx_nodes.add_category('Physics', icon='PHYSICS', section="motion")
|
||||||
|
lnx_nodes.add_category('Particle', icon='PARTICLE_DATA', section="motion")
|
||||||
|
|
||||||
lnx_nodes.add_category('Array', icon='MOD_ARRAY', section="values")
|
lnx_nodes.add_category('Array', icon='MOD_ARRAY', section="values")
|
||||||
lnx_nodes.add_category('Map', icon='SHORTDISPLAY', section="values")
|
lnx_nodes.add_category('Map', icon='SHORTDISPLAY', section="values")
|
||||||
lnx_nodes.add_category('Database', icon='MESH_CYLINDER', section="values")
|
lnx_nodes.add_category('Database', icon='MESH_CYLINDER', section="values")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user