Commit Graph

  • 65a495215c Merge remote-tracking branch 'origin/main' into tile-sse tile-sse Kevin Ring 2025-10-16 18:30:25 +1100
  • dbe2c1f15d Formatting Janine Liu 2025-10-15 18:12:55 -0400
  • 7016cdf1b3 Add Uri test, doc tweaks Janine Liu 2025-10-15 18:01:44 -0400
  • 121d9c2678 More fixes for doc / lint / etc. Janine Liu 2025-10-15 17:41:27 -0400
  • af5c118986 Formatting and linting Janine Liu 2025-10-15 17:18:57 -0400
  • 8f8a101aa4 Replace credit image with white version, filter out empty credits Janine Liu 2025-10-15 17:01:08 -0400
  • 63f1353457 Fix bad index typo Janine Liu 2025-10-15 16:08:26 -0400
  • 7a8e96a857 Fix on-screen credit behavior Janine Liu 2025-10-15 15:55:14 -0400
  • b2b9a1cd0d Don't mass-join copyrights Janine Liu 2025-10-15 14:55:42 -0400
  • 7210acd3d3 Fix initialization order Janine Liu 2025-10-15 13:39:07 -0400
  • fa7b2d2bcc Don't forget to pass through api-version Janine Liu 2025-10-15 12:11:23 -0400
  • 315f5a55c3 Parse copyrights, add missing tilesetId types Janine Liu 2025-10-15 12:07:08 -0400
  • 751cf36965
    Merge branch 'main' into geojson-overlay-fixes Kevin Ring 2025-10-15 18:02:28 +1100
  • 753e35379b
    Merge branch 'main' into gltf-tuner-kring Kevin Ring 2025-10-15 17:55:25 +1100
  • 1cdb48a8da Fix include style Ashley Rogers 2025-10-14 16:45:20 -0400
  • 5a28968283 Will this fix it? Ashley Rogers 2025-10-14 16:40:08 -0400
  • 557f2b2898 Fix clang build Ashley Rogers 2025-10-14 16:28:45 -0400
  • 6b35ee3f87 Ensure trailing slash in base URL Janine Liu 2025-10-14 15:53:09 -0400
  • d5ca2caf9f Fix tests Ashley Rogers 2025-10-14 15:35:46 -0400
  • 7425f5caef Fix typo, update changelog Janine Liu 2025-10-14 15:32:14 -0400
  • 6cbd974f2e Merge branch 'main' into azure-maps Janine Liu 2025-10-14 15:30:55 -0400
  • bef3bd23a6 Use correct ion endpoint, add other tilesetId types Janine Liu 2025-10-14 15:24:13 -0400
  • eef757a96f clang-tidy fixes Ashley Rogers 2025-10-14 15:04:08 -0400
  • 956a3820a7 Update CHANGES.md Ashley Rogers 2025-10-14 14:50:14 -0400
  • fd85c8ed6a Merge branch 'main' of github.com:CesiumGS/cesium-native into gaussian-splats Ashley Rogers 2025-10-14 14:49:45 -0400
  • 70a7f91aed Add more tilesetId options Janine Liu 2025-10-14 14:24:29 -0400
  • 00e8a9729d Parse Azure 2D maps from ion Janine Liu 2025-10-14 14:24:01 -0400
  • d8631d0a6d Fix incorrect tile Y Janine Liu 2025-10-14 13:41:25 -0400
  • af5bf48cc8 Actually include subscription key Janine Liu 2025-10-14 11:29:53 -0400
  • 9e0db1b8c9 Fix incorrect template parameter Janine Liu 2025-10-14 11:23:00 -0400
  • 05502dd87b Don't consider 'map' part of the base URL Janine Liu 2025-10-13 15:30:38 -0400
  • 308f87f09a Parse tileSize as string, not number Janine Liu 2025-10-13 14:54:42 -0400
  • 0efdec7b43 Parse JSON from Azure Maps service Janine Liu 2025-10-13 13:24:29 -0400
  • 3caef21cbd
    Update CesiumGltf/include/CesiumGltf/ImageAsset.h add-mipmap-dimensions David Lively 2025-10-13 11:00:51 -0500
  • 492f30e924
    Update CesiumVectorData/test/TestVectorRasterizer.cpp David Lively 2025-10-13 11:00:44 -0500
  • 8be8f07810
    Update CesiumRasterOverlays/src/GeoJsonDocumentRasterOverlay.cpp David Lively 2025-10-13 11:00:38 -0500
  • 6da0610f3c Reflect vcpkg updates in changelog Janine Liu 2025-10-13 11:30:58 -0400
  • f0de38ccdb Start adding AzureMapsRasterOverlay [skip ci] Janine Liu 2025-10-10 15:22:38 -0400
  • e732d04cb9 Use @ref in Google doc Janine Liu 2025-10-10 15:21:25 -0400
  • 21aa95f481 Make Bing constructor mimic Google's Janine Liu 2025-10-10 15:20:51 -0400
  • fd19709464 Merge branch 'main' of github.com:CesiumGS/cesium-native into gaussian-splats Ashley Rogers 2025-10-10 15:02:36 -0400
  • 7980b58f2d Resolve some vulnerability issues. fix-cve-tools Ashley Rogers 2025-10-10 13:57:24 -0400
  • ac2ea44bfd
    Merge branch 'main' into gltf-tuner-kring Janine Liu 2025-10-09 14:22:06 -0400
  • 00e164521e Removed unused #include David Lively 2025-10-08 14:43:38 -0500
  • c5a55b8e3d Formatting David Lively 2025-10-08 14:19:08 -0500
  • c6e725dec7 Fixed a test David Lively 2025-10-08 14:17:48 -0500
  • f4f7772f48 Added rowPitch field to ImageAssetMipPosition struct. This is used when flipping textures in Unity. David Lively 2025-10-08 14:00:45 -0500
  • 89f7263002 Merge branch 'main' into 0.52.2 0.52.2 Janine Liu 2025-10-07 16:53:41 -0400
  • 237f51cc38
    Merge pull request #1258 from CesiumGS/google-maps-empty-credit David Lively 2025-10-07 12:51:15 -0500
  • 33cba63e85 Don't try to parse a non-object credit Janine Liu 2025-10-07 10:38:22 -0400
  • 3b1b0f9e73 don't check in package-lock.json Brendan Duncan 2025-10-05 20:01:17 -0600
  • de5ed6e7ba code cleanup Brendan Duncan 2025-10-05 17:13:42 -0600
  • 733bc2c05d clean up to match main Brendan Duncan 2025-10-05 17:11:41 -0600
  • 99f1404fe7 clean-up merge changes Brendan Duncan 2025-10-05 17:07:32 -0600
  • abf28c5ecc Fix merge errors Brendan Duncan 2025-10-05 16:56:04 -0600
  • 1c13589457 Merge branch 'main' into experiment_wasm Brendan Duncan 2025-10-05 15:16:11 -0600
  • 9f6ae299e2 Update changelog v0.52.1 revert-vcpkg-upgrade Janine Liu 2025-10-01 19:47:06 -0400
  • 892355aeb0 Revert vcpkg upgrade Janine Liu 2025-10-01 18:13:12 -0400
  • 3ab91770f7 More clang-tidy fix Ashley Rogers 2025-10-01 09:22:19 -0400
  • 43d65a17f0 Add a UID for tiles Tim Moore 2025-10-01 12:57:21 +0200
  • 126a412a79
    Merge pull request #1257 from CesiumGS/duplicate-google-logo v0.52.0 Kevin Ring 2025-10-01 13:27:15 +1000
  • 29ff862523 Update declaration. Kevin Ring 2025-10-01 13:14:00 +1000
  • e91de71eeb Avoid duplicate Google logo. Kevin Ring 2025-10-01 12:59:01 +1000
  • e30f39940b Another clang-tidy fix Ashley Rogers 2025-09-30 17:33:19 -0400
  • de2621a5e7 clang-tidy fix Ashley Rogers 2025-09-30 17:17:15 -0400
  • 8aa8664a83 Update CHANGES Ashley Rogers 2025-09-30 17:16:11 -0400
  • a891d3f996 Fix vector rasterizer antimeridian handling Ashley Rogers 2025-09-30 17:14:18 -0400
  • 602bf3b452 Use path instead of polygon for multi ring polygons Ashley Rogers 2025-09-30 14:13:51 -0400
  • 600e676aff Bump to v0.52.0. Kevin Ring 2025-09-30 20:22:33 +1000
  • ef078549b3
    Merge pull request #1254 from CesiumGS/google-raster-overlay-from-ion Kevin Ring 2025-09-30 20:15:02 +1000
  • d31196ed1b clang-format Kevin Ring 2025-09-30 09:57:08 +1000
  • e984451f44
    Fully explain conditional in comment. Kevin Ring 2025-09-30 09:51:02 +1000
  • 97a9c66788
    Merge pull request #1252 from CesiumGS/asset-endpoint-as-shared-asset Ashley Rogers 2025-09-29 17:29:19 -0400
  • 77ea05044e Add tests for StringHelpers Janine Liu 2025-09-29 16:49:42 -0400
  • 84c00b5db6 Merge from main Ashley Rogers 2025-09-29 16:18:51 -0400
  • f10b1f98b6
    Merge pull request #1253 from CesiumGS/errorlist-improvements Ashley Rogers 2025-09-29 16:17:16 -0400
  • b43d18683f Small suggestions from review Janine Liu 2025-09-29 15:44:59 -0400
  • ef46820ba4 unabbreviate sw, ne Janine Liu 2025-09-29 15:42:18 -0400
  • dac6fdacb5 @link -> @ref [skip ci] Janine Liu 2025-09-29 15:40:05 -0400
  • 77a5381d4d
    Merge branch 'main' into asset-endpoint-as-shared-asset Janine Liu 2025-09-29 10:27:02 -0400
  • 4be4c99a3d
    Merge pull request #1250 from ftrastourlux/fix-issue-1225-terrain-header-not-propagated Kevin Ring 2025-09-29 20:47:36 +1000
  • 2a06cdc3a4 clang-tidy Kevin Ring 2025-09-29 19:58:08 +1000
  • 52c2c78566 clang-tidy Kevin Ring 2025-09-29 19:27:09 +1000
  • 7f7d7eba1a clang-format Kevin Ring 2025-09-29 17:44:19 +1000
  • f9ea77fd91 Readd missing changelog title. Kevin Ring 2025-09-29 17:39:25 +1000
  • 063ee500cc Fix merge problem. Kevin Ring 2025-09-29 17:35:52 +1000
  • 0ca86eed13 Merge remote-tracking branch 'origin/main' into fix-issue-1225-terrain-header-not-propagated Kevin Ring 2025-09-29 17:19:12 +1000
  • 39df3e83dd Add IonRasterOverlay::setAssetOptions. Kevin Ring 2025-09-29 17:10:25 +1000
  • 44eb767a30 Include URL in viewport service error messages. Kevin Ring 2025-09-29 13:12:39 +1000
  • 767209dc70 Display VCPKG_PLATFORM_TOOLSET_VERSION during cmake configure. Kevin Ring 2025-09-29 13:12:21 +1000
  • f69c37450a More missing headers, update CHANGES.md. Kevin Ring 2025-09-29 10:45:08 +1000
  • 4a3a6ab78a
    Merge branch 'main' into asset-endpoint-as-shared-asset Kevin Ring 2025-09-29 10:29:29 +1000
  • 5daafdc914
    Merge pull request #1246 from CesiumGS/revert-polygon-overlay Kevin Ring 2025-09-29 10:27:58 +1000
  • 5c50a06892
    Merge branch 'main' into revert-polygon-overlay Kevin Ring 2025-09-29 10:26:57 +1000
  • 6714378f6b Add missing headers. Kevin Ring 2025-09-29 10:13:15 +1000
  • 6a41886652 Merge remote-tracking branch 'origin/asset-endpoint-as-shared-asset' into google-raster-overlay-from-ion Kevin Ring 2025-09-29 10:08:32 +1000
  • cb0baa97de Add Google logo. Kevin Ring 2025-09-29 09:59:10 +1000
  • 672a44eb96 Still more clang-tidy. Kevin Ring 2025-09-28 20:55:23 +1000
  • e0c37de97d More clang-tidy Kevin Ring 2025-09-27 21:32:10 +1000
  • d515dac685 Merge remote-tracking branch 'origin/main' into errorlist-improvements Kevin Ring 2025-09-27 21:27:30 +1000