18 Commits

Author SHA1 Message Date
Tom Finegan
a5b31570c3 Draco v1.5.5 release. 2022-10-28 17:55:03 -07:00
Tom Finegan
e4e34b0c63
Draco v1.5.4 release. (#934) 2022-10-27 11:41:29 -07:00
Tom Finegan
1af95a20b8
Draco v1.5.3 release. 2022-07-06 19:40:17 -07:00
Tom Finegan
bd1e8de7dd
Draco v1.5.2 release. (#818) 2022-02-17 14:06:05 -08:00
Tom Finegan
9522c22a74
Draco v1.5.1 release. (#812) 2022-02-15 17:13:23 -08:00
Tom Finegan
65715581da
Draco v1.5.0 release. (#779) 2021-12-09 11:26:09 -08:00
Tom Finegan
9f0e5c5f15 Draco v1.4.3 2021-10-12 12:55:36 -07:00
Tom Finegan
2e67b39c31 Draco v1.4.1 2020-12-08 11:55:42 -08:00
Tom Finegan
8a979f79a5 Draco v1.4.0 2020-12-01 13:01:33 -08:00
Andreas Atteneder
8a016b61d5 fix: Updated link to alternative Unity package 2020-11-15 00:24:21 +01:00
Frank Galligan
571d547d36 Update to version 1.3.6 2020-03-03 10:35:26 -08:00
Frank Galligan
063994c362 Update snapshot to 1.3.4 2018-08-17 12:01:27 -07:00
Richman Stewart
da0df33a89 retain alpha vertex colour attribute when decompressing unity mesh (#392)
* make sure alpha vertex colour attribute is retained

* make sure unity plugin loads alpha vertex colour as well
2018-05-17 10:43:18 -07:00
Frank Galligan
f75f480d73 Update Unity plug-ins
Updated Unity README.md
2018-05-15 10:54:42 -07:00
Ondrej Stava
b4f63c5b13
Updated DracoMeshLoader.cs (#387)
* Updated DracoMeshLoader.cs

Improved formatting and variable naming for DracoMeshLoader.cs
 - added back tabs
 - renamed some variables to better reflect their intended use
2018-05-08 08:38:36 -07:00
YZR
49233f4195 Accelerating split mesh. 2018-05-02 19:53:06 +08:00
Ondrej Stava
3faff31654 Updated snapshot to 1.2.5
* On average 10% faster decoding
* Improved Javascript metadata API
* Bug fixes
2018-01-12 14:44:54 -08:00
Ondrej Stava
5186ec2f7a Updated snapshot to 1.2.4
* Up to 20% faster decoding
* Added support for integer attributes to our Javascript Encoder
* Fixed issues with THREE.DracoLoader not releasing memory associated
with the Draco module
* OBJ decoder can now be used to parse pure point clouds
* Added Unity plugins to support runtime loading and design-time
importing of encoded Draco files
2017-12-13 12:24:57 -08:00