Releases: KittyCAD/modeling-app
Releases · KittyCAD/modeling-app
v1.1.2
Added
- KCL: autocompletion for function arguments
Changed
- Hole function to be non-experimental in KCL and the UI
- Feature Tree to prefer variable names over operations
Fixed
- Zookeeper not scrolling to the latest messages
- Zookeeper chat history getting lost on reconnect
- Ability to set appearance on bodies returned from functions
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Added
- KCL: support for unary
+operator - KCL: named function expressions
- KCL: coercing default units to known units in array range
Fixed
- Zookeeper conversation history getting lost after reconnect
- Ability to select and scroll though Zookeeper chat messages
- Code pane getting cleared when inserting a part into an assembly
Full Changelog: v1.1.0...v1.1.1
kcl-115
Release kcl-115
v1.1.0
Added
- New conversational Zookeeper agent for generative CAD
Changed
- KCL: misplaced
fndeclaration from error to warning - Units indicator to live in the status bar instead of scene
Fixed
- Code formatter from inserting extra blank lines
Full Changelog: v1.0.33...v1.1.0
kcl-114
Release kcl-114
kcl-113
Release kcl-113
v1.0.33
Added
- Point-and-click support for GD&T datums
Changed
- KCL: error messages to include the function name
Fixed
- Zoom level changing with orientation cube
- Project Explorer bug opening directories outside the project directory
- Ability to turn off the scale grid with imports
- Incorrect units when cutting holes
- Broken scene after creating many projects
Full Changelog: v1.0.32...v1.0.33
kcl-112
Release kcl-112
v1.0.32
Changed
- Custom syntax highlighting theme
- New default plane opacity and labels
- Update undo/redo buttons, slot in a refresh button into the Top Bar of the Workspace
- Change default blind depth value to avoid CSG issues
- KCL: Circle position defaults to origin
Added
- Factor arg for Scale in KCL and point-and-click
Fixed
- Hole creation on solids with existing holes
- Mangled project name and paths in other TTC workflows
- Default roughness should be 1 helping with appearance issues
- Sketch on face with a hole in it
- KCL: Parser should allow
ifin pipelines - KCL: Parser accepts comments in more places
- Export of larger files
Full Changelog: v1.0.31...v1.0.32
kcl-111
Release kcl-111