kovacsv
|
ac1a0e5b9d
|
Add default line color picker to settings.
|
2023-10-23 13:12:51 +02:00 |
|
kovacsv
|
235149c325
|
Rename callback.
|
2022-07-02 22:14:10 +02:00 |
|
kovacsv
|
e0b046d1b7
|
Add callbacks for file loading progress.
|
2022-07-02 09:16:45 +02:00 |
|
kovacsv
|
c168f944f6
|
Rename Color to RGBColor.
|
2022-06-25 10:20:58 +02:00 |
|
kovacsv
|
316c8e7293
|
Introduce InputFile class that can specify the name and the url as well (#202).
|
2022-06-05 14:44:05 +02:00 |
|
kovacsv
|
528541cfd4
|
Store main file name in error if it's present.
|
2022-01-21 18:46:54 +01:00 |
|
kovacsv
|
a4d386c521
|
Use ES modules.
|
2022-01-10 18:10:51 +01:00 |
|
kovacsv
|
c698117302
|
Better error message in case of the file is found, but failed to load.
|
2021-12-13 11:09:33 +01:00 |
|
kovacsv
|
282d4ba604
|
Simplify FileObject for test.
|
2021-12-07 12:58:21 +01:00 |
|
kovacsv
|
db57efeaf1
|
Select file to import when there are more importable files #176
|
2021-11-29 19:48:12 +01:00 |
|
kovacsv
|
33a8464321
|
Simplify importer interface.
|
2021-11-17 12:01:21 +01:00 |
|
kovacsv
|
fb3cdbe83c
|
Pass original file name and extension to importers.
|
2021-09-24 08:16:18 +02:00 |
|
kovacsv
|
30830e8431
|
Handle multiple zip files.
|
2021-09-16 07:45:11 +02:00 |
|
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
|
be6e69729c
|
Fix typo.
|
2021-09-13 08:42:48 +02:00 |
|
kovacsv
|
46644d47c3
|
Use Physically Based Rendering when possible #99
|
2021-07-19 17:44:43 +02:00 |
|
Viktor Kovacs
|
9f9851a2ec
|
Async importers.
|
2021-04-15 14:52:16 +02:00 |
|
Viktor Kovacs
|
6fbbdf4b69
|
Make a parameter from default color instead of the a member in importer.
|
2021-04-07 15:07:12 +02:00 |
|
Viktor Kovacs
|
e5e59f3e5d
|
Get default color from importer.
|
2021-04-05 09:49:55 +02:00 |
|
Viktor Kovacs
|
b60305dd19
|
Possibility to set the default material color for importer in case of no-material surfaces.
|
2021-04-02 09:25:41 +02:00 |
|
Viktor Kovacs
|
c770b84e26
|
Replace tabs with spaces everywhere.
|
2021-03-31 18:02:14 +02:00 |
|
Viktor Kovacs
|
0c03fb3bca
|
Revoking urls is now the responsibility of the main importer object.
|
2021-03-31 08:14:35 +02:00 |
|
Viktor Kovacs
|
0c394f9aa8
|
Handle buffer cache by importers instead of the main importer object.
|
2021-03-30 12:21:46 +02:00 |
|