Germán
|
ff5f7a5476
|
Merge branch 'main' into fix/if-none-match-header
|
2025-06-17 17:16:47 +02:00 |
Ashley Rogers
|
0b07205b10
|
Merge pull request #1198 from animal89042/cesium-native-blank-header-handler
Fixed sending empty authorization header `Authorization: Bearer` when no access token is provided.
|
2025-06-17 10:40:55 -04:00 |
Germán
|
bd146b1531
|
Update CHANGES.md
|
2025-06-17 09:22:12 +02:00 |
Germán
|
0b73115104
|
Merge branch 'main' into fix/if-none-match-header
|
2025-06-17 09:21:21 +02:00 |
Germán
|
c8c91aac90
|
Update Changes.md
|
2025-06-17 07:20:14 +00:00 |
David Lively
|
b1b6130815
|
Corrected if...
|
2025-06-16 14:05:11 -05:00 |
David Lively
|
ec651bd8da
|
Updated changelog
|
2025-06-16 12:32:27 -05:00 |
David Lively
|
46d20ace8a
|
Port of JS fix for OBB with degenerate axes
|
2025-06-16 12:30:17 -05:00 |
Germán
|
3ee6d089e7
|
Reformat code
|
2025-06-14 08:39:54 +02:00 |
Germán
|
a63205f44f
|
Reformat code
|
2025-06-14 08:38:36 +02:00 |
Ashley Rogers
|
1fabf5b1bd
|
clang-tidy fixes
|
2025-06-13 16:05:40 -04:00 |
Ashley Rogers
|
65c5d3b370
|
Fix build
|
2025-06-13 15:35:52 -04:00 |
Ashley Rogers
|
6a100c96d2
|
Remove asmjit CesiumVectorData dependency if iOS
|
2025-06-13 14:57:53 -04:00 |
Ashley Rogers
|
f3273c385d
|
Style changes
|
2025-06-13 14:55:49 -04:00 |
Ashley Rogers
|
25c5297bdb
|
Address most review comments
|
2025-06-13 14:49:31 -04:00 |
Germán
|
c0da508515
|
Rename variable to fix error when building on Windows
|
2025-06-13 18:48:49 +02:00 |
Ashley Rogers
|
6ad785817a
|
Disable jit feature in classic mode too
|
2025-06-13 12:17:54 -04:00 |
Ashley Rogers
|
4b59cd5886
|
Disable default features
|
2025-06-13 12:15:34 -04:00 |
Germán
|
787fcba8ce
|
Avoid storing the If-None-Match header in cache or in the TilesetContentManager to avoid reusing it for future requests
|
2025-06-13 18:14:14 +02:00 |
Ashley Rogers
|
b7e70f6541
|
Attempted iOS fix round 2
|
2025-06-13 11:43:31 -04:00 |
Janine Liu
|
b6a27db531
|
Fix bad access, add unit test
|
2025-06-13 11:32:33 -04:00 |
Ashley Rogers
|
771990d4ae
|
Merge from main, edit vcpkg
|
2025-06-13 10:47:36 -04:00 |
Janine Liu
|
ed374fd01f
|
Merge branch 'main' into tileset-voxel-extension
|
2025-06-13 10:11:33 -04:00 |
Brody
|
76df83f9f7
|
Added fix details to CHANGES.md.
|
2025-06-12 18:20:43 -04:00 |
Brody
|
1fe335be4d
|
Skip Authorization header when loading assets without access token.
|
2025-06-12 18:19:54 -04:00 |
Tim Moore
|
688904b3e2
|
Merge pull request #1191 from CesiumGS/url-asset-accessor
Add CurlAssetAccessor based on libcurl
|
2025-06-12 22:21:05 +02:00 |
Janine Liu
|
497da699a4
|
Merge pull request #1193 from animal89042/legacy-maximumLevel-availableLevels-fix
Fixed incorrect handling of legacy maximumLevel property in TilesetJsonLoader.cpp
|
2025-06-12 15:13:24 -04:00 |
Janine Liu
|
e2cd486248
|
Formatting
|
2025-06-12 15:10:01 -04:00 |
Ashley Rogers
|
d459cee706
|
Merge branch 'geojson-from-url' of github.com:CesiumGS/cesium-native into vector-rasterizer
|
2025-06-12 14:39:22 -04:00 |
Ashley Rogers
|
ab8f098967
|
Add 0 as successful status code
|
2025-06-12 14:37:48 -04:00 |
Brody
|
295f3b3132
|
Added fix information to CHANGES.md.
|
2025-06-12 12:28:36 -04:00 |
Brody Michaels
|
1fbbd1be17
|
Explicit Cast Use
Co-authored-by: Janine Liu <32226860+j9liu@users.noreply.github.com>
|
2025-06-12 12:12:01 -04:00 |
Brody Michaels
|
bc1e8802b4
|
Wording Nitpick
Co-authored-by: Janine Liu <32226860+j9liu@users.noreply.github.com>
|
2025-06-12 12:11:27 -04:00 |
Ashley Rogers
|
2c78343d4f
|
Fix CHANGES.md
|
2025-06-12 12:06:31 -04:00 |
Janine Liu
|
545133303e
|
Add url fallback
|
2025-06-12 11:58:27 -04:00 |
Janine Liu
|
25277f8c70
|
Merge branch 'main' into tileset-voxel-extension
|
2025-06-12 11:23:27 -04:00 |
Ashley Rogers
|
5575109d6f
|
Add URL source
|
2025-06-12 10:45:21 -04:00 |
Ashley Rogers
|
4220ead21b
|
Merge branch 'vector-rasterizer' of github.com:CesiumGS/cesium-native into vector-rasterizer
|
2025-06-12 10:16:03 -04:00 |
Ashley Rogers
|
30eec5711c
|
Merge from geojson-from-url
|
2025-06-12 10:15:52 -04:00 |
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 |