Commit Graph

14 Commits

Author SHA1 Message Date
kovacsv
130e527af3 Remove draco tests. 2024-04-27 14:33:29 +02:00
kovacsv
0e15dfba51 Use draco npm package for testing. 2024-04-27 11:17:25 +02:00
kovacsv
5bf4f11d5d Minor modification. 2022-07-03 21:20:23 +02:00
kovacsv
f133ced651 Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
kovacsv
afe6cce6da Remove url from texture, since it's not a core data, and needed only for three.js conversion. 2022-04-27 18:19:55 +02:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00
kovacsv
282d4ba604 Simplify FileObject for test. 2021-12-07 12:58:21 +01:00
kovacsv
d7a33d27e2 Rewrite export-import test. 2021-12-07 12:43:55 +01:00
kovacsv
fc2dd12aa0 Always return arraybuffer during export. 2021-10-27 09:55:01 +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
ab0d0172e7 Add support for GLB Draco Mesh Compression #97 2021-07-15 23:37:07 +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