Releases: KittyCAD/modeling-app
Releases Β· KittyCAD/modeling-app
kcl-57
Publish 57
kcl-56
bump kcl-lib and friends (#6063) * bump kcl-lib and friends Signed-off-by: Jess Frazelle <[email protected]> * expose Signed-off-by: Jess Frazelle <[email protected]> * relevant files Signed-off-by: Jess Frazelle <[email protected]> * udpates Signed-off-by: Jess Frazelle <[email protected]> * fixes Signed-off-by: Jess Frazelle <[email protected]> * updates Signed-off-by: Jess Frazelle <[email protected]> --------- Signed-off-by: Jess Frazelle <[email protected]>
v0.51.0
Changed
- Onboarding code updated with extrudes in dedicated variables
- Removed all tooltip delays throughout the app
Added
- User warning when using per-project default units
- Read write access checks on Project Directory
- Named views
- Menu bar, starting with the home page
Fixed
- Bug in edit parameter flow
- Bug related to editor code update timing with execution
- Ignore KCL changes when loading settings
Full Changelog: v0.50.0...v0.51.0
kcl-55
Release kcl-55
kcl-54
bump kcl friends (#5993) Signed-off-by: Jess Frazelle <[email protected]>
v0.50.0
Changed
- Only show "Edit sketch" button when code pane is focused with sketch selected
- Add edit flow for parameters (named constants)
- Machine learning branding more inline & more prominent
- Breaking: KCL:
helixRevolutions
merged withhelix
for cylinder-based helices, see the docs
Added
- Sectional argument for point-and-click Sweep with edit flow
Fixed
- Modeling stream resize bug
- Only show axis planes when there are no errors
- Revert fix write on refresh changes that caused code deletion after a while with the app opened
Full Changelog: v0.49.0...v0.50.0
kcl-53
fix: revert quick file write on refresh (#5943) * fix: REVERT REVERT REVERT * fix: one more unused remove * A snapshot a day keeps the bugs away! π·π * A snapshot a day keeps the bugs away! π·π * A snapshot a day keeps the bugs away! π·π * Make sure connection is established before advancing settings theme test * A snapshot a day keeps the bugs away! π·π * A snapshot a day keeps the bugs away! π·π * A snapshot a day keeps the bugs away! π·π * A snapshot a day keeps the bugs away! π·π * A snapshot a day keeps the bugs away! π·π * A snapshot a day keeps the bugs away! π·π --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Frank Noirot <[email protected]>
v0.49.0
Changed
- Breaking: KCL: revolve now uses keyword arguments
Added
- Ability to create named constants from the command palette
- KCL: Tag and name end & start caps for sweeps
Fixed
- Rust unwrap causing panic
- Issue with empty sketches
Full Changelog: v0.48.0...v0.49.0
kcl-52
Update dependabot config (#5907)
kcl-51
transform after fillet bug fix (#5882) * fixes Signed-off-by: Jess Frazelle <[email protected]> * updates Signed-off-by: Jess Frazelle <[email protected]> * updates Signed-off-by: Jess Frazelle <[email protected]> * rotate Signed-off-by: Jess Frazelle <[email protected]> * updates Signed-off-by: Jess Frazelle <[email protected]> * updates Signed-off-by: Jess Frazelle <[email protected]> * its not jsut translate Signed-off-by: Jess Frazelle <[email protected]> * its not jsut translate Signed-off-by: Jess Frazelle <[email protected]> * fix Signed-off-by: Jess Frazelle <[email protected]> --------- Signed-off-by: Jess Frazelle <[email protected]>