6 Commits

Author SHA1 Message Date
Frank Galligan
83b0922745 Add back removed files from 1.3.6 push 2020-03-03 10:46:47 -08:00
Frank Galligan
571d547d36 Update to version 1.3.6 2020-03-03 10:35:26 -08:00
Frank Galligan
84b73365fd Spec: Addressing comments
- Initialized last_vert_added
- Normalized usage of ans_decoder_
- Removed parsing of num_new_vertices
- Removed num_corners
- Added prediction_rans_data_buffer
- Fixed spelling of orientations
- Replaced SubtractInt64Vectors with SubtractVectors
- Initialized pred_vals
- Changed point_to_corner_map from array to counter
- Addresses comments in KhronosGroup/glTF#1114
2017-11-02 16:27:32 -07:00
Frank Galligan
a55221407e Spec clean up
- This addresses some comments in KhronosGroup/glTF#1114
2017-10-13 15:50:38 -07:00
Frank Galligan
8b3b34376d Spec: Change to use array copy notation
- This addresses a comment in KhronosGroup/glTF#1114
2017-10-13 12:05:11 -07:00
Frank Galligan
51db0e4563 Update bitstream spec to version 2.1
This only updates the algorithm part.

This is associated with #134
2017-09-30 15:11:11 -07:00