Commit Graph

88 Commits

Author SHA1 Message Date
Viktor Kovacs
96609b559a Eliminate manual node type setting in importers. 2023-05-08 08:07:37 +02:00
kovacsv
b93581c1bc Update three.js to version 0.152.2. 2023-05-07 11:59:54 +02:00
kovacsv
eb440871bb Minify css using esbuild #394 2023-05-03 16:34:08 +02:00
kovacsv
c4c066dcfe Minor modification. 2023-04-09 08:05:18 +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
aa701a4744 Sidebar.js typo #381 2023-04-05 15:58:24 +02:00
kovacsv
d449753349 Sharing link broken due to missed slash before hash parameters #364 2023-02-25 13:40:24 +01:00
kovacsv
9aee8636f9 Show tree view automatically in case of hierarchical models #360 2023-02-20 21:02:24 +01: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
Viktor Kovacs
3c69b36a0d Add 3d print icon. 2022-11-18 21:20:58 +01:00
kovacsv
25bfc4a804 Minor modification. 2022-11-05 11:32:29 +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
a59f531ed7 Minor modification. 2022-11-04 17:51:50 +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
1b82ef4320 Reset progress dialog to the original one. 2022-07-10 19:02:29 +02:00
kovacsv
36957d3fbe Feature flag for download progress. 2022-07-05 18:08:53 +02:00
kovacsv
235149c325 Rename callback. 2022-07-02 22:14:10 +02:00
kovacsv
784715e89c Show progress bar for file download #288 2022-07-02 13:07:14 +02:00
kovacsv
e0b046d1b7 Add callbacks for file loading progress. 2022-07-02 09:16:45 +02:00
kovacsv
6158280bd6 Fix measured values visibility in case of transparent or image background. 2022-06-25 19:55:03 +02:00
kovacsv
d296302a37 Fix measured values visibility in case of transparent or image background. 2022-06-25 13:52:50 +02:00
kovacsv
79595fcdf9 Transparent background color #286 2022-06-25 12:02:36 +02:00
kovacsv
62af23cafc Use RGBAColor for background. 2022-06-25 11:36:53 +02:00
kovacsv
c168f944f6 Rename Color to RGBColor. 2022-06-25 10:20:58 +02:00
kovacsv
2593bbba4e Calculate the volume of a model by calculating the sum of volumes of all meshes. 2022-06-18 16:24:15 +02:00
kovacsv
97b51ca3ec Remove embedding event handler. 2022-06-15 22:04:49 +02:00
kovacsv
ef5c710245 Add the possibility to switch between environment maps #161 2022-06-12 13:25:09 +02:00
kovacsv
6a0148b66b Update environment map previews. 2022-06-12 13:12:10 +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
61c98e6f2e Environment and background improvements. 2022-06-04 14:32:50 +02:00
kovacsv
bf49f7d77f Add embedded event. 2022-06-04 09:29:06 +02:00
kovacsv
f133ced651 Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
kovacsv
2e93a9b3d4 Select all when the snapshot size field gets focus. 2022-04-30 09:16:40 +02:00