Commit graph

4,610 commits

Author SHA1 Message Date
Stewart Allen
87137e44d1 add maybe future code for loading workers from blobs 2025-06-27 16:49:04 -04:00
Stewart Allen
d8db4dd4fd Merge branch 'rel-4.2' into dev-4.2-refactor-module 2025-06-27 13:32:45 -04:00
Stewart Allen
8292bac791 trace uses system edgeangle 2025-06-27 13:32:17 -04:00
Stewart Allen
ed5d463e07 add TrueNAS install instructions in readme 2025-06-27 01:21:01 -04:00
Stewart Allen
d133a4f076 raycaster optimized b/c no children in widget mesh 2025-06-27 01:09:58 -04:00
Stewart Allen
82e2742b8d add trace re-contouring when poly z varies, offset present, no step down 2025-06-27 01:02:12 -04:00
Stewart Allen
9333524613 improve esbuild. allow for (some) modules 2025-06-25 23:56:59 -04:00
Stewart Allen
2bb5a2399e fix esbuild warnings 2025-06-25 23:05:13 -04:00
Stewart Allen
4fea9e8c67 Merge branch 'rel-4.2' into dev-4.2-refactor-module 2025-06-25 11:56:26 -04:00
Josiah Hamm
c6c5a8cd9f
Merge pull request #389 from GridSpace/cut-direction-bugfix
Cut direction bugfix
2025-06-24 21:44:51 -06:00
Stewart Allen
3e01d34c2e tweak to improve thru hole handling in roughing 2025-06-24 22:03:46 -04:00
Stewart Allen
797da325a6 tweak to improve thru hole handling in roughing 2025-06-24 22:03:24 -04:00
bakedpotatolord
41887bf01b Merge branch 'cam-arcs-rethink-2' of https://github.com/GridSpace/grid-apps into rel-4.2 2025-06-24 12:24:28 -06:00
bakedpotatolord
4695406d8d Merge branch 'rel-4.2' of https://github.com/GridSpace/grid-apps into rel-4.2 2025-06-24 12:23:31 -06:00
bakedpotatolord
0b45611d99 Merge branch 'rel-4.2' of https://github.com/GridSpace/grid-apps into cam-arcs-rethink-2 2025-06-24 12:20:51 -06:00
bakedpotatolord
2a4b1f96bf comment out all console logs 2025-06-24 12:19:02 -06:00
bakedpotatolord
6bb1df2bf0 revert changes 2025-06-24 12:10:21 -06:00
Stewart Allen
fcba17c428 fix kiri engine cam var settings 2025-06-24 13:41:16 -04:00
Stewart Allen
453c201255 fix kiri engine cam var settings 2025-06-24 13:40:49 -04:00
bakedpotatolord
6fb589e63d remove console logs 2025-06-24 11:16:01 -06:00
bakedpotatolord
f7997de9e4 add arc resolution option 2025-06-24 11:15:05 -06:00
bakedpotatolord
3ba5ab7a76 set cam arc defaults 2025-06-24 11:14:49 -06:00
bakedpotatolord
8c3e1abebf set arc defaults 2025-06-24 11:14:33 -06:00
bakedpotatolord
3930c41ce7 formatting updates, and fix depth option 2025-06-24 10:30:42 -06:00
Stewart Allen
10a107e518 use esbuild to package mesh, remove fsave, add prod path overrides for esbuild files in prod server mode 2025-06-23 21:17:01 -04:00
Stewart Allen
828bd69613 Merge branch 'rel-4.2' into dev-4.2-refactor-module 2025-06-23 09:22:19 -04:00
Stewart Allen
24e99495e9 handle drives with async or sync slice fns 2025-06-23 09:22:04 -04:00
Stewart Allen
6585f7e53d Merge branch 'rel-4.2' into dev-4.2-refactor-module 2025-06-22 23:58:59 -04:00
Stewart Allen
7b1f230ded fix numerous bounds issues with indexed stock fixes #340
fix state variable updates with indexex stock
fix large tool animation fixes #352
2025-06-22 22:09:02 -04:00
Stewart Allen
c728b878ac catch/report async errors in slice 2025-06-22 16:13:00 -04:00
Stewart Allen
ed722edff7 Merge branch 'rel-4.2' into dev-4.2-refactor-module 2025-06-22 15:29:22 -04:00
Stewart Allen
c6506f0f60 bump rev 4.2.0 2025-06-22 15:19:28 -04:00
Stewart Allen
0d2261566d Merge branch 'dev-4.2-refactor-trace' into rel-4.2 2025-06-22 15:18:04 -04:00
Stewart Allen
979458026b Merge branch 'rel-4.1' 2025-06-22 15:17:41 -04:00
Stewart Allen
23ad260a26 remove old code / unused trace select mode 2025-06-22 01:30:52 -04:00
Stewart Allen
fbbbf476c0 fix trace toggle 2025-06-22 01:21:49 -04:00
Stewart Allen
9be674b61c set visual state for trace and restore on trace done 2025-06-21 22:38:53 -04:00
Stewart Allen
05a9bca485 fix ctrl click to select planar matching lines 2025-06-21 22:22:37 -04:00
Stewart Allen
220dc7c439 quick port of pocket clearZ to trace clearZnew 2025-06-21 21:54:58 -04:00
Stewart Allen
aaa45d1fc1 start refactor of trace to use detected edges instead of flat slice polys 2025-06-21 19:14:11 -04:00
Stewart Allen
dc217059f7 flag unknown selection 2025-06-21 19:05:27 -04:00
Stewart Allen
47ea0328d0 add handles helper 2025-06-21 19:04:13 -04:00
bakedpotatolord
66fce96e54 Merge branch 'cam-arcs-rethink' of https://github.com/GridSpace/grid-apps into cam-arcs-rethink-2 2025-06-19 10:33:52 -06:00
bakedpotatolord
32fca846a0 switch polyEmit to segment-based 2025-06-19 10:20:27 -06:00
bakedpotatolord
7f12f929e5 add typecheck to avoid dangerous code that can cause infinite looping 2025-06-18 20:15:34 -06:00
bakedpotatolord
1071e07b99 make arc generation more robust, and give up fighting with sliceOutput 2025-06-18 20:14:48 -06:00
bakedpotatolord
1ac1dd9228 apply widget movement to arc points 2025-06-18 18:08:09 -06:00
bakedpotatolord
f62a9970b2 fix animate bug 2025-06-18 17:59:28 -06:00
Josiah Hamm
c8d72a2d79
Merge pull request #390 from GridSpace/docs
fix a docs formatting error, and add docs formatting check GH action
2025-06-18 17:22:27 -06:00
bakedpotatolord
571e99c862 change to only run on docs pushes 2025-06-18 17:14:33 -06:00