Commit Graph

141 Commits

Author SHA1 Message Date
kovacsv
fbfc0a39a0 Disable pickr button border. 2021-08-19 07:56:40 +02:00
kovacsv
d1c2b30adc Add some css variables. 2021-08-18 18:28:52 +02:00
kovacsv
785608338d Add light icon color variable. 2021-08-18 18:09:16 +02:00
kovacsv
7576c5ae9e Fix warning icon. 2021-08-18 17:14:28 +02:00
kovacsv
f12cbaadeb Use font icons instead of svg. 2021-08-18 17:08:25 +02:00
kovacsv
9bdd924b2f Remove mesh isolation by ctrl+click. 2021-08-17 19:28:22 +02:00
kovacsv
d2deb50aa4 Change texts on settings panel. 2021-08-17 07:51:00 +02:00
kovacsv
42955d417d Add warning to setting panel. 2021-08-16 17:45:00 +02:00
kovacsv
85bebcb1ed Do not change border on outline button hover. 2021-08-15 21:56:35 +02:00
kovacsv
78aaba8a32 Disable color settings with feature toggle. 2021-08-15 21:43:11 +02:00
kovacsv
2117efd938 Add button class for testing. 2021-08-15 17:46:53 +02:00
kovacsv
55602f2031 Call resize after the viewer becomes visible. 2021-08-15 17:25:49 +02:00
kovacsv
ba4dcdfe04 Call resize when the model is loaded so sidebar will appear correctly on first load. 2021-08-15 12:50:20 +02:00
kovacsv
55b611a2f6 Hover effect on Buttons #112 2021-08-15 10:14:15 +02:00
kovacsv
9c375c7927 Modify color picker position. 2021-08-15 10:01:26 +02:00
kovacsv
9e74a28d0b CSS refactor. 2021-08-15 10:00:40 +02:00
kovacsv
9c3ccab0f5 Minor modification. 2021-08-14 14:17:56 +02:00
kovacsv
b01dfc483f Remove preview from color picker. 2021-08-14 12:31:23 +02:00
kovacsv
95edcb8308 Settings panel redesign. 2021-08-14 11:55:21 +02:00
kovacsv
8493391517 Change canvas background color #85
Option to set default material for meshes with no material information #45
2021-08-14 11:12:41 +02:00
Agnes Gaschitz
5a3c2831d1 New Settings Icons 2021-08-14 11:05:04 +02:00
kovacsv
a0decdced3 Send extensions to model load failed handler. 2021-08-12 19:29:45 +02:00
kovacsv
0a547f7239 Add support for FBX file format #56 2021-08-12 08:21:13 +02:00
kovacsv
6a2315fbff Show physical material properties in the sidebar. 2021-08-07 22:08:06 +02:00
kovacsv
5130717732 Always return file extension in lower case. 2021-08-06 19:01:43 +02:00
kovacsv
6dad95b310 Add rhino exporter in the exporter constructor. 2021-08-06 15:10:38 +02:00
kovacsv
131b5c6cec Move font next to the css. 2021-08-06 14:44:25 +02:00
kovacsv
253e648a30 Move js and css files to separate folder. 2021-08-06 14:41:34 +02:00
kovacsv
02dab25883 Add event handler for some workflow events. 2021-08-01 14:28:48 +02:00
kovacsv
7022255491 Handle logical properties. 2021-08-01 11:58:33 +02:00
kovacsv
bffb791696 Hide isolation option when there is only one mesh in the model. 2021-07-30 13:29:44 +02:00
kovacsv
64e3dd2dcf Fix popup text overflow. 2021-07-29 14:44:34 +02:00
kovacsv
11f4579693 Make mesh visibility options available from context menu #102
Add the possibility to isolate mesh #103
2021-07-29 09:53:51 +02:00
kovacsv
9901ba1f4c Add sphere to function names where a sphere is expected. 2021-07-27 08:14:31 +02:00
kovacsv
b825403634 Simplify css. 2021-07-25 09:52:49 +02:00
kovacsv
6e05b1a584 Create function for icon creation. 2021-07-25 09:30:57 +02:00
kovacsv
4475e3faf2 Rename tree folder to navigator. 2021-07-24 22:03:05 +02:00
kovacsv
87ff35b794 Add show all meshes to the context menu. 2021-07-24 21:12:27 +02:00
kovacsv
74e99e1241 Fix lgtm error. 2021-07-24 14:50:29 +02:00
kovacsv
e48d699e5c Add the possibility to add icons to list popup. 2021-07-24 14:28:11 +02:00
kovacsv
beb389a3b0 Rename fit to window item. 2021-07-24 14:07:01 +02:00
kovacsv
d59a0c0a77 Always fit context menu to the screen. 2021-07-24 14:04:41 +02:00
kovacsv
9405aff3dd Make mesh visibility options available from context menu #102 2021-07-24 13:49:22 +02:00
kovacsv
79e344187d Use arrow callback instead of function. 2021-07-22 21:20:50 +02:00
kovacsv
1c2dab2e5e Show material type in sidebar. 2021-07-21 20:57:47 +02:00
kovacsv
108448fe85 Export metallic and roughness factor only if no metallic roughness texture is present. 2021-07-19 20:17:05 +02:00
kovacsv
3f30909b2e Use Physically Based Rendering when possible #99 2021-07-19 19:31:12 +02:00
kovacsv
46644d47c3 Use Physically Based Rendering when possible #99 2021-07-19 17:44:43 +02:00
kovacsv
ec4bc495a2 Add reset to defaults button to settings panel. 2021-07-13 06:42:30 +02:00
kovacsv
3a03b3c1e7 Remove default color from sharing link. 2021-07-12 11:00:57 +02:00