Commit Graph

502 Commits

Author SHA1 Message Date
kovacsv
d4d4c1fad4 Better error reporting. 2022-01-14 18:20:36 +01:00
kovacsv
7dd1b0a201 Event handler shouldn't be a class. 2022-01-14 17:52:50 +01:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00
kovacsv
1d78f82053 Minor modification. 2022-01-08 10:35:01 +01:00
kovacsv
e94cf8e5e5 Fix select menu appearance on firefox and safari. 2022-01-08 10:22:07 +01:00
kovacsv
74134c94a4 Simplify event handler interface. 2022-01-06 18:16:22 +01:00
kovacsv
671a0cac85 Add the possibility to rotate the model during export #196 2022-01-04 20:32:53 +01:00
kovacsv
862677bbf7 Move color class to a separate file. 2022-01-01 10:59:36 +01:00
kovacsv
2d8acfe7da Move mesh utils to a separate file. 2021-12-30 10:16:49 +01:00
kovacsv
7bfab03c42 Do not list material colors when vertex colors are applied. 2021-12-29 11:59:52 +01:00
kovacsv
3a5c65bdc8 Store vertex colors in mesh. 2021-12-28 16:44:00 +01:00
kovacsv
4027e2bc42 Minor modification. 2021-12-28 09:42:14 +01:00
kovacsv
f46ae4b88b Add transformation option for exporter model. 2021-12-28 09:18:29 +01:00
kovacsv
536a384d4d Zip exported files #38 2021-12-27 11:03:21 +01:00
kovacsv
93358e2cd0 Export only the visible meshes #169 2021-12-26 14:08:58 +01:00
kovacsv
4e7d10b3b7 Use model filter from export dialog. 2021-12-26 01:11:19 +01:00
kovacsv
fe8012e657 Use a separate model class for export. 2021-12-26 00:40:06 +01:00
kovacsv
b4f10e2ca1 Use full file format names in export dialog. 2021-12-25 10:21:23 +01:00
kovacsv
69a97d6bd0 Move viewer geometry objects to a separate file. 2021-12-23 18:47:23 +01:00
kovacsv
aaf6a242c0 Feature toggle for grid display. 2021-12-23 15:18:47 +01:00
kovacsv
27c308e308 Update external libraries. 2021-12-20 23:14:23 +01:00
kovacsv
9c3e6fa3ec Object oriented embedding. 2021-12-20 16:10:45 +01:00
kovacsv
1cf59b750f Remove solidity check from volume calculation. 2021-12-18 10:31:40 +01:00
kovacsv
d5976ec8db Do url transformations in the loading code instead of the dialog #188 2021-12-18 10:09:30 +01:00
kovacsv
4d8a459a86 Fix resize in case of silly zooms. 2021-12-17 19:09:32 +01:00
kovacsv
1098629944 Remove christmas challenge code. 2021-12-17 10:38:47 +01:00
kovacsv
228841538e Minor modification. 2021-12-17 10:10:47 +01:00
kovacsv
60b2e02fa8 Minor modification. 2021-12-17 09:57:15 +01:00
kovacsv
005d616405 Remove unused icons. 2021-12-15 18:28:24 +01:00
kovacsv
b59f52ae77 Add toggle button for edge settings and dark mode. 2021-12-15 18:15:48 +01:00
kovacsv
969dd8c689 Minor modification. 2021-12-15 16:56:52 +01:00
kovacsv
b42f8a3ec3 Slider for edge threshold. 2021-12-15 15:22:56 +01:00
kovacsv
ac4ab25d8a Move reset to default button to the bottom of the sidebar. 2021-12-14 12:10:32 +01:00
kovacsv
50e2337a3d Remove unused css definition. 2021-12-14 09:50:17 +01:00
kovacsv
396989bace Add sharing question and answer. 2021-12-13 20:34:22 +01:00
kovacsv
295ac89a5d Fix error message. 2021-12-13 11:30:22 +01:00
kovacsv
b333d9cadc Add frequently asked questions page. 2021-12-13 11:09:55 +01:00
kovacsv
c698117302 Better error message in case of the file is found, but failed to load. 2021-12-13 11:09:33 +01:00
kovacsv
f722723bca Minor modifications. 2021-12-12 08:43:21 +01:00
kovacsv
b186608e69 Update measure icon. 2021-12-11 15:22:58 +01:00
kovacsv
9304e56a9a Update social preview image. 2021-12-11 14:43:55 +01:00
kovacsv
42d61af160 Minor modifications. 2021-12-11 12:17:49 +01:00
kovacsv
d152b64903 Reset measure ui when a new model is loaded. 2021-12-11 12:07:12 +01:00
kovacsv
9b3fc02357 Measure tool experiment. 2021-12-11 11:59:41 +01:00
kovacsv
9371abf56f Add the possibility to add extra model parts to the viewer. 2021-12-11 08:42:38 +01:00
kovacsv
4b9ba9f250 Update user manual. 2021-12-10 20:39:31 +01:00
kovacsv
9986664a31 Cookie consent popup instead of dialog. 2021-12-10 18:51:05 +01:00
kovacsv
9c803562f3 Move cookie consent always on top. 2021-12-09 12:51:42 +01:00
kovacsv
d013eefd45 Minor modification. 2021-12-09 12:01:40 +01:00
kovacsv
a14aa9f863 Refactor settings panel. 2021-12-09 09:08:43 +01:00