Nithin Pranesh
|
8adcf6e67f
|
removed todos, more descriptive comments about 8-byte alignment
|
2022-02-21 10:28:22 -05:00 |
Nithin Pranesh
|
122c9bcfdf
|
fix tests, for now we will stop enforcing 8-byte alignment for metadata buffers
|
2022-01-10 10:44:46 -05:00 |
Sean Lilley
|
6fd48d8735
|
Use different naming convention for extension classes
|
2021-10-30 14:55:40 -04:00 |
Sean Lilley
|
066b3df5a5
|
Use strict types
|
2021-10-18 18:47:02 -04:00 |
Sean Lilley
|
f9b48fbe0e
|
Renegerate glTF classes
|
2021-10-18 18:46:58 -04:00 |
Sean Lilley
|
52283f3359
|
Fix includes
|
2021-10-11 17:28:44 -04:00 |
Marco Hutter
|
0e827f7afd
|
Updated includes based on clang-format with Regroup
This MAINLY inserted some blank lines between
the blocks.
|
2021-09-26 17:46:27 +02:00 |
Marco Hutter
|
8ddb163f6d
|
Perform component-wise vector comparison
|
2021-08-23 21:04:42 +02:00 |
Nithin Pranesh
|
08e56e68b6
|
more gcc/clang fixes
|
2021-08-23 13:33:36 -04:00 |
Nithin Pranesh
|
6d3f8ee262
|
attempt to fix gcc/clang errors
|
2021-08-23 13:12:21 -04:00 |
Nithin Pranesh
|
24e9acb1ed
|
add tests for triangle strips and fans
|
2021-08-23 12:22:06 -04:00 |
Nithin Pranesh
|
e7932e0ce4
|
add tests for smooth normals and forEachPrimitive
|
2021-08-21 12:15:29 -04:00 |
Kevin Ring
|
449068c3d6
|
Merge pull request #281 from CesiumGS/feature-metadata-extension
Upgrade batch table to EXT_feature_metadata extension
|
2021-07-24 21:32:14 +10:00 |
Bao Tran
|
8ccd633dfb
|
add status for property view
|
2021-07-20 12:15:13 -04:00 |
Bao Tran
|
31d85a358d
|
add status for property view
|
2021-07-19 12:17:54 -04:00 |
Bao Tran
|
3d9e0c13bd
|
convert type to PropertyType instead of uint32
|
2021-07-17 23:55:04 -04:00 |
Bao Tran
|
2e7d9b8c97
|
fix compiler warning
|
2021-07-15 20:11:16 -04:00 |
Bao Tran
|
5f4add636a
|
fix more compiler warning
|
2021-07-15 19:52:20 -04:00 |
Bao Tran
|
a6d8f69e57
|
fix compiler warning
|
2021-07-15 19:49:29 -04:00 |
Bao Tran
|
eca0952eb2
|
add assertion when converting binary metadata
|
2021-07-15 19:25:42 -04:00 |
Bao Tran
|
e420e729ec
|
fix compiler warning
|
2021-07-15 19:10:59 -04:00 |
Bao Tran
|
1185d2e78f
|
use int64 for meta array
|
2021-07-15 17:17:30 -04:00 |
Bao Tran
|
c19b847261
|
fix test
|
2021-07-15 17:00:31 -04:00 |
Bao Tran
|
dab9312560
|
use int64_t for property view
|
2021-07-13 13:47:01 -04:00 |
Kevin Ring
|
4e45bab460
|
Use angle brackets to #include catch2.
|
2021-07-04 22:57:11 +10:00 |
Bao Tran
|
e1eb2d1f84
|
Merge branch 'main' into feature-metadata-extension
|
2021-07-02 10:50:43 -04:00 |
Bao Tran
|
3091533ef6
|
change PropertyView to MetadataPropertyView
|
2021-06-20 15:58:08 -04:00 |
Bao Tran
|
3846381cc9
|
change names of property type trait
|
2021-06-20 15:56:06 -04:00 |
Bao Tran
|
c64fea091e
|
test property trait and format
|
2021-06-20 15:51:53 -04:00 |
Bao Tran
|
3243f9c4ed
|
test property type
|
2021-06-20 15:14:34 -04:00 |
Bao Tran
|
c0faaf18dc
|
change file name for batch table to EXT_feature_metadata
|
2021-06-20 14:51:15 -04:00 |
Bao Tran
|
951cb7a23e
|
pass rapidjson::Document for batch table json to metadata upgrader
|
2021-06-20 14:47:36 -04:00 |
Bao Tran
|
6035cc8387
|
clean up unused headers
|
2021-06-20 12:11:18 -04:00 |
Bao Tran
|
661db543d2
|
replace operator[] with get() for PropertyView
|
2021-06-20 01:40:27 -04:00 |
Bao Tran
|
76f2d10ccb
|
test to validate dynamic array of string
|
2021-06-18 18:44:41 -04:00 |
Bao Tran
|
96c49c4529
|
test fixed array of string
|
2021-06-18 14:48:29 -04:00 |
Bao Tran
|
9a68718dc6
|
test for dynamic bool array
|
2021-06-18 11:41:46 -04:00 |
Bao Tran
|
b6c8047c18
|
add test to validate fixed bool array
|
2021-06-17 17:00:49 -04:00 |
Bao Tran
|
6300cae267
|
test to validate dynamic numeric array
|
2021-06-17 15:26:31 -04:00 |
Bao Tran
|
47b891fac8
|
fix compiler warning
|
2021-06-17 13:28:02 -04:00 |
Bao Tran
|
7ac819dcf5
|
add test to validate fixed numeric array
|
2021-06-17 13:07:28 -04:00 |
Bao Tran
|
21f44e7a29
|
test to make sure offset values are sorted
|
2021-06-16 16:43:35 -04:00 |
Bao Tran
|
d7c42c559d
|
add test for string validation
|
2021-06-16 16:11:20 -04:00 |
Bao Tran
|
0506eed5c3
|
add test validation for bool property
|
2021-06-15 17:11:28 -04:00 |
Bao Tran
|
1c2a758274
|
add more tests to validate metadata bufferview
|
2021-06-15 15:15:40 -04:00 |
Bao Tran
|
3288dc5bca
|
fix compiler warning
|
2021-06-15 14:51:30 -04:00 |
Bao Tran
|
62b89c365d
|
WIP test feature table view to read property correctly
|
2021-06-15 14:05:26 -04:00 |
Bao Tran
|
3363cee7e8
|
change MetadataPropertyView to PropertyView
|
2021-06-14 18:35:36 -04:00 |
Bao Tran
|
bc8dd36951
|
impl FeatureTableView
|
2021-06-14 18:30:01 -04:00 |
Bao Tran
|
15fcfbf7a2
|
fix compiler error
|
2021-06-08 11:41:49 -04:00 |