Commit graph

5,221 commits

Author SHA1 Message Date
Stewart Allen
209f5cae9c add quickjs eval engine for macros 2025-12-24 14:15:47 -05:00
Stewart Allen
35b76802d1 threading now always on. alt code path remains for now 2025-12-23 22:21:29 -05:00
Stewart Allen
d957c4ce7f remove FloatPacker and cutPolys 2025-12-23 21:43:09 -05:00
Stewart Allen
146c8d93b7 move unionTris into geo/polygons as unionFaces 2025-12-23 21:35:47 -05:00
Stewart Allen
69ef0ff54b consolidate stl/obj load/encode into src/load classes 2025-12-23 21:20:11 -05:00
Stewart Allen
2a45ad87dc rename mode client to init-ui for clarity and consistency 2025-12-23 20:32:09 -05:00
Stewart Allen
49eaef231b remove unused imports 2025-12-23 20:20:26 -05:00
Stewart Allen
66bdcfa607 remove unused helpers that were migrated 2025-12-23 20:16:34 -05:00
Stewart Allen
deb3e0faa9 extract poly utils into their own static class 2025-12-23 20:12:47 -05:00
Stewart Allen
55f261d3be add gpu contouring comments 2025-12-23 10:52:02 -05:00
Stewart Allen
15acdcfcba fix use of flatness to drop points in gpu contour 2025-12-23 10:39:36 -05:00
Stewart Allen
df72bb8996 fix use of flatness to drop points in cpu contour 2025-12-23 10:36:33 -05:00
Stewart Allen
a04b5c5c1b increase bambu ftp timeout 2025-12-22 22:13:04 -05:00
Stewart Allen
ee81026455 fix erroneous tab match in cpu contouring 2025-12-22 13:54:20 -05:00
Stewart Allen
a4af3a9166 fix gpu contour Y with inside only 2025-12-22 10:07:10 -05:00
Stewart Allen
188e0e2de0 shuffle help menu 2025-12-21 20:04:04 -05:00
Stewart Allen
aaa74746d2 update flashforge adventurer 5m profile 2025-12-21 16:37:49 -05:00
Stewart Allen
478f8b27c5 handle exported formats for packed devices 2025-12-21 16:33:47 -05:00
Stewart Allen
a3066fb42e hide until hovered 2025-12-21 14:20:29 -05:00
Stewart Allen
98c1949ace add help menu funding callout 2025-12-21 13:53:45 -05:00
Stewart Allen
f4688590b3 update to current threejs and manifold libraries 2025-12-21 00:59:34 -05:00
Stewart Allen
77d81db6bc Merge branch 'rel-4.5' of github.com:GridSpace/grid-apps into rel-4.5 2025-12-20 18:34:21 -05:00
Stewart Allen
db042cc187 fix trace thru backward compatibility 2025-12-20 18:34:13 -05:00
bakedpotatolord
4320137e98 simplify to publish docs on all rel branches 2025-12-20 16:02:04 -07:00
bakedpotatolord
3f7daf198e update to build docs for latest release 2025-12-20 15:55:50 -07:00
bakedpotatolord
bcf05782d2 comment out debug logs 2025-12-20 15:46:21 -07:00
Stewart Allen
279de83e9b add file type parsers as api.load 2025-12-20 16:31:17 -05:00
Stewart Allen
d01f4a1300 fix order of operations bug with tabs and inner only 2025-12-20 13:53:40 -05:00
Stewart Allen
8fa38ef3b4 distinguish fit contents from resize 2025-12-20 01:54:29 -05:00
Stewart Allen
3ba7aae26a fix stock intersection test logic for long moves 2025-12-19 18:18:09 -05:00
Stewart Allen
834e60cd6b fix trace offset override 2025-12-19 17:56:34 -05:00
Stewart Allen
60107a8110 fix zBottom with step down and outline 2025-12-18 20:08:45 -05:00
Stewart Allen
877d54e9dd fix inverted clampZ for inners 2025-12-18 19:54:48 -05:00
Stewart Allen
4171e695cd fix access order of ops in clampZ 2025-12-18 19:45:34 -05:00
Stewart Allen
8ac7ea712e add fit contents to view menu 2025-12-18 11:18:52 -05:00
Stewart Allen
9782f3159c add view fit contents chiclet 2025-12-18 11:15:08 -05:00
Stewart Allen
73bd316732 add ability to save widget back to catalog 2025-12-18 11:01:29 -05:00
Stewart Allen
24012bd526 default rotations to 90 degrees under chiclet menu 2025-12-18 00:52:27 -05:00
Stewart Allen
1875721bec add support call to action in export dialog 2025-12-18 00:45:26 -05:00
Stewart Allen
eaf941d29a fix short travel moves with bounds 2025-12-17 21:34:47 -05:00
Stewart Allen
14f66061a8 tweak cam render colors 2025-12-17 11:19:30 -05:00
Stewart Allen
5ce98a5f1e hide omit thru for outline outside only 2025-12-16 23:31:31 -05:00
Stewart Allen
21dd650c1e track area/surface minz and re-apply for op area 2025-12-16 22:31:59 -05:00
Stewart Allen
a48c2891fb fix zoom to fit in ortho mode 2025-12-16 19:12:36 -05:00
Stewart Allen
90748d1e6e fix ortho zoom behvavior and min zoom distance 2025-12-16 18:51:42 -05:00
Stewart Allen
9ffdca204e restore ortho/perspective on workspace import 2025-12-16 18:45:12 -05:00
Stewart Allen
9f8ee3993e jsdoc geo bounds and paths 2025-12-16 13:17:21 -05:00
Stewart Allen
bdf07fcbfc Merge branch 'rel-4.5' of github.com:GridSpace/grid-apps into rel-4.5 2025-12-16 07:22:35 -05:00
Stewart Allen
d1e3b11ec3 add jsdoc for geo point/line/slope 2025-12-16 07:22:17 -05:00
Stewart Allen
76de769873 add jsdoc for geo/point 2025-12-16 07:21:47 -05:00