-
See video. I thought it was my branch, but it's on prod too:
https://github.com/KittyCAD/modeling-app/assets/547923/60e1a218-cf0d-43a1-ae4b-d6b1d176b2f1
-
see the original issue here: https://github.com/KittyCAD/modeling-app/issues/2460
-
There are two problems
1. The modeling app does not find the correct line of code to safely add the sketch on face from the result of a function call
2. We do not guarantee that the function returns…
nadr0 updated
1 month ago
-
# Background
Currently KCL array expressions are basically just a list of numbers n, n+1, ..., m -- they're a list of consecutive numbers from their start to their end. The start and end are known wh…
-
Recent beta builds are no longer renaming the binary in a bundle to `productName`, keeping the rust crate name.
The issue we're facing at KittyCAD/Zoo is that running the updater installs our new `…
-
When the macOS system theme changes (Light to Dark), certain elements of the modelling app UI fail to update:
[Add a title above and insert a description of the issue here]
![Screenshot](htt…
-
Because of https://github.com/KittyCAD/modeling-app/issues/3270
zoom_to_fit has been disable for extrude, which means the user can end up in the object when extruding since it extrudes towards the …
-
we already have a lot of browser ones here: https://github.com/KittyCAD/modeling-app/pull/3299
but we will want to test the desktop works and saves to a file
this also includes moving the tauri …
-
MVP can be just the same as extrude, where we automatically pick the "X" axis for you (we can merge this but hide the button etc unless in dev mode)
We're going to be modeling this off of extrude s…
-
It seems killing the browser's connection doesn't re-establish the stream when theme changes
https://github.com/user-attachments/assets/8427cf81-d5a5-4dc4-9055-83bc11e84333
Failing test for this…