From 39678a6825f0058daa6caef3f8015321a80da48e Mon Sep 17 00:00:00 2001 From: ochafik Date: Mon, 23 Dec 2024 03:10:03 +0000 Subject: [PATCH] Align orientation of model-viewer w/ OpenSCAD --- src/components/ViewerPanel.tsx | 1 + src/state/default-scad.ts | 33 ++++++++++++++++----------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/components/ViewerPanel.tsx b/src/components/ViewerPanel.tsx index 6393a44..08823c9 100644 --- a/src/components/ViewerPanel.tsx +++ b/src/components/ViewerPanel.tsx @@ -32,6 +32,7 @@ export default function ViewerPanel({className, style}: {className?: string, sty }}> {(state.output?.displayFileURL || state.output?.outFile && state.output.outFile.name.endsWith('.glb') && state.output?.outFileURL) && (