Commit Graph

40 Commits

Author SHA1 Message Date
Kevin Ring 063ee500cc Fix merge problem. 2025-09-29 17:35:52 +10:00
Frederic Trastour 6f095361c9 Fix issue #1225 - Custom headers are just for accessing the top .json file but are not used when accessing subfiles (.terrain) 2025-09-17 18:23:05 +02:00
Ashley Rogers a9b4bfc3bb useBaseQuery for LayerJsonTerrainLoader 2025-02-05 10:09:18 -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 158de7e4dc Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url 2025-01-28 09:55:01 -05:00
Kevin Ring 17eefa161f Substitute placeholders before manipulating layer.json URLs. 2025-01-28 21:12:12 +11:00
Ashley Rogers 3d9a7f03b3 Remove new line for cross-platform test 2025-01-23 16:59:33 -05:00
Ashley Rogers 68bce2c8d0 Format 2025-01-23 16:42:12 -05:00
Ashley Rogers 06a3975d24 Add tests for Loader errors, log layer.json errors 2025-01-23 16:40:22 -05:00
Ashley Rogers 6115d11cf7 Format 2025-01-17 16:18:05 -05:00
Ashley Rogers 45d9d7ffa6 Merge from main 2025-01-17 16:06:58 -05:00
Ashley Rogers 9617622dea Part of a Uri refactor 2025-01-17 12:07:24 -05:00
Ashley Rogers 4e318925a5 Switch tests to doctest 2025-01-15 16:58:03 -05:00
Ashley Rogers 768b6510b3 Quotes to brackets 2024-12-20 12:00:09 -05:00
Ashley Rogers 2c8aa4a422 Fix includes using script 2024-12-20 11:56:49 -05:00
Ashley Rogers 1e2e47ab5e misc-include-cleaner for every file 2024-12-17 17:27:03 -05:00
Ashley Rogers cca8871eef Include both catch2 headers 2024-11-22 11:30:45 -05:00
Ashley Rogers f82d65bead Change Catch2 header 2024-11-22 11:17:21 -05:00
Ashley Rogers d961a40e3d Remove as many WGS84 defaults as possible. 2024-06-06 16:53:48 -04:00
Kevin Ring f3bdf698e2 Change namespace of Cesium3DTilesContent types. 2023-11-02 22:05:00 +11:00
Kevin Ring c561b6407c Move more functionality to Cesium3DTilesContent. 2023-11-02 19:48:57 +11:00
Marco Hutter 7f482ef98d Remove credits argument 2023-07-20 16:15:46 +02:00
Bao Tran 86cb018fcf don't allocate tile content 2022-08-11 11:33:15 -04:00
Bao Tran 4c8e0c5c14 remove optional model 2022-08-08 15:02:03 -04:00
Bao Tran 19d4db0687 Merge branch 'const-ref-integration' into unit-test-integration 2022-07-28 14:10:19 -04:00
Bao Tran e82529dfda add API for custom loader in tileset 2022-07-25 17:21:51 -04:00
Bao Tran 497062cfa2 test tile at subtree root 2022-07-25 15:39:56 -04:00
Bao Tran d1a8ff4f48 move some methods to private 2022-07-25 11:31:16 -04:00
Bao Tran b963a7981f ensure layers doesn't load availability twice 2022-07-21 15:34:44 -04:00
Bao Tran c897fd6b9d load tile with multiple layer json 2022-07-21 13:39:04 -04:00
Bao Tran f4b735d9cd format 2022-07-19 18:34:39 -04:00
Bao Tran 0f58003669 test that loader will request watermask for tiles 2022-07-19 18:33:55 -04:00
Bao Tran 16c79dd048 test layer json attribution 2022-07-19 18:20:01 -04:00
Bao Tran b390520517 more thorough test for layer json loader 2022-07-19 13:58:50 -04:00
Bao Tran b85c206f42 template loader result for testing purposes 2022-07-19 13:39:27 -04:00
Bao Tran 7c4623f833 load layer json with no url template 2022-07-18 15:59:47 -04:00
Bao Tran 253cd8eea3 test layer json tile geometric error 2022-07-18 14:28:13 -04:00
Bao Tran 7d00a3eb97 test layer json children 2022-07-18 14:10:40 -04:00
Bao Tran de69a04b66 add comment about parent tile lifetime when upsampling a tile 2022-07-18 11:21:38 -04:00