20 Commits

Author SHA1 Message Date
Tom Finegan
8a979f79a5 Draco v1.4.0 2020-12-01 13:01:33 -08:00
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
4906362b82 Spec: Fix Tagged Symbol decoder 2017-10-24 15:04:52 -07:00
Frank Galligan
3f9710fb48 Spec: Fix standard edgebreaker symbol buffer
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 14:17:42 -07:00
Frank Galligan
e9fd3a8e0a Spec: Fix handling of split symbol id during topology split.
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 14:08:21 -07:00
Frank Galligan
e3d2fc61cb Spec: Fix Tagged Symbols constant
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 13:33:28 -07:00
Frank Galligan
24b91359da Spec: Add some named constants
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 15:02:57 -07:00
Frank Galligan
b9b6ae3a75 Spec add edge_breaker_symbol_to_topology_id
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 14:45:05 -07:00
Frank Galligan
93a43e1969 Spec: Change Face configuration to use RansBitCoder
- This change is in bitstream 2.2.
- This is associated with KhronosGroup/glTF#1114
2017-10-18 15:56:35 -07:00
Frank Galligan
d60adcbb24 Spec: Remove split_edge from bitstream 2.2
- The split_edge was removed from bitstream 2.2 as it was not used
  during decoding.
2017-10-18 15:14:54 -07:00
Frank Galligan
a862768b65 Spec: Add ProcessInteriorEdges function
- This addresses a comment in KhronosGroup/glTF#1114
2017-10-16 11:57:49 -07:00
Frank Galligan
a27303d531 Remove reference to PREDICTIVE_EDGEBREAKER 2017-10-13 10:54:06 -07:00
Frank Galligan
d8b8432b30 Spec update Valence traversal to 2.2
- This is associated with KhronosGroup/glTF#1114
2017-10-12 09:19:30 -07:00
Frank Galligan
992eac9c04 A few spec changes. 2017-10-04 16:26:27 -07:00
Frank Galligan
0c7ee960a8 Some spec fixes 2017-10-03 09:52:42 -07:00
Frank Galligan
ac305e761e Added variables section to spec.
This is associated with #134
2017-10-01 15:48:32 -07:00
Lou Quillio
00aad2e35c Typo 2017-07-31 22:20:18 -07:00
Frank Galligan
4efc3d27cc Update bitstream spec
This PR is associated with #134.
2017-07-22 22:35:54 -07:00