🚀 Auto-deploy: melhoria no snap e medição AR em 22/05/2026 20:17:13

This commit is contained in:
2026-05-22 20:17:13 +00:00
parent 69b001f316
commit 5f24e5c85b
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -802,7 +802,7 @@ function SelectionHandler() {
/** Walks the scene each time visibility/selection state changes and applies
* per-element visibility + emissive highlight for selected elements. */
function VisibilityApplier() {
export function VisibilityApplier() {
const { scene } = useThree();
const nonce = useModelStore((s) => s.visibilityNonce);
const models = useModelStore((s) => s.models);