4 Commits

Author SHA1 Message Date
Ondrej Stava
56c2e6b46c Version 1.3.1 release
* Fix issue with multiple attributes when skipping an attribute
transform
2018-05-02 08:34:10 -07:00
Ondrej Stava
4b2788bb56 Version 1.3.0 release
* Improved kD-tree based point cloud encoding
  * Now applicable to point clouds with any number of attributes
  * Support for all integer attribute types and quantized floating point types
* Improved mesh compression up to 10% (on average ~2%)
  * For meshes, the 1.3.0 bitstream is fully compatible with 1.2.x decoders
* Improved Javascript API
  * Added support for all signed and unsigned integer types
  * Added support for point clouds to our Javascript encoder API
* Added support for integer properties to the PLY decoder
* Bug fixes
2018-04-18 16:14:58 -07:00
Ondrej Stava
35c5a7167d Updated nodejs javascript files for 1.2.5 2018-01-17 09:28:32 -08:00
Ondrej Stava
441d5e05f7 Updated Draco to 1.2.2
Fixed issues when parsing ill-formatted .obj files + various other
bugfixes
2017-11-16 14:05:40 -08:00