add a couple of useful tools

This commit is contained in:
Yeicor
2024-02-18 19:10:08 +01:00
parent 47f7d09385
commit 0f46d06463
4 changed files with 69 additions and 23 deletions

View File

@@ -55,7 +55,7 @@ for (let model of settings.preloadModels) {
<template #toolbar>
<v-toolbar-title>Tools</v-toolbar-title>
</template>
<tools :scene-mgr-data="refSData"/>
<tools :ref-s-data="refSData"/>
</sidebar>
</v-layout>