generated from stilobique/BlenderTemplate
WIP about the Sanity Check
This commit is contained in:
@@ -24,4 +24,6 @@ class GRAOU_PT_panel(bpy.types.Panel):
|
|||||||
|
|
||||||
row = layout.row(align=True)
|
row = layout.row(align=True)
|
||||||
row.label(text='Export scene:')
|
row.label(text='Export scene:')
|
||||||
|
box = layout.box()
|
||||||
|
box.label(text='Sanity Check')
|
||||||
layout.operator('graou.building_export', text='Export all assets', icon='EXPORT')
|
layout.operator('graou.building_export', text='Export all assets', icon='EXPORT')
|
||||||
|
|||||||
Reference in New Issue
Block a user