Commit Graph

4770 Commits

Author SHA1 Message Date
Kevin Ring 7952973afe Update CHANGES.md again. 2024-04-05 21:34:27 +11:00
Kevin Ring 79d0e9b0f5 Update CHANGES.md. 2024-04-05 21:03:00 +11:00
Kevin Ring 3d7ff14c70 Fix joinToString with initial empty string. 2024-04-05 20:59:04 +11:00
Kevin Ring 928a971b86 More GCC-friendly use of memcmp. 2024-04-05 20:52:27 +11:00
Kevin Ring 1a6b1f812e Update CHANGES.md. 2024-04-05 20:30:00 +11:00
Kevin Ring 8bfe4c4041 Add Uri::getPath and setPath. 2024-04-05 20:28:57 +11:00
Kevin Ring 8695ec5fed Formatting. 2024-04-05 19:31:23 +11:00
Kevin Ring 3f65342cbc Add fix to CHANGES.md. 2024-04-05 19:16:53 +11:00
Kevin Ring b8d0f5eb28 Fix typo. 2024-04-05 19:13:45 +11:00
Kevin Ring 22261ab5d9 Add tests and changelog. 2024-04-05 18:56:14 +11:00
Kevin Ring 2f199e3450 Add GlobeRectangle::splitAtAntiMeridian, use in createRasterOverlayTextureCoordinates 2024-04-05 18:31:30 +11:00
Kevin Ring 02b2175052 Add tests and changelog. 2024-04-05 18:23:51 +11:00
Kevin Ring d192cb1e8f Add BoundingRegionBuilder::toGlobeRectangle. 2024-04-05 18:23:38 +11:00
Kevin Ring c365162d17 Revert "Add tests and changelog."
This reverts commit 1133416714.
2024-04-05 18:22:37 +11:00
Kevin Ring 2f7f0773b2 Revert "Add BoundingRegionBuilder::toGlobeRectangle."
This reverts commit 8ed1b690a3.
2024-04-05 18:22:29 +11:00
Kevin Ring 1133416714 Add tests and changelog. 2024-04-05 18:19:26 +11:00
Kevin Ring 8ed1b690a3 Add BoundingRegionBuilder::toGlobeRectangle. 2024-04-05 18:10:39 +11:00
Kevin Ring ab2ee8bda7 Update CHANGES.md. 2024-04-05 18:07:19 +11:00
Kevin Ring 2b113b6270 Add tests and doc. 2024-04-05 18:00:49 +11:00
Kevin Ring 18251942c8 Fix unnecessarily complicated (and broken) logic. 2024-04-05 17:00:43 +11:00
Kevin Ring a18610a77a Fix upsampling with inverted V coordinate and images. 2024-04-05 17:00:43 +11:00
Kevin Ring f024e53448 Add hasInvertedVCoordinate option to upsampleGltfForRasterOverlays. 2024-04-05 17:00:43 +11:00
Kevin Ring 45dc731f33 upsampleGltfForRasterOverlays takes tex coord attr name as a parameter. 2024-04-05 17:00:43 +11:00
Kevin Ring c09e2f0757 Fix race condition. 2024-04-05 14:57:55 +11:00
Ashley Rogers 7b80cd916e thenImmediately instead of thenInMainThread 2024-04-04 11:11:19 -04:00
Ashley Rogers 9dee9f4361 Forgot to update for rename 2024-04-04 11:10:10 -04:00
Ashley Rogers ce856e5efa Update ApplicationData.h 2024-04-04 11:08:24 -04:00
Kevin Ring b3b49446fe Improve doc. 2024-04-04 23:45:45 +11:00
Kevin Ring 2e0d1273f7 Add tests, update CHANGES.md. 2024-04-04 23:42:59 +11:00
Kevin Ring 4be1cbb758 Add TileTransform::setTransform. 2024-04-04 23:24:42 +11:00
Kevin Ring 95942dd19a Support deserializing arrays of arrays. 2024-04-04 22:42:04 +11:00
Kevin Ring 0d9a8397f5 Remove changelog entry from wrong section. 2024-04-04 22:19:25 +11:00
Kevin Ring 0675fbead4 Fix problems with QuantizedMeshLoader-generated glTFs. 2024-04-04 22:16:38 +11:00
Kevin Ring c2b9031d2c Add LegacyTerrainUtilities. 2024-04-04 22:16:13 +11:00
Kevin Ring 4e1aeab21d Add parentUrl property to Layer. 2024-04-04 22:16:13 +11:00
Kevin Ring a8cf1d8f4f Improve CHANGES.md wording. 2024-04-04 22:16:13 +11:00
Kevin Ring f1e60eaebc Update CHANGES.md. 2024-04-04 22:16:10 +11:00
Kevin Ring 57a9ed3e2c Move QuantizedMeshLoader to CesiumLegacyTerrain. 2024-04-04 22:15:11 +11:00
Kevin Ring 5ba8b7af35 Add CesiumLegacyTerrain library for quantized-mesh parsing. 2024-04-04 22:12:57 +11:00
Kevin Ring ce0dc39776 Rename test file, and add tests. 2024-04-04 21:59:26 +11:00
Kevin Ring 18aad70462 Merge remote-tracking branch 'origin/main' into quantized-mesh-gltf-fixes 2024-04-04 21:38:32 +11:00
Kevin Ring cd232f6b50 Add a couple more tests, remove unneeded header. 2024-04-04 21:33:28 +11:00
Kevin Ring 942af01dc5 Move changes to the right release. 2024-04-04 19:26:59 +11:00
Kevin Ring 2b14da94ae Update CHANGES.md. 2024-04-04 19:19:02 +11:00
Kevin Ring 0428735c98 No spin waiting, add SharedFuture::waitInMainThread. 2024-04-04 19:04:10 +11:00
Kevin Ring 360620b78a Merge remote-tracking branch 'origin/main' into wait-in-main-thread 2024-04-04 14:07:02 +11:00
Ashley Rogers aadafb2ffe Merge branch 'main' of github.com:CesiumGS/cesium-native into ion-single-user 2024-04-02 14:15:53 -04:00
Ashley Rogers c868ccb8a0 Fix test 2024-04-02 13:51:57 -04:00
Ashley Rogers 46be089bf4 Implement dummy tokens list response for single-user mode. 2024-04-02 13:29:47 -04:00
Janine Liu e868c5c85b
Update CHANGES.md for new version 2024-03-29 21:06:40 -04:00