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 |
|
kovacsv
|
2ac86e2a65
|
Support for drag&dropping an entire folder with model files #175
|
2021-11-29 10:51:48 +01:00 |
|
kovacsv
|
dddd7a22e0
|
Separate needed lib files for website and embedded page.
|
2021-11-28 17:20:42 +01:00 |
|
kovacsv
|
5e696fd137
|
Add twitter button.
|
2021-11-27 23:03:49 +01:00 |
|
kovacsv
|
e88600afc3
|
Add header buttons directly to the parent element.
|
2021-11-27 20:39:49 +01:00 |
|
kovacsv
|
cb25414dd2
|
Fix panels visibility.
|
2021-11-27 13:19:50 +01:00 |
|
kovacsv
|
314b7bc563
|
Eliminate jQuery dependency #174
|
2021-11-27 12:22:14 +01:00 |
|
kovacsv
|
02e1ed850f
|
Lower the jquery dependency of website.
|
2021-11-27 12:14:04 +01:00 |
|
kovacsv
|
289e7cfff7
|
Lower the jquery dependency of navigator.
|
2021-11-27 10:37:02 +01:00 |
|
kovacsv
|
86b86f09e6
|
Lower the jquery dependency of treeview.
|
2021-11-27 09:03:07 +01:00 |
|
kovacsv
|
698e383583
|
Lower the jquery dependency of toolbar.
|
2021-11-27 08:12:37 +01:00 |
|
kovacsv
|
494b05bb8e
|
Minor modification.
|
2021-11-26 23:13:01 +01:00 |
|
kovacsv
|
a89681757a
|
Lower the jquery dependency of dialogs.
|
2021-11-26 23:02:41 +01:00 |
|
kovacsv
|
c1c8de4a3f
|
Define italic style in css instead of the code.
|
2021-11-26 21:04:13 +01:00 |
|
kovacsv
|
694aa9d839
|
Remove jquery usage from the embedding code.
|
2021-11-26 20:45:38 +01:00 |
|
kovacsv
|
1b20aa4235
|
Improve navigator performance.
|
2021-11-26 12:38:20 +01:00 |
|
kovacsv
|
86589648bc
|
Center currently opened file name in the header.
|
2021-11-24 18:10:11 +01:00 |
|
kovacsv
|
6c57e785ca
|
Do not use feature set in the viewer.
|
2021-11-20 17:20:55 +01:00 |
|
kovacsv
|
06a20bffd2
|
Add grid display experiment.
|
2021-11-20 17:00:28 +01:00 |
|
kovacsv
|
d954700cf1
|
Update meshes panel icons.
|
2021-11-19 08:54:14 +01:00 |
|
kovacsv
|
281a6eb077
|
Fix hierarchical model detection.
|
2021-11-16 08:39:10 +01:00 |
|
kovacsv
|
d5a9c886e0
|
Panel resize speedup.
|
2021-11-15 18:15:53 +01:00 |
|
kovacsv
|
ef83c0bfd3
|
Remember visibility status when changing between flat list and tree view.
|
2021-11-15 07:47:50 +01:00 |
|
kovacsv
|
2ccc67fe1a
|
Separate file for svg loader.
|
2021-11-14 15:02:48 +01:00 |
|
kovacsv
|
ca3fd182b0
|
Introduce node types. GroupNode is a node that contains child nodes and optionally some meshes. MeshNode is a node that contains only one mesh. MeshNodes are not visible in the tree.
|
2021-11-13 20:56:35 +01:00 |
|
kovacsv
|
6732e8bb70
|
Fix node naming.
|
2021-11-12 16:30:09 +01:00 |
|
kovacsv
|
f6b22eb333
|
Speed up svg icon change.
|
2021-11-12 08:30:02 +01:00 |
|
kovacsv
|
eaaa780c30
|
Minor speed improvement.
|
2021-11-11 15:47:52 +01:00 |
|
kovacsv
|
01dadfada6
|
Fix missing semicolon.
|
2021-11-11 14:51:36 +01:00 |
|
kovacsv
|
de8670794c
|
Speed up mesh isolation.
|
2021-11-11 14:30:38 +01:00 |
|
kovacsv
|
52b94e5aa4
|
Show all meshes on view type change.
|
2021-11-11 12:41:58 +01:00 |
|
kovacsv
|
e4fbd29c16
|
Hide expand and collapse buttons when there is no hierarchy in the model.
|
2021-11-11 08:20:37 +01:00 |
|
kovacsv
|
55c29b0d4b
|
Show the currently opened file name in the header.
|
2021-11-11 07:06:55 +01:00 |
|
kovacsv
|
312d0c4447
|
Modify meshes button generation.
|
2021-11-10 15:58:14 +01:00 |
|
kovacsv
|
e0b6b19d2e
|
Separate css variable for selected icon color.
|
2021-11-10 09:59:19 +01:00 |
|
kovacsv
|
82fa3ec8bf
|
Add separator to meshes panel buttons.
|
2021-11-10 07:45:22 +01:00 |
|
kovacsv
|
23fb36b2d0
|
Add mesh icons to the tree.
|
2021-11-10 07:23:48 +01:00 |
|
kovacsv
|
73ca7e2a8c
|
Add meshes panel icon placeholders.
|
2021-11-09 07:02:46 +01:00 |
|
kovacsv
|
7bb6363559
|
Common code for splitter install.
|
2021-11-09 07:00:21 +01:00 |
|
kovacsv
|
40cdc0a93d
|
Make navigator and sidebar the same width.
|
2021-11-09 06:54:47 +01:00 |
|
kovacsv
|
d632df2254
|
Modify the default width of the navigator.
|
2021-11-08 19:54:00 +01:00 |
|