-
We're gonna need examples of how to practically use KCL. I think a gear is a good first step. It's a nontrivial 3D solid, and it's also very common in real CAD. Here's what I've got so far.
@jgomez…
-
Talked to @alteous, could be a coordinate system error.
-
We have some assumptions that have crept into our development environment and made it basically required that a developer have dev API access before they can run the app in dev mode and start contribu…
-
First, read https://github.com/KittyCAD/modeling-app/issues/3677
The `if-else` chain in that issue has two problems:
- What do you do if the user puts in a value you don't support? Like a ridicu…
-
Undo using Control/Command+Z works when editing code. But when creating a sketch or editing a sketch visually, the same shortcut has no effect. Similarly with redo.
I generally expect undo and redo…
jtran updated
4 months ago
-
search for TODO #868 in `src/lib/selections.ts`
We loop over all artifacts to find source ranges that over lap with the current selection, is fine for now, but will become a problem with very compl…
-
## Description
Thoughts on `holes`, `cuts`, `extrude (remove)`
https://github.com/KittyCAD/modeling-app/assets/114548659/2f88f249-bdd8-4dad-a133-51904be6cf4c
-----
### PsuedoKCL
Here's what'…
-
- [x] #2478
- [x] #2447
- [x] hover over button when disabled like extrude, would be good to know the reason sometimes the reason shows up a bit delayed like 3 seconds
- [x] on click of object (clo…
-
In most CAD apps, the buttons used to switch between different views of a model are commonly referred to as "view orientation" or "standard views" buttons. These buttons allow users to quickly change …
-
this is my mental notes so i can mess around later
- [x] #456
- [ ] `for text in v { innershit }` needs to parse
- [ ] if we have number one here then `for num in [0..10] { innershit }` should pa…