kovacsv
|
eb440871bb
|
Minify css using esbuild #394
|
2023-05-03 16:34:08 +02:00 |
|
kovacsv
|
8e7739acb1
|
Logo is blurry in case of embedding #391
|
2023-04-23 20:49:20 +02:00 |
|
kovacsv
|
a59f531ed7
|
Minor modification.
|
2022-11-04 17:51:50 +01:00 |
|
kovacsv
|
bf3b045ff0
|
Add plugin technology to add header buttons.
|
2022-11-03 21:05:37 +01:00 |
|
kovacsv
|
62af23cafc
|
Use RGBAColor for background.
|
2022-06-25 11:36:53 +02:00 |
|
kovacsv
|
bf49f7d77f
|
Add embedded event.
|
2022-06-04 09:29:06 +02:00 |
|
kovacsv
|
f133ced651
|
Bundle three.js together with the library.
|
2022-05-20 18:52:37 +02:00 |
|
kovacsv
|
a4d386c521
|
Use ES modules.
|
2022-01-10 18:10:51 +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
|
3a5c65bdc8
|
Store vertex colors in mesh.
|
2021-12-28 16:44:00 +01:00 |
|
kovacsv
|
fe8012e657
|
Use a separate model class for export.
|
2021-12-26 00:40:06 +01:00 |
|
kovacsv
|
69a97d6bd0
|
Move viewer geometry objects to a separate file.
|
2021-12-23 18:47:23 +01:00 |
|
kovacsv
|
9c3e6fa3ec
|
Object oriented embedding.
|
2021-12-20 16:10:45 +01:00 |
|
kovacsv
|
9b3fc02357
|
Measure tool experiment.
|
2021-12-11 11:59:41 +01:00 |
|
kovacsv
|
9986664a31
|
Cookie consent popup instead of dialog.
|
2021-12-10 18:51:05 +01:00 |
|
kovacsv
|
7e23376c3d
|
Move navigator and sidebar panels to different files.
|
2021-12-09 07:41:18 +01:00 |
|
kovacsv
|
0efcff6d30
|
Create a new class for model loader user interface handling.
|
2021-12-03 16:19:44 +01:00 |
|
kovacsv
|
dddd7a22e0
|
Separate needed lib files for website and embedded page.
|
2021-11-28 17:20:42 +01:00 |
|
kovacsv
|
314b7bc563
|
Eliminate jQuery dependency #174
|
2021-11-27 12:22:14 +01:00 |
|
kovacsv
|
694aa9d839
|
Remove jquery usage from the embedding code.
|
2021-11-26 20:45:38 +01:00 |
|
kovacsv
|
2ccc67fe1a
|
Separate file for svg loader.
|
2021-11-14 15:02:48 +01:00 |
|
kovacsv
|
82fa3ec8bf
|
Add separator to meshes panel buttons.
|
2021-11-10 07:45:22 +01:00 |
|
kovacsv
|
d94dd7d862
|
Merge branch 'dev' into navigator_redesign
|
2021-11-08 19:40:05 +01:00 |
|
kovacsv
|
90b11feb28
|
Remove version postfix from lib files.
|
2021-11-08 19:31:42 +01:00 |
|
kovacsv
|
01b09e08d0
|
Use panel set for sidebar.
|
2021-11-07 11:17:26 +01:00 |
|
kovacsv
|
26d9be2a19
|
Introduce panel set object, and start to use it on navigator.
|
2021-11-05 16:39:31 +01:00 |
|
kovacsv
|
69430fd8f2
|
Update three.js to the latest version #160
|
2021-10-30 08:43:25 +02:00 |
|
kovacsv
|
0fba20ded8
|
Splitter for resizing the navigator.
|
2021-10-28 17:03:22 +02:00 |
|
kovacsv
|
af5a0fef13
|
Add node to mesh instance instead of transformation.
|
2021-10-26 08:50:20 +02:00 |
|
kovacsv
|
1f7bccd331
|
Rename NavigatorTree to NavigatorItems.
|
2021-10-24 20:30:42 +02:00 |
|
kovacsv
|
90539cc15d
|
Move MeshInstanceId to a separate file.
|
2021-10-24 18:08:50 +02:00 |
|
kovacsv
|
13cbca26ee
|
Rename modeldata to navigatortree.
|
2021-10-24 18:04:20 +02:00 |
|
kovacsv
|
4250ab3b58
|
Add mesh instance object that represents a mesh with transformation.
|
2021-10-24 16:46:49 +02:00 |
|
kovacsv
|
9dcf49b548
|
Add node class.
|
2021-10-16 11:53:19 +02:00 |
|
kovacsv
|
4e7f5d0445
|
Move FileList to a separate file.
|
2021-09-13 11:21:29 +02:00 |
|
kovacsv
|
419e8775dd
|
Move three importer among other importers.
|
2021-09-05 08:04:55 +02:00 |
|
kovacsv
|
e956c40ffe
|
Replace theme string with theme id.
|
2021-09-02 19:32:00 +02:00 |
|
kovacsv
|
5bfbb9b9d1
|
Define dark theme variable values in css.
|
2021-09-01 06:45:28 +02:00 |
|
kovacsv
|
524c285792
|
Use css variables in svg icons.
|
2021-08-27 18:12:31 +02:00 |
|
kovacsv
|
9864ac8cdb
|
Add theme handler.
|
2021-08-19 07:46:37 +02:00 |
|
kovacsv
|
f12cbaadeb
|
Use font icons instead of svg.
|
2021-08-18 17:08:25 +02:00 |
|
kovacsv
|
9e74a28d0b
|
CSS refactor.
|
2021-08-15 10:00:40 +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 |
|
kovacsv
|
0a269785da
|
Add experiment to load models using three.js loaders.
|
2021-08-06 17:00:29 +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
|
428881a8c4
|
Separate js and css in config file.
|
2021-07-25 11:32:32 +02:00 |
|
kovacsv
|
fb81e4ff5a
|
Rename importer to engine.
|
2021-07-22 21:18:37 +02:00 |
|