Commit Graph

71 Commits

Author SHA1 Message Date
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
kovacsv
267aeec79a bim export #246 2022-04-18 18:09:17 +02:00
kovacsv
4f627a7589 Remember export options. 2022-04-18 18:08:53 +02:00
kovacsv
3706ee3ab1 Custom snapshot resolution #244 2022-04-18 10:58:32 +02:00
kovacsv
abeb281c65 Url detection in element properties #235 2022-04-15 08:58:58 +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
f4f6228426 Move website related code outside of the engine. 2022-03-06 20:16:02 +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
77bfd0d2c8 Hide Flat list/Tree view icons #184 2022-03-06 09:13:40 +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
kovacsv
111125ea32 Custom camera position doesn't work during embedding #224 2022-02-24 19:20:51 +01:00
kovacsv
a5f4d41455 Remove grid code. 2022-02-21 21:21:22 +01:00
kovacsv
7a05c62e50 Adjust text color to canvas background color. 2022-02-20 22:51:57 +01:00
kovacsv
4a363b2d23 Modify marker color. 2022-02-20 18:33:18 +01:00