Skip to content

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 29 May 18:23

[0.6.2] - 2026-05-29

  • chore: bump to 0.6.2
  • use monospace font for swatch hover tooltip hex color
  • fix(select): keep selection through camera orbit/pan
  • fix(select): occlude marching ants behind voxels
  • fix(select): select-all picks occupied voxels, not bounding box
  • fix(ui): add spaces around × in sidebar size label
  • fix(ui): hide gizmo in focus mode, show during flyby
  • chore: clear all clippy warnings
  • Don't switch to eyedropper when Opt is used with Z
  • feat(ui): animate palette swatch reorder, drop gray placeholder
  • fix(ui): thin left inspector edge, drop unselected swatch outline
  • fix(ui): disable egui shape feathering to kill dark corner fringe
  • feat(ui): palette panel rework — Cmd+K switcher, swatch grid, editable built-ins
  • fix(ui): remove semi-transparent border from unselected swatches
  • fix(render): apply face shade in sRGB space
  • feat(ui): simplify color inspector to one Color section
  • fix(ui): remove italics from hint labels
  • docs: add changelog entries for click-outside close and unified shortcut chip color
  • feat(ui): close command palette on click-outside
  • feat(ui): overhaul command palette — no titlebar, per-key shortcut chips, hidden scrollbar, 10-row height
  • docs: finalize CHANGELOG for v0.6.1 [skip ci]