Commit Graph

322 Commits

Author SHA1 Message Date
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
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
b4f10e2ca1 Use full file format names in export dialog. 2021-12-25 10:21: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
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
295ac89a5d Fix error message. 2021-12-13 11:30:22 +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
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
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
kovacsv
7e23376c3d Move navigator and sidebar panels to different files. 2021-12-09 07:41:18 +01:00
kovacsv
c3eb21b185 Add edge threshold popup. 2021-12-08 18:26:39 +01:00
kovacsv
bb3bef4134 Add edge color to embedding codes. 2021-12-08 13:13:31 +01:00
kovacsv
65600398b2 Add the possibility to set edge color. 2021-12-08 12:17:32 +01:00
kovacsv
619afebd55 Add edge display to settings. 2021-12-08 10:50:08 +01:00
kovacsv
65ab4aa9f5 Create separate material classes for phong and physical materials. 2021-12-04 18:26:58 +01:00
kovacsv
0efcff6d30 Create a new class for model loader user interface handling. 2021-12-03 16:19:44 +01:00
kovacsv
eea966168f Fix settings panel resize. 2021-12-03 15:07:46 +01:00
kovacsv
254bd792e8 Fix lgtm issue. 2021-12-02 14:57:50 +01:00
kovacsv
27984580f7 Minor modification. 2021-12-02 13:43:40 +01:00
kovacsv
14139c2597 Background color picker doesn't updated when switching between light and dark mode #177 2021-11-30 21:55:49 +01:00
kovacsv
afb724fb3b Do not call event handlers since pickr calls them, too. 2021-11-30 21:20:42 +01:00
kovacsv
07fe1d5509 Send only file names to the file selector callback. 2021-11-30 10:29:01 +01:00
kovacsv
db57efeaf1 Select file to import when there are more importable files #176 2021-11-29 19:48:12 +01:00
kovacsv
7d3a454503 Build fix. 2021-11-29 10:59:45 +01:00