feat(ui): add dedicated cancel button for batch rendering
This commit is contained in:
@@ -15,6 +15,7 @@ from . import properties, operators, panel
|
||||
classes = (
|
||||
properties.SceneRendererSettings,
|
||||
operators.SCENERENDERER_OT_render_all,
|
||||
operators.SCENERENDERER_OT_cancel_batch,
|
||||
panel.SCENERENDERER_PT_panel,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user