kovacsv
|
b7f26584e5
|
Merge branch 'dev' of https://github.com/kovacsv/Online3DViewer into dev
|
2021-07-25 16:44:30 +02:00 |
|
kovacsv
|
743c4dcf1b
|
Remove unused variable.
|
2021-07-25 16:44:11 +02:00 |
|
kovacsv
|
90019e5a07
|
`Remove unused variable.
|
2021-07-25 16:41:19 +02:00 |
|
kovacsv
|
2bd020fd62
|
Move ESLint config to package.json.
|
2021-07-25 16:38:34 +02:00 |
|
kovacsv
|
428881a8c4
|
Separate js and css in config file.
|
2021-07-25 11:32:32 +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
|
3f94a0793a
|
Fix lgtm configuration file.
|
2021-07-24 14:51:59 +02:00 |
|
kovacsv
|
74e99e1241
|
Fix lgtm error.
|
2021-07-24 14:50:29 +02:00 |
|
kovacsv
|
903f239158
|
Fix lgtm configuration file.
|
2021-07-24 14:48:10 +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 |
|
Viktor Kovacs
|
d911e45988
|
Update README.md
|
2021-07-24 10:12:09 +02:00 |
|
kovacsv
|
e90d318baf
|
Add sphere import test.
|
2021-07-24 10:04:48 +02:00 |
|
kovacsv
|
1c963dfbbd
|
Merge branch 'dev' of https://github.com/kovacsv/Online3DViewer into dev
|
2021-07-24 09:58:29 +02:00 |
|
kovacsv
|
c1a9cae13f
|
Add sphere generator.
|
2021-07-24 09:58:21 +02:00 |
|
Viktor Kovacs
|
7e6d421c66
|
Update README.md
|
2021-07-24 08:34:25 +02:00 |
|
kovacsv
|
6169e39450
|
Store file format (text or binary) in file object.
|
2021-07-23 17:50:49 +02:00 |
|
kovacsv
|
79e344187d
|
Use arrow callback instead of function.
|
2021-07-22 21:20:50 +02:00 |
|
kovacsv
|
fb81e4ff5a
|
Rename importer to engine.
|
2021-07-22 21:18:37 +02:00 |
|
kovacsv
|
d992b42541
|
Use arrow callback instead of function.
|
2021-07-22 21:11:58 +02:00 |
|
kovacsv
|
bd5cd850cc
|
Update version.
|
2021-07-21 21:02:04 +02:00 |
|
kovacsv
|
1c2dab2e5e
|
Show material type in sidebar.
|
2021-07-21 20:57:47 +02:00 |
|
kovacsv
|
e49bd60561
|
Add the possibility to add environment map to self-hosted viewer.
|
2021-07-20 21:08:02 +02:00 |
|
kovacsv
|
7b33f773ed
|
Remove examples file.
|
2021-07-20 20:18:05 +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
|
7d013878fc
|
Use the same values that are coming from the texture.
|
2021-07-19 19:33:10 +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
|
779e9f4d5b
|
Add external libs to the package.
|
2021-07-17 21:56:22 +02:00 |
|
kovacsv
|
682976075d
|
Add more self-host examples.
|
2021-07-17 21:49:29 +02:00 |
|
kovacsv
|
a24c3bea05
|
Skip url parameters when determining file name or extension.
|
2021-07-17 09:57:55 +02:00 |
|
kovacsv
|
239a4df91c
|
Add possibility to init only one viewer manually.
|
2021-07-17 09:50:23 +02:00 |
|
kovacsv
|
bbfd5f9cf7
|
Update version.
|
2021-07-16 16:44:12 +02:00 |
|
Viktor Kovacs
|
93e6c5b85b
|
Update README.md
|
2021-07-16 16:42:56 +02:00 |
|
kovacsv
|
b24dd5cd9b
|
Separate function for model import.
|
2021-07-16 08:45:28 +02:00 |
|
kovacsv
|
04da400129
|
Handle as error when it fails to load draco decoder.
|
2021-07-15 23:44:59 +02:00 |
|
kovacsv
|
ab0d0172e7
|
Add support for GLB Draco Mesh Compression #97
|
2021-07-15 23:37:07 +02:00 |
|
kovacsv
|
265da7548d
|
Modify source structure.
|
2021-07-15 20:58:50 +02:00 |
|
kovacsv
|
93a1d1e31c
|
Fix vulnerability in packages.
|
2021-07-13 08:57:53 +02:00 |
|
kovacsv
|
009925c4b6
|
Rename result to output.
|
2021-07-13 07:30:22 +02:00 |
|
kovacsv
|
ec4bc495a2
|
Add reset to defaults button to settings panel.
|
2021-07-13 06:42:30 +02:00 |
|
kovacsv
|
fec23eb236
|
Add more eslint rules.
|
2021-07-12 18:41:38 +02:00 |
|
kovacsv
|
14833e40a9
|
Uncaught TypeError when using .glb #96
|
2021-07-12 17:39:20 +02:00 |
|
kovacsv
|
3a03b3c1e7
|
Remove default color from sharing link.
|
2021-07-12 11:00:57 +02:00 |
|
kovacsv
|
5851aedb1d
|
Use arrow callbacks everywhere.
|
2021-07-12 08:49:12 +02:00 |
|