Skip to content
Snippets Groups Projects
Commit b11d05fe authored by Jonathan Williamson's avatar Jonathan Williamson
Browse files

Add Cloud Generator to 'Create' tab

parent 1d431a3c
No related branches found
No related tags found
No related merge requests found
......@@ -301,6 +301,7 @@ def getActionToDo(obj):
class VIEW3D_PT_tools_cloud(Panel):
bl_space_type = 'VIEW_3D'
bl_region_type = 'TOOLS'
bl_category = 'Create'
bl_label = "Cloud Generator"
bl_context = "objectmode"
bl_options = {'DEFAULT_CLOSED'}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment