Releases: KittyCAD/modeling-app
Releases · KittyCAD/modeling-app
kcl-110
Release kcl-110
v1.0.31
Added
- KCL autocomplete for argument labels
Changed
- Feature Tree to group parameters and display better in narrow layouts
- View Controls to use a camera orientation cube gizmo
- Sweep point-and-click to use a full path selection instead of a segment
Fixed
- KCL formatter to include module prefixes
- KCL autocomplete for
subtract2d - Code error when highlighting removed entities
- Erroneous disconnects on backend errors
Full Changelog: v1.0.30...v1.0.31
v1.0.30
Changed
- Programmatically-generated strings to use double quotes
Fixed
- Hole and GD&T flatness point-and-click to ensure valid arguments
- Another timeout in engine reconnection logic
Full Changelog: v1.0.29...v1.0.30
kcl-109
Release kcl-109
v1.0.29
Added
- KCL: linter rule for multiple profiles in a pipeline
Changed
- Hole UI to allow individual
cutAtcoordinates instead of KCL arrays
Fixed
- Draft lines flashing while using tools in sketch mode
- Handling of abnormal websocket closures
- Support for file extensions with capital letters
- Error when commands exceed their timeout
- Editing of fillets in pipes
- Shell point-and-click to work with sketch on face
- Command palette showing
NANfor holecutAt - Error message toast when user is logged out
- Project filtering to handle path separators
- Ability to rotate camera with the command pallet open
- KCL:
hole::blind()diameter being treaded as radius - Display of
nullin the command palette for selections
Full Changelog: v1.0.28...v1.0.29
kcl-108
Release kcl-108
kcl-107
Release kcl-107
v1.0.28
Changed
- Ability to edit feature tree operations that have errors
Removed
- Unused theme color setting
Fixed
- Error when to extruding to planes
- Stream not resizing when opening panes
- Boolean subtraction not working with new extrusions
- Plane visibility changing after pasting KCL code
- Sketch incorrectly resizing after exiting sketch mode
Full Changelog: v1.0.27...v1.0.28
kcl-106
Release kcl-106
v1.0.27
Added
- New layout system to support for vertical resizing of panes
- Experimental hole creation utility to point-and-click
- Support for starting sketches on more faces via right-click
Fixed
- Camera position updating after certain Text-to-CAD edits
- Race condition when showing experimental features
- Command palette to validate KCL changes before applying
- Editing of exported KCL parameters in point-and-click
Full Changelog: v1.0.26...v1.0.27