8 Commits

Author SHA1 Message Date
Will Brennan
ecdd29e44b fixed spelling mistakes in comments (#104) 2017-05-05 10:47:59 -07:00
Ondrej Stava
0d42cbb586 Fixed loading of .obj files that do not end with a new line character. 2017-04-06 15:42:55 -07:00
Ondrej Stava
c7a5e903e5 1. Added support for loading quad meshes from .obj files
2. Fixed bug in javascript decoders that caused them to fail when
loading large geometries
2017-03-21 16:06:58 -07:00
Ondrej Stava
ef7ad0fda3 Merging latest changes from the private repo.
1. Added support for loading sub-objects in .OBJ into a generic
attribute.

2. Added missing mesh_are_equivlent classes needed for certain unit
tests.

3. Updated javascript decoder reflecting our latest changes + added
support for GeometryAttribute::custom_id() method.

4. Added checks for valid quantization bits to our draco_encoder app.
2017-02-14 14:33:55 -08:00
Ondrej Stava
8374e14042 Merging changes from our private repo:
1. More optimized selection of prediction schemes for different
compression levels on the encoder side.

2. Improved robustness to tampered input data (.drc)

3. Added support for strognly typed vectors of bools

4. Support for logging and squared lenght to our VectorND class

5. Added support for partially defined indices in .OBJ files

6. Added support for loading of normal vectors in .PLY files
2017-02-08 10:34:40 -08:00
benikabocha
150e65207f Fix loading of OBJ file with minus index. 2017-01-28 00:12:05 +09:00
Frank Galligan
79185b7058 Update snapshot to 0.9.1 2017-01-12 16:50:49 -08:00
Frank Galligan
3c8f789d6a Version 0.9.0 snapshot 2016-12-12 16:39:06 -08:00