Commit Graph

12 Commits

Author SHA1 Message Date
Viktor Kovacs
11d2f04580 Move buffer cache to the main importer class. 2021-03-30 19:22:38 +02:00
Viktor Kovacs
6bc1b33e8a Use rewire to import non-module files, and use nyc for test coverage. 2021-03-30 18:34:00 +02:00
Viktor Kovacs
0c394f9aa8 Handle buffer cache by importers instead of the main importer object. 2021-03-30 12:21:46 +02:00
Viktor Kovacs
becbe31a9e Store object urls only for textures so they can safely revoked when the model is disposed. 2021-03-30 01:53:24 +02:00
Viktor Kovacs
f65ae54b2b Reformat exporter test. 2021-03-29 20:02:28 +02:00
Viktor Kovacs
b0a47c8173 Remove package.json from test folder. 2021-03-29 16:13:19 +02:00
Viktor Kovacs
41d1d58eb9 Write utf-8 encoded json in binary gltf. 2021-03-29 15:23:09 +02:00
Viktor Kovacs
d80b97cf85 Minor modification. 2021-03-29 09:55:53 +02:00
Viktor Kovacs
77edb8520d Add textured rectangle test object. 2021-03-29 08:23:48 +02:00
Viktor Kovacs
4a3649e8f1 Remove callbacks from exporter. 2021-03-28 14:10:42 +02:00
Viktor Kovacs
c15e7ff3b4 Store the original file buffer in textures. 2021-03-28 14:06:55 +02:00
Viktor Kovacs
9264c1dd6d Add code for new version. 2021-03-27 08:29:19 +01:00