feat: integrate render swarm companion app

This commit is contained in:
2026-06-22 00:18:25 +02:00
parent 64c2eb275e
commit e230da1002
3 changed files with 54 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ classes = (
properties.SceneRendererSettings,
operators.SCENERENDERER_OT_render_all,
operators.SCENERENDERER_OT_cancel_batch,
operators.SCENERENDERER_OT_launch_swarm,
panel.SCENERENDERER_PT_panel,
)