🚀 Auto-deploy: melhoria no snap e medição AR em 23/05/2026 23:26:57

This commit is contained in:
2026-05-23 23:26:57 +00:00
parent c93e56640d
commit b7cd422068
6 changed files with 35 additions and 49 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ const MODEL_COLORS = ['#3b82f6', '#22c55e', '#eab308', '#a855f7', '#ec4899'];
type AnchorMode = 'tracking' | 'manual' | 'fine-tuning';
type InspectionResult = 'pending' | 'approved' | 'rejected';
type RenderMode = 'solid' | 'wireframe' | 'edges';
type RenderMode = 'solid' | 'edges';
export interface MeasurePoint {
x: number;