Commit Graph

64 Commits

Author SHA1 Message Date
16a2e43649 fix step save flow and add portable backend runtime support
Some checks failed
Build / build (18.x, macos-latest) (push) Has been cancelled
Build / build (18.x, ubuntu-latest) (push) Has been cancelled
Build / build (18.x, windows-latest) (push) Has been cancelled
Build / build (20.x, macos-latest) (push) Has been cancelled
Build / build (20.x, ubuntu-latest) (push) Has been cancelled
Build / build (20.x, windows-latest) (push) Has been cancelled
2026-04-13 15:16:30 +08:00
b447fc7864 feat: rebrand project for internal use
Some checks are pending
Build / build (18.x, macos-latest) (push) Waiting to run
Build / build (18.x, ubuntu-latest) (push) Waiting to run
Build / build (18.x, windows-latest) (push) Waiting to run
Build / build (20.x, macos-latest) (push) Waiting to run
Build / build (20.x, ubuntu-latest) (push) Waiting to run
Build / build (20.x, windows-latest) (push) Waiting to run
2026-04-13 14:02:49 +08:00
03497f97a7 fix: stabilize step tree deletion save flow 2026-04-13 12:06:37 +08:00
4e2e190268 feat: add step tree deletion demo 2026-04-10 11:43:09 +08:00
Viktor Kovacs
8db144495d Do not center intro content from script. 2025-12-17 22:17:10 +01:00
kovacsv
d10b3a1338 Use the localization technology in the website code. 2024-01-27 09:32:12 +01:00
kovacsv
db3f33d52f Add intersection calculation mode. 2023-12-26 13:11:55 +01:00
kovacsv
ac1a0e5b9d Add default line color picker to settings. 2023-10-23 13:12:51 +02:00
kovacsv
4f0336c268 Implement polygon offset if the model contains lines. 2023-10-23 11:40:18 +02:00
Viktor Kovacs
077d46d112 Refactor material conversion. 2023-10-21 18:10:45 +02:00
Viktor Kovacs
7420e4dfeb Convert line segments with dummy material. 2023-10-21 08:46:54 +02:00
kovacsv
d2215f2295 Preserve navigation and projection mode between sessions #425 2023-10-14 09:11:33 +02:00
kovacsv
37a21aab36 Introduce camera settings class. 2023-10-14 08:33:51 +02:00
kovacsv
34a64b5d83 Introduce NavigationMode enum. 2023-10-14 07:58:28 +02:00
kovacsv
d7db1442b2 Rename CameraMode to ProjectionMode. 2023-10-14 07:44:44 +02:00
kovacsv
599f05ceb7 Add unit information where it is known. 2023-07-17 19:41:15 +02:00
kovacsv
8edce119cd Option to switch between themes without opening a model #400 2023-06-28 20:35:31 +02:00
kovacsv
181b237f12 Center intro page content #404 2023-06-18 07:37:57 +02:00
kovacsv
b93581c1bc Update three.js to version 0.152.2. 2023-05-07 11:59:54 +02:00
kovacsv
d5283bc432 Tree should show the node name if the mesh doesn't have a name. #385 2023-04-08 21:18:35 +02:00
kovacsv
f337e962b6 Hide header before the website is fully initialized. 2023-02-10 21:52:36 +01:00
kovacsv
f3e79a74c2 Create class for environment settings. 2023-01-03 21:58:36 +01:00
kovacsv
6c66557884 Move shading model to a separate file. 2022-12-31 12:36:08 +01:00
kovacsv
c39a63bc1c Create class for edge settings. 2022-12-31 12:20:27 +01:00
Viktor Kovacs
3eca24c4ac
Fix DeepScan error. 2022-12-13 08:36:46 +01:00
Viktor Kovacs
e3e6c56fce
Fix splitter and resize logic. 2022-12-13 08:34:12 +01:00
Viktor Kovacs
1b65f22802 New sidebar resize logic #336 2022-12-12 22:38:41 +01:00
Viktor Kovacs
82ad91ccaa Download original files #323 2022-12-11 13:44:30 +01:00
kovacsv
dc3d0546d6 Add event handler for model download. 2022-11-29 21:03:05 +01:00
Viktor Kovacs
5ac604c172 Download model basics. 2022-11-22 19:30:16 +01:00
kovacsv
5004ffc6f4 Fix plugin interface function. 2022-11-04 19:38:05 +01:00
kovacsv
ca4021c3a3 Add toolbar plugin technology. 2022-11-04 19:35:21 +01:00
kovacsv
2157920392 Minor modification. 2022-11-03 21:11:48 +01:00
kovacsv
bf3b045ff0 Add plugin technology to add header buttons. 2022-11-03 21:05:37 +01:00
kovacsv
76dd260801 Background settings is visible with orthographic camera, but it doesn't work #306 2022-10-11 20:07:41 +02:00
kovacsv
8da7f15a54 Restructure navigator and sidebar callbacks. 2022-10-11 18:47:59 +02:00
kovacsv
a9a5c65c69 Add orthographic camera #293 2022-09-20 20:37:28 +02:00
kovacsv
339ea40031 Add dummy icons for camera mode. 2022-09-18 14:53:31 +02:00
kovacsv
12537cdac8 Enable camera mode setting during embedding. 2022-09-18 14:35:06 +02:00
kovacsv
d296302a37 Fix measured values visibility in case of transparent or image background. 2022-06-25 13:52:50 +02:00
kovacsv
41b65010f2 Rename filelist.js to importerfiles.js. 2022-06-05 21:08:53 +02:00
kovacsv
316c8e7293 Introduce InputFile class that can specify the name and the url as well (#202). 2022-06-05 14:44:05 +02:00
kovacsv
f133ced651 Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
kovacsv
18acc48e21 Move snapshot dialog to a separate file. 2022-03-25 22:53:13 +01:00
kovacsv
da1c019fd0 Create a separate toolbar button for image export #221 2022-03-07 18:17:46 +01:00
kovacsv
76ccea789a Add snapshot dialog skeleton. 2022-03-06 19:50:01 +01:00
kovacsv
0feb232599 Keep track of the currently opened dialog globally. 2022-03-06 18:01:08 +01:00
kovacsv
98706cfceb Temporary measure marker is visible on the snapshot #229 2022-03-06 14:28:19 +01:00
kovacsv
9dda077063 Enable measure tool. 2022-03-05 18:04:12 +01:00
kovacsv
42284ac419 Add placeholder icons for measure tool. 2022-02-26 10:36:42 +01:00