Ashley Rogers
|
ed9e365a10
|
Merge branch 'main' of github.com:CesiumGS/cesium-native into geojson-from-url
|
2025-06-12 10:13:23 -04:00 |
Kevin Ring
|
94da76ce33
|
Merge remote-tracking branch 'origin/main' into url-asset-accessor
|
2025-06-12 16:00:16 +10:00 |
Kevin Ring
|
ab35ab53f0
|
Merge pull request #1195 from CesiumGS/update-projects-readme
Update projects list in the README
|
2025-06-12 15:54:21 +10:00 |
Kevin Ring
|
c92bdac462
|
Remove `final` from `CurlAssetAccessor`.
|
2025-06-12 15:51:01 +10:00 |
Ashley Rogers
|
8132635eee
|
Update README.md
|
2025-06-11 17:15:38 -04:00 |
Ashley Rogers
|
64a596bcf0
|
Merge branch 'main' of github.com:CesiumGS/cesium-native into geojson-from-url
|
2025-06-11 13:32:29 -04:00 |
Ashley Rogers
|
70dc67f5c9
|
Format
|
2025-06-11 11:12:56 -04:00 |
Ashley Rogers
|
1e25eae582
|
GeoJsonDocument::fromUrl method
|
2025-06-11 11:10:31 -04:00 |
Janine Liu
|
a648d9d113
|
Merge branch 'main' into tileset-voxel-extension
|
2025-06-06 16:02:54 -04:00 |
Brody
|
a00894333a
|
Fixed incorrect handling of legacy maximumLevel property in TilesetJsonLoader.cpp by adding one to availableLevels when implicit loader for it is created.
|
2025-06-05 13:19:36 -04:00 |
Kevin Ring
|
9072a64e8c
|
Merge pull request #1192 from CesiumGS/ellipsoid-tileset-raster-unloading
Fix crash when unloading ellipsoid tileset with raster overlays
|
2025-06-05 15:42:35 +10:00 |
Kevin Ring
|
62b9478fde
|
Add missing doc.
|
2025-06-05 13:43:15 +10:00 |
Kevin Ring
|
623b2c31b1
|
Merge remote-tracking branch 'origin/main' into url-asset-accessor
|
2025-06-05 13:35:10 +10:00 |
Kevin Ring
|
8f0cfa7b43
|
Add header precedence test.
|
2025-06-05 13:32:04 +10:00 |
Kevin Ring
|
d1e9ba616d
|
Use options class for constructor arguments.
|
2025-06-05 13:22:55 +10:00 |
Kevin Ring
|
5e451b245e
|
Fix class name in changelog.
|
2025-06-05 12:10:53 +10:00 |
Ashley Rogers
|
9647aab559
|
Update CHANGES.md
|
2025-06-04 15:41:24 -04:00 |
Ashley Rogers
|
46f24b9725
|
Fix raster overlays used with ellipsoid tileset
|
2025-06-04 15:39:53 -04:00 |
Kevin Ring
|
6824088438
|
Merge pull request #1158 from CesiumGS/itwin-feature-service
Add support for querying features from the iTwin Geospatial Features API
|
2025-06-04 21:08:17 +10:00 |
Kevin Ring
|
578464888b
|
clang-tidy
|
2025-06-04 19:53:30 +10:00 |
Kevin Ring
|
639c5f6593
|
Include quotes to angle brackets.
|
2025-06-04 19:14:35 +10:00 |
Kevin Ring
|
c0669f5ccd
|
Move AccessTokenContents inside AuthenticationToken.
|
2025-06-04 19:05:56 +10:00 |
Kevin Ring
|
46bd39e304
|
Make variant private within AuthenticationToken class.
|
2025-06-04 19:04:19 +10:00 |
Kevin Ring
|
0b17bec856
|
Doc and clang-tidy fixes.
|
2025-06-04 18:50:03 +10:00 |
Kevin Ring
|
9427e34a27
|
std::format -> fmt::format
|
2025-06-04 16:58:47 +10:00 |
Kevin Ring
|
de92f30762
|
clang-tidy.
|
2025-06-04 16:37:36 +10:00 |
Kevin Ring
|
119f9acdb5
|
Doc fixes.
|
2025-06-04 16:19:50 +10:00 |
Kevin Ring
|
4f7f0ef8d8
|
Allow directory creation.
|
2025-06-04 16:14:23 +10:00 |
Kevin Ring
|
bf3f308a6b
|
Fix macOS compile error, maybe fix test failure.
|
2025-06-04 16:04:48 +10:00 |
Kevin Ring
|
f9c3c6ee5a
|
Simpler and optional directory creation.
|
2025-06-04 15:38:05 +10:00 |
Kevin Ring
|
e9fad9c155
|
Beter user-agent.
|
2025-06-04 14:46:57 +10:00 |
Kevin Ring
|
d414c415db
|
Rename private types.
|
2025-06-04 14:45:44 +10:00 |
Kevin Ring
|
82658797d8
|
UrlAssetAccessor -> CurlAssetAccessor.
|
2025-06-04 14:44:05 +10:00 |
Kevin Ring
|
89cc24ee91
|
Formatting.
|
2025-06-04 08:12:47 +10:00 |
Kevin Ring
|
423ffdde0c
|
Mention UrlAssetAccessor in rendering-3d-tiles doc.
|
2025-06-04 08:08:27 +10:00 |
Kevin Ring
|
37831828b3
|
Doc and dependency graph updates.
|
2025-06-04 08:04:46 +10:00 |
Kevin Ring
|
8541f77640
|
Add CesiumCurl library and UrlAssetAccessor class.
|
2025-06-04 07:58:05 +10:00 |
Ashley Rogers
|
2bf5709478
|
Fix tests
|
2025-06-03 17:33:41 -04:00 |
Ashley Rogers
|
a0fae3118e
|
Address review comments
|
2025-06-03 17:21:08 -04:00 |
Ashley Rogers
|
fc8b09e396
|
More clang-tidy fixes
|
2025-06-03 13:57:53 -04:00 |
Ashley Rogers
|
a21311636f
|
Doxygen fixes
|
2025-06-03 13:19:11 -04:00 |
Ashley Rogers
|
3bcbd2b4b6
|
clang-tidy fixes
|
2025-06-03 13:17:48 -04:00 |
Ashley Rogers
|
a800c6a9a4
|
Make rasterizer tests actually... test
|
2025-06-03 13:09:04 -04:00 |
Ashley Rogers
|
9e4aac44d2
|
More review comments
|
2025-06-03 11:18:51 -04:00 |
Ashley Rogers
|
0ac80a9405
|
Address some review comments
|
2025-06-03 11:00:18 -04:00 |
Kevin Ring
|
2276b0c959
|
clang-tidy.
|
2025-06-03 20:23:02 +10:00 |
Kevin Ring
|
7b8e7abae2
|
Fix errors after merge.
|
2025-06-03 19:47:32 +10:00 |
Kevin Ring
|
e3aad30fcd
|
Merge remote-tracking branch 'origin/main' into itwin-feature-service
|
2025-06-03 18:14:41 +10:00 |
Kevin Ring
|
ee98084630
|
Merge remote-tracking branch 'origin/main' into vector-rasterizer
|
2025-06-03 18:11:16 +10:00 |
Kevin Ring
|
94fbad24b8
|
Move changelog entry to the correct version.
|
2025-06-03 18:10:13 +10:00 |