- Bitstream 2.2 changed the RansBitCoder size from UI32 to varUI32. - This is associated with KhronosGroup/glTF#1114
- This addresses a comment in KhronosGroup/glTF#1114
- Removed unused prediction mode from constrained multi. - Removed unused prediction mode from geometric normal. - Changed num_orientations from I32 to varUI32 in tex coords. - Removed unused center_value from normal octahedron.
This only updates the algorithm part. This is associated with #134