75f1aaa824
camera breaks on extrude zoom to fit ( #3276 )
2024-08-05 16:08:30 +10:00
a1df3d0ffc
Fillet UI ( #2718 )
...
* draft: fillet ast mod + test
* Kurt's rejig
* playwright
* update button enable logic
* remove fillet button in production build
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* trigger CI
* fix typo
* give a way to turn on fillets
---------
Co-authored-by: max-mrgrsk <margorskyi@gmail.com >
Co-authored-by: max-mrgrsk <156543465+max-mrgrsk@users.noreply.github.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-15 19:20:32 +10:00
8ebe78c664
Lf94/eco mode save the planet ( #2940 )
...
* Trigger shutdown operations after each test
* Idle mode states
* Don't show the reconnect when coming back from tab
2024-07-07 10:10:52 -07:00
fb3e922180
Hide the view until the scene is initially built ( #2894 )
...
* Hide the view until the scene is initially built
* fmt
* Remove log
2024-07-03 22:40:45 -07:00
3d73b82c23
project global origin for sketches and use engine animations ( #2113 )
...
* use engine animations for sketch on face, but not default planes
* massage things
* fix type issue
* small problem in playwright test<
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* some tests fixes
* more test tweaks
* more test tweaks
* clean up
* more tidy
* tests are a pain
* more test stuff
* test stuff again
* fix micro think axes in sketch mode
* more test shit
* more test shit more
* more test tweaks
* more test tweaks
* more test stuff
* trigger ci
* clean up
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-22 20:14:06 +10:00
537d86c8ff
Editor singleton to prevent re-renders ( #2163 )
...
* move editor data into a singleton
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* debounce on update
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* make select on extrude work
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* highlight range
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* highlight range
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix errors
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* almost forgot the error pane
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* loint
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* call out to codemirror
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix tauri;
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* more efficient
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* create the modals in the hook
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* Revert "create the modals in the hook"
This reverts commit bbeba85030763cf7235a09fa24247dbf120f2a64.
* change todo
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-04-19 21:24:40 +00:00
3f8c4e7b5a
refactor code storage ( #2144 )
...
* refactor code storage
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* typo
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* for now dont do onupdate its lagging the editor
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* way smaller delay
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* turn abck on on update
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* dont be fancy
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix linter
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* empty
* empty
* good things
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* empty
* empty
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* make less flakey
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* go abck to errors for now
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-04-18 03:18:07 +00:00
465d933d53
circular dependencies refactor ( #1863 )
...
* circular dependencies refactor
* clean up
2024-03-22 05:55:30 +00:00