Daniel Krupka
|
7e18164522
|
Add factored-out extension handling
|
2021-07-27 11:38:41 -04:00 |
Daniel Krupka
|
6a0c4fa5de
|
Merge remote-tracking branch 'origin/main' into refactor-json-writing
|
2021-07-27 11:03:16 -04:00 |
Kevin Ring
|
8a18a473f7
|
Default constructors for views, IsMetadataInteger/Floating.
|
2021-07-27 17:25:56 +10:00 |
Sean Lilley
|
074d098272
|
Fix linux build
|
2021-07-26 17:29:48 -04:00 |
Bao Tran
|
1c608a9dd4
|
attempt to unify draco target
|
2021-07-26 17:03:13 -04:00 |
Bao Tran
|
3dc4c2da40
|
suppress draco warning on MSVC and define draco alias target
|
2021-07-26 16:43:36 -04:00 |
Sean Lilley
|
46c5a41827
|
Update draco version so that cesium-native builds in gcc 11
|
2021-07-26 16:17:57 -04:00 |
baothientran
|
2e742a46d8
|
Merge pull request #295 from CesiumGS/picking-tweaks
Metadata tweaks
|
2021-07-24 18:35:04 -04:00 |
Kevin Ring
|
278fea24df
|
Update CHANGES.md.
|
2021-07-25 00:15:00 +10:00 |
Kevin Ring
|
1a11867309
|
Don't interpret extensions or extras as a property name.
|
2021-07-25 00:13:36 +10:00 |
Kevin Ring
|
e2b01dd0e4
|
Add tracing for batch table upgrade.
|
2021-07-24 23:59:46 +10: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 |
Kevin Ring
|
52c52984b5
|
ReinterpretCastSpan -> reinterpretCastSpan.
|
2021-07-24 20:50:15 +10:00 |
baothientran
|
876b22e022
|
Merge pull request #277 from CesiumGS/async-system-tests
Add some tests for AsyncSystem and Future
|
2021-07-23 23:57:14 -04:00 |
Bao Tran
|
5535119f00
|
Merge branch 'main' into async-system-tests
|
2021-07-23 23:43:48 -04:00 |
baothientran
|
21cde6ae75
|
Merge pull request #293 from CesiumGS/cmake-code-coverage
CMake option for code coverage
|
2021-07-23 15:32:19 -04:00 |
Ian Lilley
|
0ce1c4bb88
|
Updated CHANGES.md
|
2021-07-23 15:30:36 -04:00 |
Ian Lilley
|
f936094973
|
disable coverage by default
|
2021-07-23 15:13:27 -04:00 |
Ian Lilley
|
9a41bb58a8
|
removed some unecessary coverage options and disabled for msvc
|
2021-07-23 11:58:16 -07:00 |
Daniel Krupka
|
f47aaaa5dc
|
Extract JSON writing to non-glTF library
|
2021-07-23 13:59:50 -04:00 |
Bao Tran
|
303bc24f4f
|
add reintepret_cast for span
|
2021-07-23 13:23:24 -04:00 |
Ian Lilley
|
cb6b25fb33
|
cmake option for code coverage
|
2021-07-23 11:51:40 -04:00 |
Bao Tran
|
c7906e2a94
|
use span byte for numeric MetadataArrayView
|
2021-07-23 11:36:48 -04:00 |
Kevin Ring
|
883c40f4aa
|
Enabling chaining to another Future in a catch.
|
2021-07-23 15:43:51 +10:00 |
Kevin Ring
|
b7df34b49c
|
Allow catching a shared future.
|
2021-07-23 13:41:35 +10:00 |
Bao Tran
|
ca0b853b73
|
add comment about the status of property view
|
2021-07-20 12:36:02 -04: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 |
Nithin Pranesh
|
cc9656230a
|
Revert "add support for orthographic frustums"
This reverts commit 7959b212d9.
|
2021-07-19 11:56:30 -04:00 |
Nithin Pranesh
|
7959b212d9
|
add support for orthographic frustums
|
2021-07-19 11:40:00 -04:00 |
Bao Tran
|
391cc3ec4e
|
fix typo
|
2021-07-19 01:06:25 -04:00 |
Bao Tran
|
0221b1c91a
|
upgrade test to convert int64 when uint32 is not enough
|
2021-07-19 01:02:34 -04:00 |
Bao Tran
|
c7f931ade3
|
use rapidjson built in to check if int64 can convert to float lossless
|
2021-07-19 00:49:25 -04:00 |
Bao Tran
|
f7217bced2
|
use the original algo for finding compatible types
|
2021-07-19 00:07:34 -04:00 |
Bao Tran
|
eadaae1d8a
|
add test to make sure we don't write pass feature table count
|
2021-07-18 15:15:51 -04:00 |
Bao Tran
|
4f7fc73b0d
|
manually add string to rapidjson buffer to prevent quotations
|
2021-07-18 14:27:49 -04:00 |
Bao Tran
|
87b766ae28
|
fix compiler warning
|
2021-07-18 11:35:25 -04:00 |
Bao Tran
|
7576daed66
|
use featureTable count to limit the json array
|
2021-07-18 11:11:14 -04:00 |
Bao Tran
|
b88880b28d
|
use only one RapidJson StringBuffer to minimize heap alloc
|
2021-07-18 00:50:44 -04:00 |
Bao Tran
|
3d9e0c13bd
|
convert type to PropertyType instead of uint32
|
2021-07-17 23:55:04 -04:00 |
Bao Tran
|
6118107624
|
add warning logging when converting binary metadata property
|
2021-07-17 23:44:34 -04:00 |
Kevin Ring
|
f1ea6bd4ea
|
Allow use of `all` with SharedFutures.
|
2021-07-16 15:27:58 +10:00 |
Kevin Ring
|
76b8e283a7
|
Fix clang error.
|
2021-07-16 12:46:59 +10:00 |
Kevin Ring
|
d755d1c7e5
|
Add doc for share method.
|
2021-07-16 12:41:59 +10:00 |
Kevin Ring
|
4e5e360d5a
|
Update CHANGES.md.
|
2021-07-16 12:38:25 +10:00 |
Kevin Ring
|
3f45992843
|
More tests for SharedFuture
|
2021-07-16 12:36:54 +10:00 |
Kevin Ring
|
ae04eb1f8c
|
Fix build.
|
2021-07-16 12:28:53 +10:00 |
Kevin Ring
|
7d5823478f
|
Merge remote-tracking branch 'origin/future-all' into shared-future
|
2021-07-16 12:16:40 +10:00 |
Kevin Ring
|
3bd41c440f
|
Merge remote-tracking branch 'origin/async-system-tests' into future-all
|
2021-07-16 12:16:19 +10:00 |
Kevin Ring
|
f86ab223b7
|
Fix race condition in tests.
|
2021-07-16 11:09:17 +10:00 |