Skip to content

Releases: KittyCAD/modeling-app

v1.1.2

11 Dec 18:04
v1.1.2
f0aa31c

Choose a tag to compare

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

08 Dec 19:34
v1.1.1
1a8de2b

Choose a tag to compare

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

08 Dec 18:54
0f44540

Choose a tag to compare

Release kcl-115

v1.1.0

04 Dec 23:01
v1.1.0
58ef9bf

Choose a tag to compare

Added

  • New conversational Zookeeper agent for generative CAD

Changed

  • KCL: misplaced fn declaration 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

04 Dec 18:20
kcl-114
93a0a80

Choose a tag to compare

Release kcl-114

kcl-113

03 Dec 15:16
cea2392

Choose a tag to compare

Release kcl-113

v1.0.33

02 Dec 22:07
v1.0.33
0f4341f

Choose a tag to compare

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

02 Dec 20:11
kcl-112
eeed0b8

Choose a tag to compare

Release kcl-112

v1.0.32

21 Nov 21:12
40cf504

Choose a tag to compare

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 if in pipelines
  • KCL: Parser accepts comments in more places
  • Export of larger files

Full Changelog: v1.0.31...v1.0.32

kcl-111

21 Nov 22:20
d4a5814

Choose a tag to compare

Release kcl-111