mirror of
https://github.com/CNCKitchen/stlTexturizer.git
synced 2026-04-07 22:11:32 +00:00
feat: add perspective view toggle and update camera handling
This commit is contained in:
@@ -5,9 +5,11 @@ export default {
|
||||
"theme.toggleAriaLabel": "Toggle light/dark mode",
|
||||
"dropHint.text": "Drop an <strong>.stl</strong>, <strong>.obj</strong> or <strong>.3mf</strong> file here<br/>or <label for=\"stl-file-input\" class=\"link-label\">click to browse</label>",
|
||||
"ui.wireframe": "Wireframe",
|
||||
"ui.perspective": "Perspective View",
|
||||
"ui.controlsHint": "Left drag: orbit · Right drag: pan · Scroll: zoom",
|
||||
"ui.meshInfo": "{n} triangles · {mb} MB · {sx} × {sy} × {sz} mm",
|
||||
"ui.loadStl": "Load Model…",
|
||||
"ui.localProcessingNote": "All processing runs locally in your browser — no data is uploaded.",
|
||||
"sections.displacementMap": "Displacement Map",
|
||||
"ui.uploadCustomMap": "Upload custom map",
|
||||
"ui.noMapSelected": "No map selected",
|
||||
|
||||
Reference in New Issue
Block a user