generated from stilobique/BlenderTemplate
Rename export operator, it's only the placeholder exporter
This commit is contained in:
@@ -26,4 +26,4 @@ class GRAOU_PT_panel(bpy.types.Panel):
|
||||
layout.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 Placeholder', icon='EXPORT')
|
||||
|
||||
Reference in New Issue
Block a user