Commit Graph

7080 Commits

Author SHA1 Message Date
Kevin Ring 396dfc1705
Merge pull request #1163 from CesiumGS/vector-rasterizer
Rasterize GeoJSON data for a RasterOverlay
2025-08-01 08:49:25 +10:00
Kevin Ring 2ea0beb254
Update CHANGES.md 2025-08-01 08:23:06 +10:00
Kevin Ring d1fe3ba2a7 Fix test. 2025-08-01 08:11:40 +10:00
Ashley Rogers c750295cb0 Only support geographic projection for GeoJSON overlay 2025-07-31 16:48:47 -04:00
Kevin Ring 0df7d90b0a Merge remote-tracking branch 'origin/main' into vector-rasterizer 2025-07-31 19:55:28 +10:00
Kevin Ring 08237d7b25 Fix build failure after merge. 2025-07-31 19:55:03 +10:00
Kevin Ring a3c944a5dc
Merge pull request #1220 from CesiumGS/android-fix
Fix warning-as-error on Android (from Unity build).
2025-07-31 19:38:26 +10:00
Kevin Ring 8bea11775c
Merge branch 'main' into vector-rasterizer 2025-07-31 19:30:34 +10:00
Kevin Ring 1032c60ed3 Formatting. 2025-07-31 19:27:46 +10:00
Kevin Ring e331151aaf Fix warning-as-error on Android (from Unity build). 2025-07-31 19:17:47 +10:00
Kevin Ring e6bbd92f33 Improve anti-meridian behavior of expandToIncludeGlobeRectangle. 2025-07-31 18:39:55 +10:00
Kevin Ring d45792ea75 Bump to v0.50.0. 2025-07-31 15:42:00 +10:00
Ashley Rogers e686d69ee3 Some review changes 2025-07-30 15:51:47 -04:00
Janine Liu 59fc849fbf
Merge pull request #1218 from CesiumGS/ion-token-refresh
Add Cesium ion token refresh for raster overlays
2025-07-30 11:20:13 -04:00
Janine Liu 98a9f8ad8d Add comment, lint 2025-07-30 10:34:11 -04:00
Kevin Ring 81323b6dec Fix reset of `primitivesRendered`. 2025-07-30 19:50:20 +10:00
Kevin Ring cf473b1ce0 Quick fix expandToIncludeGlobeRectangle. 2025-07-30 18:55:21 +10:00
Kevin Ring c4a14c54cc Changes from review. 2025-07-30 11:03:23 +10:00
Kevin Ring 7f07bc93a3 Fix second token refresh. 2025-07-30 07:56:42 +10:00
Kevin Ring 30b38870ca Remove unused code. 2025-07-29 22:40:59 +10:00
Kevin Ring 0b55b18c4d Better comment. 2025-07-29 22:38:21 +10:00
Kevin Ring 61213ecef7 Only add auth header when it's required. 2025-07-29 22:35:05 +10:00
Kevin Ring 38f39fb777 Last of the clang-tidy. 2025-07-29 22:22:44 +10:00
Kevin Ring 438669c15c Refresh providers in main thread. 2025-07-29 12:21:31 +10:00
Kevin Ring 8fd45b2f05 Clean up CesiumIonAssetAccessor when tile provider is destroyed. 2025-07-29 11:57:44 +10:00
Kevin Ring bc5477bb2b More clang-tidy. 2025-07-29 10:16:43 +10:00
Kevin Ring 1dbc6542d9 Token refresh for TMS. 2025-07-29 09:53:07 +10:00
Kevin Ring 1327cf0013 More clang-tidy. 2025-07-29 08:29:06 +10:00
Kevin Ring a881777142 clang-tidy 2025-07-29 08:12:22 +10:00
Kevin Ring eeaf0c9aaf Fix CesiumIonTilesetLoader token refresh crash. 2025-07-28 21:06:53 +10:00
Kevin Ring c2e04207d4 Add missing header. 2025-07-28 19:13:41 +10:00
Kevin Ring 2fc4fce55b Doc fixes. 2025-07-28 19:10:28 +10:00
Kevin Ring b84477b30a Fix tests. 2025-07-28 18:59:18 +10:00
Kevin Ring 61b4758698 Working token refresh for Bing. 2025-07-28 18:07:23 +10:00
Kevin Ring 2460564343 Add support for headers in CesiumIonAssetAccessor. 2025-07-24 17:05:11 +10:00
Kevin Ring f871367343 Separate ion token refresh from CesiumIonTilesetLoader. 2025-07-24 15:24:26 +10:00
Ashley Rogers fef0fadc26 Update comment 2025-07-08 13:41:01 -04:00
Ashley Rogers 1bd2f6fc82 Most of review 2025-07-08 11:33:47 -04:00
Kevin Ring 8383ddf985 Merge remote-tracking branch 'origin/main' into vector-rasterizer 2025-07-03 14:44:26 -04:00
Kevin Ring 6c8b479086 Move changelog entries. 2025-07-02 15:54:22 -04:00
Ashley Rogers 70bd62a9f4
Merge pull request #1210 from CesiumGS/remove-unused-curl-functions
Exclude unused functions which triggered a build error on XCode 16, clang 17
2025-07-02 13:35:42 -04:00
Kevin Ring 6472aac24c Merge remote-tracking branch 'origin/main' into vector-rasterizer 2025-07-02 10:35:50 -04:00
Kevin Ring b9b0e2939f
Merge pull request #1202 from CesiumGS/parent-tile-id
Add `ImplicitTilingUtilities::getParentID`
2025-07-02 10:31:17 -04:00
Kevin Ring 757db3848d Move change to correct section. 2025-07-02 10:29:58 -04:00
Kevin Ring 8d8539cfe6 Merge remote-tracking branch 'origin/main' into parent-tile-id 2025-07-02 10:29:10 -04:00
David Lively 8d602b2112 Formatting 2025-07-01 14:17:59 -05:00
David Lively 143c1a8a1c Added functions back since they're used on older iOS builds, but with a preprocessor guard. 2025-07-01 14:10:55 -05:00
David Lively a48fcdf0f7 Removed unused functions which triggered a build error on XCode 16, clang 17 2025-07-01 13:39:20 -05:00
Kevin Ring 020603bdd4
Merge pull request #1205 from CesiumGS/instance-batch-id-fix
Fix problem parsing i3dm BATCH_ID
2025-07-01 12:52:29 -04:00
Kevin Ring 6675dcf562 Update version in changelog. 2025-07-01 12:44:43 -04:00