257 Commits

Author SHA1 Message Date
Frank Galligan
9b51d1bf6f Spec: Change RansBitDecoder size to varUI32
- Bitstream 2.2 changed the RansBitCoder size from UI32 to varUI32.
- This is associated with KhronosGroup/glTF#1114
2017-10-18 15:31:03 -07:00
FrankGalligan
a0224094ba Merge pull request #240 from google/spec_fix_readbits
Spec: Fix ReadBits call
2017-10-17 10:04:15 -07:00
FrankGalligan
cabeb1b240 Merge pull request #239 from google/spec_add_pie
Spec: Add ProcessInteriorEdges function
2017-10-17 10:03:23 -07:00
Frank Galligan
f5dfee96f7 Spec: Fix ReadBits call 2017-10-16 12:52:35 -07:00
Frank Galligan
23494dbdbc Fix ReadBits call 2017-10-16 12:49:57 -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
FrankGalligan
f850fa4530 Merge pull request #238 from google/spec_add_num_components
Spec: Add GetNumComponents function
2017-10-16 11:30:30 -07:00
Frank Galligan
12bc4761c7 Spec: Add GetNumComponents function
- This addresses a comment in KhronosGroup/glTF#1114
2017-10-13 16:00:55 -07:00
FrankGalligan
8008503278 Merge pull request #237 from google/spec_clean_up
Spec clean up
2017-10-13 15:53:15 -07:00
Frank Galligan
a55221407e Spec clean up
- This addresses some comments in KhronosGroup/glTF#1114
2017-10-13 15:50:38 -07:00
FrankGalligan
bab022d574 Merge pull request #236 from google/spec_update_conventions
Spec: Update functions based on std::vector
2017-10-13 15:20:05 -07:00
Frank Galligan
75630a60fd Spec: Update functions based on std::vector
- This addresses a comment in KhronosGroup/glTF#1114
2017-10-13 15:17:29 -07:00
FrankGalligan
e9e6ca6707 Merge pull request #235 from google/spec_copy_array
Spec: Change to use array copy notation
2017-10-13 14:37:56 -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
tomfinegan
e25ed44d80 Merge pull request #234 from google/fix_travis_osx
Fix osx build failures on Travis.
2017-10-13 11:43:04 -07:00
FrankGalligan
8f2be51b16 Merge pull request #230 from louquillio/fix-typos
Fix a few typos.
2017-10-13 11:06:59 -07:00
Tom Finegan
ed0b9c3102 Fix osx build failures on Travis. 2017-10-13 10:59:15 -07:00
FrankGalligan
61dda163ac Merge pull request #233 from google/spec_remove_predictive_edge
Remove reference to PREDICTIVE_EDGEBREAKER
2017-10-13 10:57:41 -07:00
Frank Galligan
a27303d531 Remove reference to PREDICTIVE_EDGEBREAKER 2017-10-13 10:54:06 -07:00
FrankGalligan
8f06c22979 Merge pull request #232 from google/spec_pred_scheme_2.2
Cleanup pred schemes for 2.2
2017-10-13 10:37:47 -07:00
Frank Galligan
9d04026855 Cleanup pred schemes for 2.2
- 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.
2017-10-13 10:09:43 -07:00
FrankGalligan
9c75f367f2 Merge pull request #231 from google/spec_valence_header_2.2
Spec update Valence traversal to 2.2
2017-10-13 10:06:57 -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
Lou Quillio
b98dec30b4 Fix a few typos. 2017-10-11 18:31:54 -07:00
FrankGalligan
66dc0f0c05 Merge pull request #229 from google/spec_edge_header_2.2
Spec Update EdgeBreaker header to 2.2
2017-10-11 14:43:05 -07:00
Frank Galligan
16cc7fbb91 Spec Update EdgeBreaker header to 2.2
- This associated with KhronosGroup/glTF#1114
2017-10-11 14:41:30 -07:00
FrankGalligan
90aa1eaf89 Update Sequential spec to 2.2 (#228) 2017-10-11 12:20:26 -07:00
Lou Quillio
0f12e905ba Merge pull request #226 from louquillio/baseurl-navbar
Fix relative URL breakage with site.baseurl="/draco". Hopefully.
2017-10-10 13:32:16 -07:00
Lou Quillio
ee9d35cae6 Fix relative URL breakage with site.baseurl="/draco". Hopefully.
Looking for a relative URL scheme that works locally and on gh-pages.
2017-10-10 13:26:20 -07:00
FrankGalligan
1c7e96cba1 Merge pull request #223 from google/small_update
spec: Small update
2017-10-07 12:10:13 -07:00
Frank Galligan
e303a79a6b spec: Small update 2017-10-07 12:09:07 -07:00
FrankGalligan
c22708becc Merge pull request #219 from google/move_split_data
Changed spec to move split data before the symbol data.
2017-10-07 12:07:39 -07:00
FrankGalligan
9ff4f330f2 Merge pull request #222 from google/add_seq_comp_indices
spec: Add connectivity_method == 0 to Sequential decoder
2017-10-07 12:03:18 -07:00
Frank Galligan
d164943ee2 spec: Add connectivity_method == 0 to Sequential decoder
This addresses a comment in KhronosGroup/glTF#1114
2017-10-07 12:01:09 -07:00
Frank Galligan
c9d9cc4b26 Changed spec to move split data before the symbol data.
This addresses a comment in https://github.com/KhronosGroup/glTF/issues/1114
2017-10-06 11:09:18 -07:00
Lou Quillio
71d0b9abe2 Merge pull request #218 from louquillio/add-figure-styles
Add styles for figures and their captions.
2017-10-06 10:58:43 -07:00
Lou Quillio
083e482ae1 Add styles for figures and their captions. 2017-10-06 10:57:33 -07:00
FrankGalligan
2f1f963498 Merge pull request #217 from google/spec_updates
A few spec changes.
2017-10-04 16:27:32 -07:00
Frank Galligan
992eac9c04 A few spec changes. 2017-10-04 16:26:27 -07:00
FrankGalligan
cd3db5c11a Merge pull request #216 from google/small_spec_fixes
Some more spec fixes.
2017-10-03 18:30:02 -07:00
Frank Galligan
6d9e6e3c1d Some more spec fixes. 2017-10-03 18:28:26 -07:00
FrankGalligan
147ce7212e Merge pull request #215 from google/metadata_name_to_key
spec:Change metadata name to key
2017-10-03 15:26:45 -07:00
Frank Galligan
04f79b0439 spec:Change metadata name to key 2017-10-03 15:24:10 -07:00
FrankGalligan
aa831f9de2 Merge pull request #214 from google/clarify_varint
Clarify varInt ranges
2017-10-03 15:17:37 -07:00
Frank Galligan
6c4a7dd324 Clarify varInt ranges 2017-10-03 15:15:30 -07:00
FrankGalligan
6788c25aaa Merge pull request #213 from google/spec_add_leb128
Replace DecodeVarInt function with LEB128
2017-10-03 10:00:47 -07:00
Frank Galligan
f51669f55e Replace DecodeVarInt function with LEB128 2017-10-03 09:58:52 -07:00
FrankGalligan
60b3928e56 Merge pull request #212 from google/spec_fixes
Some spec fixes
2017-10-03 09:54:26 -07:00
Frank Galligan
0c7ee960a8 Some spec fixes 2017-10-03 09:52:42 -07:00
Lou Quillio
077e7a03ff Merge pull request #211 from louquillio/link-asciimath-lib
Add ASCIIMath lib and params to spec . Delete some cruft.
2017-10-02 16:10:56 -07:00