Skip to content

v0.42.0

Latest
Compare
Choose a tag to compare
@pierremtb pierremtb released this 11 Feb 19:10
· 3 commits to main since this release
cc313af

Changed

  • Breaking: KCL: Sweep, Shell, Appearance stdlib functions now uses keyword args. See links for how to migrate to new syntax.
  • KCL: Patterns of patterns can use the original sketch/solid as target
  • Onboarding bracket with SSI
  • Update lower-right corner units menu to read and edit inline settings annotations if present
  • Let users have big editors

Added

  • Edit flows for extrude and offset plane operations
  • Back button to the onboarding buttons, move the dismiss button to a little corner x button

Fixed

  • Use of non-platform agnostic separator
  • Invalidate execution cache when top-level annotations change
  • Resizing view breaking app on high DPI displays
  • Don't close the command palette on backspace
  • Remove noisy log line in linux by @TomPridham
  • Inserting revolve command accounts for axis dependency
  • Shift-Click to Deselect Edges/Faces

Full Changelog: v0.41.0...v0.42.0