Kevin Ring
80c88007a1
Merge pull request #1095 from CesiumGS/bad-ion-scopes
...
Fix bad construction of `scopes` in Cesium ion authorize URL
2025-02-03 17:09:18 +11:00
Kevin Ring
51252ff432
Update CHANGES.md.
2025-02-03 17:05:02 +11:00
Kevin Ring
75d7c9b061
Fix bad scopes in Cesium ion authorize URL.
2025-02-03 17:04:03 +11:00
Kevin Ring
772324108c
Bump version, update changelog.
2025-02-03 14:05:16 +11:00
Kevin Ring
31fb6fc782
Merge pull request #1093 from CesiumGS/bing-placeholders
...
Fix placeholder handling in BingMapsRasterOverlay.
2025-02-03 09:56:03 +11:00
Kevin Ring
730bb759f0
Fix placeholder handling in BingMapsRasterOverlay.
2025-02-03 09:26:22 +11:00
Kevin Ring
5ec42ed417
Merge pull request #1072 from CesiumGS/ada-url
...
Refactor `CesiumUtility::Uri` to use ada instead of uriparser
2025-02-01 21:44:21 +11:00
Kevin Ring
8d319e438e
Correct comment that is no longer true.
2025-02-01 21:35:28 +11:00
Kevin Ring
9263109d27
Merge remote-tracking branch 'origin/main' into ada-url
2025-02-01 21:20:52 +11:00
Sean Lilley
57b6145f23
Merge pull request #1091 from CesiumGS/std-find
...
Add <algorithm> to Cesium3DTiles/test/TestTileset.cpp
2025-01-31 17:04:27 -05:00
Ashley Rogers
eb016f0c0e
Rename UriQueryParams -> UriQuery
2025-01-31 13:25:07 -05:00
Tim Moore
7e0e4e73aa
Add <algorithm> to Cesium3DTiles/test/TestTileset.cpp
...
This was failing on Fedora 41.
2025-01-31 18:31:25 +01:00
Kevin Ring
38cc45c056
Merge pull request #1090 from CesiumGS/vcpkg-overlays
...
Pass VCPKG_OVERLAY_PORTS/TRIPLETS via environment var.
2025-01-31 22:02:33 +11:00
Kevin Ring
79537a5937
Set environment variables properly.
2025-01-31 21:48:57 +11:00
Kevin Ring
a0c954eff1
Use `:` instead of `;` to separate paths on non-Windows.
2025-01-31 21:40:28 +11:00
Kevin Ring
88f7795d24
Pass VCPKG_OVERLAY_PORTS/TRIPLETS via environment var.
...
To avoid issues with semicolon-delimited strings in CMake.
2025-01-31 20:59:02 +11:00
Kevin Ring
cda58cd24f
Merge pull request #1089 from CesiumGS/ktx-workaround
...
Download KTX via vcpkg_from_git instead of vcpkg_from_github
2025-01-31 18:51:48 +11:00
Kevin Ring
d52bbcd22c
Use modified ktx port.
...
It uses git to download ktx rather than grabbing the archive from
github. The latter seems to be unreliable lately, perhaps because of LFS
quota limits or somesuch.
2025-01-31 18:04:34 +11:00
Kevin Ring
a62d9a67af
Add stock ktx.
...
This is copied from:
https://github.com/microsoft/vcpkg/tree/2024.11.16/ports/ktx
2025-01-31 17:50:43 +11:00
Ashley Rogers
f34c8fe55e
Format
2025-01-30 10:58:59 -05:00
Ashley Rogers
b0a16d2a4c
Fix docs
2025-01-30 10:56:18 -05:00
Ashley Rogers
cea035d731
Fix clang-tidy header warning
2025-01-30 10:04:09 -05:00
Ashley Rogers
46ad1ac747
Separate query handling from Uri
2025-01-29 17:16:17 -05:00
Ashley Rogers
db5868a18b
Address review comments
2025-01-29 11:19:07 -05:00
Ashley Rogers
1c4e4c2acf
Merge from main
2025-01-29 10:53:18 -05:00
Kevin Ring
56ceceb488
Merge pull request #1083 from CesiumGS/culling-volume-crash
...
Fix crash while creating culling volume when the camera is very far from the globe
2025-01-29 19:01:08 +11:00
Kevin Ring
344f386f90
Merge branch 'main' into culling-volume-crash
2025-01-29 19:00:33 +11:00
Ashley Rogers
c3a18c608c
Format
2025-01-28 12:53:57 -05:00
Ashley Rogers
3d5d39d7aa
Update dependency graphs
2025-01-28 12:52:52 -05:00
Ashley Rogers
7006b8177c
Remove uriparser, format, etc
2025-01-28 11:57:53 -05:00
Ashley Rogers
cb18f767b3
Return to previous substitution logic
2025-01-28 10:42:41 -05:00
Ashley Rogers
9e032f8aed
Merge pull request #1084 from CesiumGS/ada-url-substitute-first
...
ada-url: Substitute layer.json placeholders before treating as URLs
2025-01-28 10:13:58 -05:00
Ashley Rogers
9789911492
Address most of review
2025-01-28 10:12:11 -05:00
Ashley Rogers
158de7e4dc
Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url
2025-01-28 09:55:01 -05:00
Kevin Ring
c14d37d510
Merge pull request #1082 from CesiumGS/quantized-mesh-log
...
Report error to the user when layer.json .terrain file fails to load
2025-01-28 21:52:20 +11:00
Kevin Ring
17eefa161f
Substitute placeholders before manipulating layer.json URLs.
2025-01-28 21:12:12 +11:00
Kevin Ring
369d3a8d7a
Merge remote-tracking branch 'origin/main' into ada-url
2025-01-28 18:10:20 +11:00
Kevin Ring
3bd7b2983c
Merge pull request #1080 from CesiumGS/deprecation
...
Document current deprecation policy
2025-01-28 18:08:44 +11:00
Kevin Ring
8e7d78b275
Move deprecation info to README.md.
2025-01-28 18:04:52 +11:00
Kevin Ring
25d276a11c
Merge remote-tracking branch 'origin/main' into deprecation
2025-01-28 17:54:39 +11:00
Kevin Ring
127ca8ac9d
Merge pull request #1079 from CesiumGS/tileset-utilities
...
Add helper functions to Cesium3DTiles::Tileset
2025-01-28 17:12:44 +11:00
Ashley Rogers
ce0ff2dabb
Add headers
2025-01-24 16:11:32 -05:00
Ashley Rogers
87cee90475
Did not mean to delete settings.json
2025-01-24 15:49:21 -05:00
Ashley Rogers
b7386ec1fa
Update CHANGES
2025-01-24 15:45:17 -05:00
Ashley Rogers
cbdc957cb2
Format
2025-01-24 15:43:39 -05:00
Ashley Rogers
e16c56228b
Don't crash when culling volume position is too large
2025-01-24 15:42:45 -05:00
Ashley Rogers
4b3e558eec
Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url
2025-01-24 14:04:13 -05:00
Ashley Rogers
8c84337b6c
A few more tests for edge cases, regex implementation
2025-01-24 14:03:48 -05:00
Sean Lilley
fab8d373a1
Add note that callback only applies to explicit tiles
2025-01-24 10:19:12 -05:00
Ashley Rogers
d18e6ef721
Merge branch 'main' of github.com:CesiumGS/cesium-native into quantized-mesh-log
2025-01-24 10:07:29 -05:00