v0.45.0
·
62 commits
to lf94/tauri-to-electron-frank
since this release
Changed
- Breaking: KCL:
- chamfer and fillet now use keyword arguments
- Generalise and simplify offsetPlane, with default planes added to std
- Multiple sketches on same face individually editable
- Show visible error when updater call fails
- Warn when calling deprecated functions
- Rename AI-related buttons to reduce confusion
- Backspace as Delete only on macOS
- Show runtime errors within files that are being imported
- Improve hover tool tips and function docs
- Remove hole button from toolbar
Added
- Delete and Set apperance buttons in right-click context menu of supported feature tree operations
- Add edit flow for Helix point-and-click
- Multiple prompt-to-edit selection, plus direct editor selections
- KCL: Transform std lib functions, laying out the ground work for proper assemblies
Fixed
- Make Windows elevated perms prompt show app name not description
- Fix kcl file opening on Windows (double click) on second instance
- Wait for settings loading before onboarding redirect check
- Fix settings loading actions
- Fix switching between KCL arguments
- Fix overflow in KCL command palette input
- Fix toolbar flash (during sketchMode animation)
- Fix second-body extrude selection
- Fix user settings opening
- Fix runtime error badge color
Full Changelog: v0.44.0...v0.45.0