Commit Graph

210 Commits

Author SHA1 Message Date
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
1c3b795ae8 Update version. 2021-03-30 18:04:47 +02:00
Viktor Kovacs
a9eb17269d Fix build. 2021-03-30 15:45:11 +02:00
Viktor Kovacs
90f8a07857 Revoke created object urls for export. 2021-03-30 15:44:30 +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
3a02cb8f8e Revoke object urls from file list and model when they are no longer needed. 2021-03-30 00:45:43 +02:00
Viktor Kovacs
f65ae54b2b Reformat exporter test. 2021-03-29 20:02:28 +02:00
Viktor Kovacs
68e8e88d82 Remove experimental tag from gltf exporter. 2021-03-29 16:21:20 +02:00
Viktor Kovacs
b0a47c8173 Remove package.json from test folder. 2021-03-29 16:13:19 +02:00
Viktor Kovacs
3ce89d1d01 Modify page title for embedded version. 2021-03-29 16:09:51 +02:00
Viktor Kovacs
5d45d9eb57 Minor modification. 2021-03-29 15:25:37 +02:00
Viktor Kovacs
370803b8e4 JSHint fix. 2021-03-29 15:25:22 +02:00
Viktor Kovacs
41d1d58eb9 Write utf-8 encoded json in binary gltf. 2021-03-29 15:23:09 +02:00
Viktor Kovacs
66ad5c0d37
Update README.md 2021-03-29 14:20:02 +02:00
Viktor Kovacs
d80b97cf85 Minor modification. 2021-03-29 09:55:53 +02:00
Viktor Kovacs
404bc85271 Use text instead of ascii. 2021-03-29 09:55:39 +02:00
Viktor Kovacs
8b58d19a4a Move test object generator script to sandbox. 2021-03-29 08:24:45 +02:00
Viktor Kovacs
77edb8520d Add textured rectangle test object. 2021-03-29 08:23:48 +02:00
Viktor Kovacs
c4782710ad Use text instead of ascii. 2021-03-29 08:15:23 +02:00
Viktor Kovacs
28347b9bd8 Do not pretty print json in case of binary gltf export. 2021-03-28 17:00:32 +02:00
Viktor Kovacs
9366337858 Update readme. 2021-03-28 17:00:11 +02:00
Viktor Kovacs
97425d8add glTF exporter #37 2021-03-28 16:54:29 +02:00
Viktor Kovacs
fdb4b00fdc Create texture buffer view only if needed. 2021-03-28 16:45:47 +02:00
Viktor Kovacs
31aa3f24e4 Align main chunks to 4-byte boundary. 2021-03-28 16:39:44 +02:00
Viktor Kovacs
b4832a7cd0 Write position bounds to gltf file. 2021-03-28 16:30:02 +02:00
Viktor Kovacs
a35bceadea Write separate buffer view for all accessors. 2021-03-28 15:48:08 +02:00
Viktor Kovacs
e86486e314 Write all textures in the same buffer during gltf binary export. 2021-03-28 15:01:54 +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
665a419e49 Create test build without analytics. 2021-03-28 12:02:46 +02:00
Viktor Kovacs
25519cf05e Place embedding demos to the sandbox folder. 2021-03-28 10:38:07 +02:00
Viktor Kovacs
209cf55502 Write version information to package files. 2021-03-28 10:37:39 +02:00
Viktor Kovacs
a1210d2129 Fix lgtm issues. 2021-03-28 09:59:51 +02:00
Viktor Kovacs
55e52b4e79 Remove unused parameter. 2021-03-28 09:13:48 +02:00
Viktor Kovacs
dc8d59260c Fix mobile layout. 2021-03-27 18:19:33 +01:00
Viktor Kovacs
4aa15a2d08 Update version. 2021-03-27 13:43:04 +01:00
Viktor Kovacs
5eeada653d Fix embedding link. 2021-03-27 13:33:12 +01:00
Viktor Kovacs
c25fc7ac5c Fix lgtm errors in python codes. 2021-03-27 13:09:33 +01:00
Viktor Kovacs
aefcd42084 Reorder function in importer base class. 2021-03-27 12:56:41 +01:00
Viktor Kovacs
52ce19f62c Update version. 2021-03-27 12:16:06 +01:00
Viktor Kovacs
a568d78edf Update version in dev branch. 2021-03-27 12:13:49 +01:00
Viktor Kovacs
adc2942adf Fix selection change when it is needed to scroll down to the newly selected mesh. 2021-03-27 12:13:25 +01:00
Agnes Gaschitz
0271fc4441 Update info.css 2021-03-27 10:36:18 +01:00
Viktor Kovacs
4d21adcf93 Update github links in user manual. 2021-03-27 10:24:47 +01:00
Agnes Gaschitz
c10c79fd9e Merge branch 'master' of https://github.com/kovacsv/Online3DViewer 2021-03-27 10:11:56 +01:00
Agnes Gaschitz
60f1838e57 Header Icons 2021-03-27 10:11:48 +01:00
Viktor Kovacs
e8c9b695c4 Minor modifications. 2021-03-27 10:10:15 +01:00
Viktor Kovacs
57253d6455 Publish artifacts on release. 2021-03-27 10:03:08 +01:00
Viktor Kovacs
13d8a3a6dc Remove build on travis. 2021-03-27 09:43:33 +01:00