306 Commits

Author SHA1 Message Date
Frank Galligan
424d02ab1b Spec: Remove references to pointers
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-26 16:20:37 -07:00
FrankGalligan
7e119b9e6d Merge pull request #271 from google/spex_fix_tagged_symbols
Spec: Fix DecodeTaggedSymbols
2017-10-26 16:15:41 -07:00
Frank Galligan
2d71b80d93 Spec: Fix DecodeTaggedSymbols
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-26 16:15:11 -07:00
Arkady Shapkin
c5a7054091 Support MSVC intrinsic in MostSignificantBit() (#270) 2017-10-26 16:09:59 -07:00
FrankGalligan
0ec5ed3380 Merge pull request #266 from google/spec_remove_static_cast
Spec: Remove static_cast
2017-10-25 09:28:08 -07:00
Frank Galligan
ad6ae01e23 Spec: Remove static_cast
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-25 09:26:46 -07:00
FrankGalligan
c068f6fc57 Merge pull request #265 from google/spec_change_var_init
Spec: Change C++ variable initialization
2017-10-25 09:08:30 -07:00
Frank Galligan
87f5d605c4 Spec: Change C++ variable initialization
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-25 09:05:27 -07:00
FrankGalligan
277c0a0252 Merge pull request #264 from google/spec_update_conventions
Spec: Clarifiy array element assignment.
2017-10-25 09:01:31 -07:00
Frank Galligan
e00aab9690 Fix spelling 2017-10-25 09:00:34 -07:00
Frank Galligan
a98b69f1f0 Spec: Clarfiy array element assignment.
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-25 08:57:12 -07:00
FrankGalligan
f9edbb70c1 Merge pull request #263 from google/spec_update_tagged_symbols
Spec: Fix Tagged Symbol decoder
2017-10-24 15:06:34 -07:00
Frank Galligan
4906362b82 Spec: Fix Tagged Symbol decoder 2017-10-24 15:04:52 -07:00
FrankGalligan
27b162f70b Merge pull request #262 from google/spec_clarify_opp_corners
Spec: Clarify uninitialized values of opposite_corners_
2017-10-24 14:25:20 -07:00
Frank Galligan
085e23db2b Spec: Clarify uninitialized values of opposite_corners_
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 14:23:51 -07:00
FrankGalligan
44f9d88be9 Merge pull request #261 from google/spec_fix_stan_symbol_buffer
Spec: Fix standard edgebreaker symbol buffer
2017-10-24 14:19:19 -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
FrankGalligan
abcdbba2ec Merge pull request #260 from google/spec_fix_split_symbols
Spec: Fix handling of split symbol id during topology split.
2017-10-24 14:10:05 -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
FrankGalligan
fa537c2fd5 Merge pull request #259 from google/spec_clarify_bit_reading
Spec: Clarify when bit reading is done.
2017-10-24 13:53:18 -07:00
Frank Galligan
627b774669 Spec: Clarify when bit reading is done.
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 13:51:57 -07:00
FrankGalligan
b2ade010c7 Merge pull request #258 from google/spec_fix_decode_conn
Spec: Initialize curr_att_dec and curr_att
2017-10-24 13:44:26 -07:00
Frank Galligan
33c110dcb4 Spec: Initialize curr_att_dec and curr_att
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 13:42:18 -07:00
FrankGalligan
4bb3a6d62e Merge pull request #257 from google/spec_fix_rans_constant
Spec: Fix Tagged Symbols constant
2017-10-24 13:35:26 -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
Ondrej Stava
86a6933a5d Updated Draco to 1.2.0
Improved compression for smaller meshes
Enhancements for upcoming Draco glTF2.0 extension
Fixed Android build issues
New, easier to use DRACOLoader.js
1.2.0
2017-10-24 11:22:18 -07:00
FrankGalligan
b10db3568f Merge pull request #254 from google/spec_add_named_constants
Spec: Add some named constants
2017-10-20 15:05:29 -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
FrankGalligan
f5e4c0a128 Merge pull request #253 from google/spec_add_symbol_to_topology
Spec add edge_breaker_symbol_to_topology_id
2017-10-20 14:47:39 -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
FrankGalligan
d52b2749f0 Merge pull request #252 from google/spec_clean_up
Spec: Small cleanup
2017-10-20 14:41:20 -07:00
Frank Galligan
8dbbf79ae1 Spec: Small cleanup
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 14:39:02 -07:00
FrankGalligan
308b812c2c Merge pull request #251 from google/spec_simplify_taggedsymbols
Spec: Simplify DecodeTaggedSymbols function
2017-10-20 11:56:44 -07:00
Frank Galligan
cf02c772fe Spec: Simplify DecodeTaggedSymbols function
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 11:55:08 -07:00
FrankGalligan
3164f693e6 Merge pull request #250 from google/spec_type_info_update
Spec: Update some type info
2017-10-20 11:22:03 -07:00
Frank Galligan
aafe1330a2 Spec: Update some type info
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 11:19:53 -07:00
FrankGalligan
b5bdbe7c82 Merge pull request #249 from google/spec_change_size
Spec: Update buffer size reading
2017-10-20 10:50:35 -07:00
Frank Galligan
4ccacd6406 Spec: Update buffer size reading
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 10:47:39 -07:00
FrankGalligan
e0e9ee4594 Merge pull request #248 from google/spec_fix_rawsymbols
Spec: Fix DecodeRawSymbols size
2017-10-18 22:29:08 -07:00
Frank Galligan
f2900b9535 Spec: Fix DecodeRawSymbols size 2017-10-18 22:27:58 -07:00
FrankGalligan
2418ccb720 Merge pull request #247 from google/spec_directbitcoder_size_change
Spec: Change DirectBitCoder size to varUI64
2017-10-18 22:26:10 -07:00
Frank Galligan
39e129ea39 Spec: Change DirectBitCoder size to varUI64
- This change is in bitstream 2.2.
- This is associated with KhronosGroup/glTF#1114
2017-10-18 22:24:19 -07:00
FrankGalligan
dd3bef70e7 Merge pull request #246 from google/spec_valence_remove_symbol_buffer
Spec: Remove symbol buffer from Valence EdgeBreaker
2017-10-18 22:20:57 -07:00
Frank Galligan
8a665ca8ee Spec: Remove symbol buffer from Valence EdgeBreaker 2017-10-18 16:27:23 -07:00
FrankGalligan
f7ba052b7c Merge pull request #245 from google/spec_start_face_to_ransbitcoder
Spec: Change Face configuration to use RansBitCoder
2017-10-18 16:25:01 -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
FrankGalligan
c72db8c53e Merge pull request #244 from google/spec_ransdecoder_size_varui32
Spec: Change RansBitDecoder size to varUI32
2017-10-18 15:35:01 -07:00
FrankGalligan
38efedf6c1 Merge pull request #243 from google/spec_remove_split_edge
Spec: Remove split_edge from bitstream 2.2
2017-10-18 15:34:47 -07:00
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
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