Commit Graph

2409 Commits

Author SHA1 Message Date
Joseph Kaile 2cbc23a85c port cesium js math improvements 2022-01-20 13:58:58 -05:00
Kevin Ring e6614ae99a Update CHANGES.md. 2022-01-20 11:46:43 +11:00
Kevin Ring 0ff6da8868 Merge remote-tracking branch 'origin/ion-tokens-v2' into load-error-reporting 2022-01-20 11:43:05 +11:00
Kevin Ring 6e0628f7b9 Use v2 of the Cesium ion tokens API. 2022-01-20 11:40:38 +11:00
Kevin Ring 76771ef634 Merge remote-tracking branch 'origin/unwrapped-shared-futures' into load-error-reporting 2022-01-20 11:29:01 +11:00
Kevin Ring 47b8ae2870 Formatting. 2022-01-20 11:28:33 +11:00
Kevin Ring b9bd0519f3 Update CHANGES.md. 2022-01-20 11:26:28 +11:00
Kevin Ring 2869427efe Support unwrapping for shared future continuations. 2022-01-20 11:24:58 +11:00
Kevin Ring 4c56014fdc Merge remote-tracking branch 'origin/asset-accessor-verb' into load-error-reporting 2022-01-20 11:18:25 +11:00
Kevin Ring f498c631de startRequest -> reqest. 2022-01-20 11:08:23 +11:00
Kevin Ring 518b7cbaf0 Rename IAssetAccessor methods, allow use of any verb. 2022-01-20 11:00:29 +11:00
Kevin Ring 0eb94de378 Error reporting during overlay tile provider creation. 2022-01-20 10:40:01 +11:00
Kevin Ring 01630552c9 Merge remote-tracking branch 'origin/separate-loading' into load-error-reporting 2022-01-19 20:02:21 +11:00
Kevin Ring 54445450b4 Undo unnecessary change. 2022-01-19 20:01:10 +11:00
Kevin Ring 67590c1b4e Merge remote-tracking branch 'origin/separate-loading' into load-error-reporting 2022-01-19 18:51:37 +11:00
Kevin Ring d5201e59ce Merge remote-tracking branch 'origin/main' into separate-loading 2022-01-19 18:51:07 +11:00
Kevin Ring 751661fa20 Update CHANGES.md 2022-01-19 18:43:51 +11:00
Sean Lilley 291f2e046e Remove unused KhronosGroup/glTF submodule 2022-01-19 18:43:51 +11:00
Sean Lilley 46ca634d77 Added Cesium3DTilesWriter 2022-01-19 18:43:51 +11:00
Sean Lilley 9a37673bd6 use 2 space identation for glTF JSON output 2022-01-19 18:43:51 +11:00
Kevin Ring 588cad930f Formatting. 2022-01-19 12:13:54 +11:00
Nithin Pranesh dcee769a48
Merge pull request #421 from CesiumGS/ion-notify-done
Notify tile done loading when ion response can't be parsed
2022-01-18 10:25:03 -05:00
Nithin Pranesh ede646cb5b update changes 2022-01-18 10:24:34 -05:00
Kevin Ring 007af04991 Fix token ID extraction. 2022-01-18 20:24:44 +11:00
Kevin Ring f6168c8754 Add find getIdFromToken method. 2022-01-18 16:08:59 +11:00
Bao Tran 3050c309c3 notify tile done loading when ion response can't be parsed 2022-01-17 22:58:19 -05:00
Kevin Ring b2efab0e77 Merge remote-tracking branch 'origin/main' into load-error-reporting 2022-01-18 14:53:13 +11:00
Nithin Pranesh 4b3e7af9b2 fix wrong endianness when counting available bits 2022-01-13 15:13:44 -05:00
Sean Lilley d5862b07cf Use gsl::span to match GltfReader API 2022-01-10 18:53:38 -05:00
Nithin Pranesh 71c680e89b use doxygen v1.9.2 instead of v1.9.3 2022-01-03 14:43:43 -05:00
Sean Lilley 684d8d8085 Use cctype 2021-12-27 16:01:51 -05:00
Sean Lilley e9992fa3fc Merge branch 'misc-generator' into gltf-writer-2 2021-12-27 15:11:37 -05:00
Sean Lilley 9a7d37dbe1 Move c++20 incompatible code out of header into cpp 2021-12-27 15:11:25 -05:00
Sean Lilley 4616f70a56 Cleanup 2021-12-27 14:07:49 -05:00
Sean Lilley 77e33d79d1 Merge remote-tracking branch 'origin/misc-generator' into gltf-writer-2 2021-12-27 13:53:36 -05:00
Sean Lilley d488b1fa0c Use cctype 2021-12-27 13:51:04 -05:00
Sean Lilley 924845a0b5 Revert padding change in GltfReader 2021-12-27 13:44:57 -05:00
Sean Lilley d6078302ec Run formatter 2021-12-27 13:41:56 -05:00
Sean Lilley f14c6709e1 Misc generator improvements 2021-12-27 13:31:29 -05:00
Sean Lilley 836407d47b Merge branch 'main' into gltf-writer 2021-12-27 11:14:32 -05:00
Kevin Ring 7f1eb06e24 Fix GCC/clang error. 2021-12-24 14:51:04 +11:00
Kevin Ring e5fdb67788 Error reporting for raster overlays. 2021-12-24 14:29:48 +11:00
Kevin Ring e428d72050 Report tileset.json load errors, don't claim to report others. 2021-12-24 10:40:19 +11:00
Nithin Pranesh cd5d3c6d76
Merge pull request #414 from CesiumGS/non-global-lod
Select tile level based on the tiling scheme rectangle, not the coverage rectangle
2021-12-21 15:02:11 -05:00
Nithin Pranesh f65dc4a74c
Merge branch 'main' into non-global-lod 2021-12-21 15:01:50 -05:00
Kevin Ring 0d7d21323b Formatting. 2021-12-21 23:33:02 +11:00
Kevin Ring a6c7fa3934 Add token service. 2021-12-21 23:29:24 +11:00
Kevin Ring 164591eb10 Support unwrapping for shared future continuations. 2021-12-21 18:23:15 +11:00
Sean Lilley 15c2146134 Rename conflicting enum instead of undef 2021-12-20 09:44:32 -05:00
Sean Lilley 108c90b867 Support other JSON schema ways of doing enums 2021-12-19 21:53:45 -05:00