Commit graph

210 commits

Author SHA1 Message Date
Rotzbua
7ffedccf2e chore(editor): update to latest version 2024-12-31 16:50:39 +00:00
ochafik
6a9529aab7 Multimaterial: trim strings, skip empties 2024-12-31 16:43:15 +00:00
ochafik
5e48ffbf34 Add blurhash previews to make (re)loading more entertaining 2024-12-31 16:43:15 +00:00
ochafik
60ed786e22 Fix typo 2024-12-31 16:43:15 +00:00
ochafik
a0015af28e Replace rollup w/ webpack for the web worker 2024-12-31 16:06:51 +00:00
Rotzbua
a4a33d2541 chore(deps): update loader 2024-12-28 22:56:24 +00:00
Rotzbua
cfc34ce33d chore(deps): remove unused rollup plugins 2024-12-28 22:56:04 +00:00
Rotzbua
cb64dc4c81 chore(deps): update webpack dependencies 2024-12-28 22:55:15 +00:00
Rotzbua
e28a17484c chore(deps): move types to dev dependencies
* bump to latest possible version
2024-12-28 22:54:13 +00:00
Olivier Chafik
2aaac6f70b Update README.md 2024-12-27 12:04:19 +00:00
ochafik
dd3d385899 Basic URL loading support 2024-12-26 19:27:27 +00:00
ochafik
ecdc04af39 axes: use axes viewer for snapping logic (model viewer wiggles b/c of the prompt) 2024-12-26 19:27:27 +00:00
ochafik
d457595d48 Allow editing of bundled files again 2024-12-26 19:27:27 +00:00
ochafik
5a67b2d554 Fix lighting 2024-12-26 19:27:27 +00:00
ochafik
96fd24a1e4 Fix axes rotation: get to nearest rotation before cycling, and default to diagonal 2024-12-26 19:27:27 +00:00
ochafik
d2223e948a Create InterVariable.woff2 2024-12-25 14:02:50 +00:00
ochafik
58a513dd11 Test loading demo by path 2024-12-25 14:02:50 +00:00
ochafik
b76ac89d44 Fix loading of demos 2024-12-25 14:02:50 +00:00
ochafik
0a99893f77 Preserve filename in output 2024-12-25 12:47:14 +00:00
ochafik
d3150854ac axes: add back & left quick views 2024-12-25 12:35:18 +00:00
Olivier Chafik
10c15b443d Update README.md 2024-12-25 12:27:31 +00:00
ochafik
32a4ecf9c4 Update e2e.test.js 2024-12-25 12:17:51 +00:00
ochafik
e512561b85 fix typo 2024-12-25 12:17:51 +00:00
ochafik
32fee6eb06 Normalize CRLF to \n and test customizer in e2e test 2024-12-25 12:17:51 +00:00
ochafik
657ccb9181 Remove render-modifiers feature reference 2024-12-25 11:31:54 +00:00
ochafik
ae21d92928 Remove spurious localization warning 2024-12-25 11:31:54 +00:00
ochafik
7ec83c371b tests: add basic e2e tests involving libs (BOSL2 & NopSCADlib) 2024-12-25 11:31:54 +00:00
ochafik
741b367952 viewer: disable interaction prompt once use clicked on axes 2024-12-25 11:31:54 +00:00
ochafik
719641ca7b Update ViewerPanel.tsx 2024-12-25 01:53:00 +00:00
ochafik
062c89a45b Cycle through predefined orbits when tapping axes 2024-12-25 01:53:00 +00:00
ochafik
909e4a8231 Drop readDirAsArray / use fs.readdirSync instead 2024-12-25 01:52:38 +00:00
ochafik
cde9d907a4 Update links (no more ochafik-specific branch) 2024-12-25 01:52:38 +00:00
ochafik
c844684c95 Tweak lighting of glb outputs 2024-12-24 04:57:05 +00:00
ochafik
8f51167d5a Fix multimaterial dialog 2024-12-24 03:43:50 +00:00
ochafik
18c1e6e12b Fix 3mf export 2024-12-24 03:43:50 +00:00
ochafik
7c82459e1f Shorter label for ExportButton, longer in dropdown 2024-12-24 03:43:50 +00:00
ochafik
1f29ff5098 Fix ViewPanel axis registration 2024-12-24 03:43:50 +00:00
ochafik
34f8bc5c33 Create export_3mf.ts 2024-12-24 03:43:50 +00:00
ochafik
22fd82e3f2 Revamp off2glb 2024-12-24 03:43:50 +00:00
ochafik
c8284671a0 Smaller axes 2024-12-23 23:47:39 +00:00
Olivier Chafik
8c0057d6b2 Skip all dotfiles from sw generation 2024-12-23 14:23:47 +00:00
ochafik
f0c1b4c902 Update e2e.test.js 2024-12-23 13:55:20 +00:00
ochafik
ae3b3bfc95 upgrade all packages 2024-12-23 13:55:20 +00:00
ochafik
7057573134 Upgrade primereact deps 2024-12-23 13:55:20 +00:00
ochafik
1eef3dccca nits 2024-12-23 13:06:00 +00:00
ochafik
c155c156cb e2e: Wait for main viewer to have an src 2024-12-23 13:06:00 +00:00
ochafik
57c2d021ba Reinstate settings 2024-12-23 13:06:00 +00:00
ochafik
7a9e3f927f Add axes w/ rotation sync w/ main model viewer 2024-12-23 13:06:00 +00:00
ochafik
a01a7df0a0 Remove react-stl-viewer 2024-12-23 13:06:00 +00:00
ochafik
885a579a7a Fix translucency export to GLB (export primitives by color + set alpha blend) 2024-12-23 13:06:00 +00:00