🚀 Auto-deploy: melhoria no snap e medição AR em 24/05/2026 18:28:15
This commit is contained in:
@@ -3,8 +3,8 @@ import { ArrowLeft, Glasses, Box, Ruler, FileText, Upload, Loader2 } from "lucid
|
||||
import { Button } from "@/components/ui/button";
|
||||
import { useModelStore } from "@/stores/useModelStore";
|
||||
import { ModelViewerCanvas } from "@/components/three/ModelViewer";
|
||||
import { xrStore } from "@/lib/xrStore";
|
||||
import { ViewerControls } from "@/components/ViewerControls";
|
||||
import { ViewCube } from "@/components/ViewCube";
|
||||
import { InspectionChecklist } from "@/components/InspectionChecklist";
|
||||
import { FineTuningControls } from "@/components/FineTuningControls";
|
||||
import { MeasurementsList } from "@/components/MeasurementsList";
|
||||
@@ -143,6 +143,7 @@ const Viewer = () => {
|
||||
<div className="relative flex-1">
|
||||
<ModelViewerCanvas />
|
||||
<ViewerControls />
|
||||
<ViewCube />
|
||||
</div>
|
||||
|
||||
{/* Side panel */}
|
||||
|
||||
Reference in New Issue
Block a user