kovacsv
|
3d11217c78
|
Merge branch 'master' into dev
|
2021-10-16 12:00:05 +02:00 |
|
kovacsv
|
97312fe080
|
Enumerate children only.
|
2021-10-16 11:59:36 +02:00 |
|
kovacsv
|
9dcf49b548
|
Add node class.
|
2021-10-16 11:53:19 +02:00 |
|
kovacsv
|
2ab03c7213
|
Minor modification.
|
2021-10-16 11:33:23 +02:00 |
|
kovacsv
|
633fd759ee
|
Don't show the settings/details icons on the landing page #153
|
2021-10-16 11:32:56 +02:00 |
|
kovacsv
|
14f6f35cbb
|
Update version.
|
2021-10-10 13:18:42 +02:00 |
|
kovacsv
|
e4800cd352
|
Modify light icon color in dark mode.
|
2021-10-10 12:10:14 +02:00 |
|
kovacsv
|
b152aa00e4
|
Modify sidebar panel text color.
|
2021-10-10 12:01:54 +02:00 |
|
kovacsv
|
d3f693f2de
|
Dark Mode #113
|
2021-10-10 11:48:48 +02:00 |
|
kovacsv
|
803cb5cb1c
|
Fine-tune dark mode styles.
|
2021-10-10 11:31:47 +02:00 |
|
kovacsv
|
27b13f9a7c
|
Custom checkbox and radio button style.
|
2021-10-10 10:34:51 +02:00 |
|
kovacsv
|
8fa4a0bcdd
|
Add node example.
|
2021-10-06 19:12:43 +02:00 |
|
kovacsv
|
e1ad5cd0d0
|
Update version.
|
2021-10-02 10:42:57 +02:00 |
|
kovacsv
|
3385816128
|
Update web-ifc.
|
2021-10-02 10:41:09 +02:00 |
|
kovacsv
|
fb3cdbe83c
|
Pass original file name and extension to importers.
|
2021-09-24 08:16:18 +02:00 |
|
kovacsv
|
5bd71dd50c
|
Feature Request - Shift + Mouse left should pan model #141
|
2021-09-17 13:47:36 +02:00 |
|
Viktor Kovacs
|
3cd9f24bbb
|
Merge pull request #147 from hey24sheep/task/ctrl_mouse_zoom
Feature - 'ctrl + mouse left' zoom
|
2021-09-17 13:01:52 +02:00 |
|
hey24sheep
|
39e10560c9
|
increased zoomRatio to 0.005
|
2021-09-17 14:07:54 +05:30 |
|
kovacsv
|
f9e8be8ed0
|
Make ctrl+zoom dependent of mouse movement diff, and clean-up code.
|
2021-09-17 08:07:26 +02:00 |
|
hey24sheep
|
089f4a0fc9
|
disable zoom on movement along x-axis
|
2021-09-16 16:38:53 +05:30 |
|
hey24sheep
|
a2061a7ca6
|
Merge branch 'dev' into task/ctrl_mouse_zoom
|
2021-09-16 16:24:14 +05:30 |
|
kovacsv
|
30830e8431
|
Handle multiple zip files.
|
2021-09-16 07:45:11 +02:00 |
|
hey24sheep
|
c7b43a5a8f
|
Merge branch 'dev' of https://github.com/kovacsv/Online3DViewer into task/ctrl_mouse_zoom
|
2021-09-15 20:55:05 +05:30 |
|
kovacsv
|
87a7fffc4f
|
Use css variables for dialog text inputs.
|
2021-09-15 08:38:58 +02:00 |
|
hey24sheep
|
31f58ade96
|
ctrl zoom feature
|
2021-09-13 22:17:34 +05:30 |
|
kovacsv
|
b89a3429ba
|
Feature Request- Ability to auto detect and load models from .zip or .rar #136
|
2021-09-13 16:32:50 +02:00 |
|
kovacsv
|
4e7f5d0445
|
Move FileList to a separate file.
|
2021-09-13 11:21:29 +02:00 |
|
kovacsv
|
be6e69729c
|
Fix typo.
|
2021-09-13 08:42:48 +02:00 |
|
kovacsv
|
9c252de657
|
Minor code formatting.
|
2021-09-12 15:44:28 +02:00 |
|
Viktor Kovacs
|
99626cc144
|
Merge pull request #134 from hey24sheep/task/gltf_import_extra_properties
import gltf extra props
|
2021-09-12 15:31:49 +02:00 |
|
hey24sheep
|
d9b80d96de
|
import gltf extra props
|
2021-09-11 03:13:24 +05:30 |
|
kovacsv
|
c2cb76e75d
|
Update CSS.
|
2021-09-07 20:08:04 +02:00 |
|
kovacsv
|
e7af727fa9
|
Embed input elements into labels.
|
2021-09-07 15:04:45 +02:00 |
|
kovacsv
|
419e8775dd
|
Move three importer among other importers.
|
2021-09-05 08:04:55 +02:00 |
|
kovacsv
|
72dec9ee92
|
Remove python server starter script.
|
2021-09-05 07:10:52 +02:00 |
|
kovacsv
|
2d04bbfd95
|
Add icon to theme switch.
|
2021-09-04 20:56:37 +02:00 |
|
kovacsv
|
ed6b3f412f
|
Add feature toggle for dark mode.
|
2021-09-04 20:39:49 +02:00 |
|
kovacsv
|
50078b26eb
|
Remove system theme.
|
2021-09-04 20:22:28 +02:00 |
|
kovacsv
|
a62bf9cf27
|
Reset theme when needed.
|
2021-09-02 21:12:44 +02:00 |
|
kovacsv
|
197c2542b5
|
Add theme settings to sidebar panel.
|
2021-09-02 21:03:14 +02:00 |
|
kovacsv
|
e956c40ffe
|
Replace theme string with theme id.
|
2021-09-02 19:32:00 +02:00 |
|
kovacsv
|
bd3c585e54
|
Do not use variables in info style sheet.
|
2021-09-01 16:44:56 +02:00 |
|
kovacsv
|
6d3ad50bc1
|
Merge branch 'dev' into dark_mode
|
2021-09-01 10:27:37 +02:00 |
|
kovacsv
|
46a8d580f4
|
Remove importers from file list object.
|
2021-09-01 10:27:17 +02:00 |
|
kovacsv
|
ca152b6488
|
Reorganize asset images.
|
2021-09-01 08:45:30 +02:00 |
|
kovacsv
|
5bfbb9b9d1
|
Define dark theme variable values in css.
|
2021-09-01 06:45:28 +02:00 |
|
kovacsv
|
d0c62b36f1
|
Get light theme parameters directly from css.
|
2021-08-30 17:17:27 +02:00 |
|
kovacsv
|
460cabb317
|
Keep the default values in the css.
|
2021-08-30 15:42:31 +02:00 |
|
kovacsv
|
36e666b221
|
Add theme to website settings.
|
2021-08-30 15:37:53 +02:00 |
|
kovacsv
|
671f77d827
|
Set outline button styles.
|
2021-08-30 07:08:34 +02:00 |
|