Skip to content

v0.5.1 — Stability fixes, thumbnails, and cut-out controls

Latest

Choose a tag to compare

@open-pascal open-pascal released this 14 Apr 05:02
· 39 commits to main since this release

Highlights

  • add cut-out controls for slabs and ceilings (#224)
  • improve thumbnails and reduce editor rerenders (#225)
  • fix viewer post-processing recovery after duplicate scene mutations (#228)
  • guard null selected item during item tool placement (#229)

Published packages

  • @pascal-app/core@0.5.1
  • @pascal-app/viewer@0.5.1
  • @pascal-app/editor@0.5.1

What's Changed

  • feat(editor): add cut-out button to floating action menu for slabs and ceilings by @open-pascal in #224
  • feat: improve thumbnails and reduce editor rerenders by @open-pascal in #225
  • Feat/stairs fence update by @sudhir9297 in #226
  • fix: recover viewer post-processing after duplicate scene mutations by @open-pascal in #228
  • fix: guard null selected item during item tool placement by @open-pascal in #229

New Contributors

Full Changelog: v0.5.0...v0.5.1