Skip to content

v1.5.0

Choose a tag to compare

@ulysse-bouchet-simvia ulysse-bouchet-simvia released this 13 Mar 13:42
· 80 commits to main since this release
beee500

[1.5.0] - 2026-03-13

Rewrote the mesh viewer UI with Svelte, and added new viewer features.

Added

  • Migrated the mesh viewer frontend from vanilla JS/HTML to Svelte with TypeScript
  • Mesh viewer UI now follows the VS Code user theme
  • Object file names are shown in the webview tab titles
  • Focusing a .comm file now focuses its corresponding mesh viewer webview
  • Revamped help popup with tabs and more tips
  • New settings popup with various settings
    • Edge rendering settings
    • Object visibility settings
    • UI settings
  • Improved various UI components in the mesh viewer
  • Show/hide toggle button per object in the sidebar
  • Per-object color display
  • Zoom widget in the mesh viewer

What's Changed

Full Changelog: v1.4.3...v1.5.0