Commit Graph

6095 Commits

Author SHA1 Message Date
Ashley Rogers b6149bb773 Update CHANGES.md 2025-01-24 10:07:24 -05:00
Janine Liu 07676373c3
Merge pull request #1075 from CesiumGS/fix-macos-tests
Fix macOS / ARM test failures
2025-01-23 20:47:14 -05:00
Kevin Ring 2a15f06454 Merge remote-tracking branch 'origin/main' into fix-macos-tests 2025-01-24 10:47:02 +11:00
Kevin Ring 199ee7470e Add missing word in doc. 2025-01-24 10:42:40 +11:00
Kevin Ring 9a39a3d704 Fix template parameter names in doc. 2025-01-24 10:40:30 +11:00
Ashley Rogers 3d9a7f03b3 Remove new line for cross-platform test 2025-01-23 16:59:33 -05:00
Ashley Rogers 84cc7c74bb Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url 2025-01-23 16:49:57 -05:00
Ashley Rogers 68bce2c8d0 Format 2025-01-23 16:42:12 -05:00
Ashley Rogers 0cf09b5acb Merge branch 'main' of github.com:CesiumGS/cesium-native into quantized-mesh-log 2025-01-23 16:41:08 -05:00
Ashley Rogers 06a3975d24 Add tests for Loader errors, log layer.json errors 2025-01-23 16:40:22 -05:00
Ashley Rogers 1b82ebe8a8
Merge pull request #1081 from CesiumGS/fix-catch2-error
Fix error with `catch2` header
2025-01-23 16:08:03 -05:00
Ashley Rogers 24c84e4cf6 Catch2 -> doctest 2025-01-23 13:30:03 -05:00
Ashley Rogers 40d4ba9b71 Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url 2025-01-23 13:17:37 -05:00
Ashley Rogers ff1f6b9e96
Merge pull request #1065 from CesiumGS/doc-raster-overlays
Add raster overlay documentation
2025-01-23 13:16:13 -05:00
Ashley Rogers c5a9d85d36 Small edits 2025-01-23 13:14:59 -05:00
Ashley Rogers cc56388500 Merge branch 'main' of github.com:CesiumGS/cesium-native into doc-raster-overlays 2025-01-23 11:49:30 -05:00
Ashley Rogers 605ea5a59b Format 2025-01-23 11:46:11 -05:00
Ashley Rogers ea46377b3a Rewrite substituteTemplateParameters to work with encoded brackets 2025-01-23 11:42:05 -05:00
Janine Liu 1c54a17e42
Update style-guide.md for deprecation 2025-01-23 11:32:52 -05:00
Sean Lilley ab26363bd7 Add helper functions to Tileset 2025-01-22 18:42:24 -05:00
Ashley Rogers 1c99abb249
Merge pull request #1074 from CesiumGS/shared-asset-race
Fix race condition in SharedAssetDepot
2025-01-22 14:34:35 -05:00
Ashley Rogers 8abcbfc5b7 Merge from main 2025-01-22 14:33:36 -05:00
Janine Liu 7f24ef933f
Merge pull request #1078 from CesiumGS/highest-height
Return the highest sampled height, not the first one.
2025-01-22 11:54:04 -05:00
Kevin Ring 6541b5b450 Add a test. 2025-01-22 21:27:55 +11:00
Kevin Ring 4b8e520ef0 Return the highest sample height, not the first one. 2025-01-22 18:50:41 +11:00
Kevin Ring 0dbb280694
Merge pull request #1057 from CesiumGS/request-headers-tileset
Allow specifying request headers in `TilesetOptions`
2025-01-22 15:30:12 +11:00
Kevin Ring 6234b78b34
Merge pull request #1068 from CesiumGS/geospatial-guide-tag
Link to Geospatial Guide instead of including a glossary
2025-01-22 13:57:00 +11:00
Kevin Ring 5e5c5e4182
Merge branch 'main' into geospatial-guide-tag 2025-01-22 13:56:05 +11:00
Kevin Ring 0f9ecc1cda
Merge pull request #1062 from CesiumGS/document-comment-style
Add Documentation section to style guide
2025-01-22 13:48:59 +11:00
Kevin Ring cf03a20818 Clean up CHANGES.md. 2025-01-22 13:43:52 +11:00
Kevin Ring 251c399488 Merge remote-tracking branch 'origin/main' into request-headers-tileset 2025-01-22 13:43:26 +11:00
Kevin Ring 1c50fe9c42
Merge pull request #1056 from CesiumGS/remove-GLM_FORCE_SIZE_T_LENGTH
Remove `GLM_FORCE_SIZE_T_LENGTH`
2025-01-22 13:37:34 +11:00
Sean Lilley 699691492a Tweak developer setup guide 2025-01-21 16:53:00 -05:00
Sean Lilley 7948a1b422 Fix clang-tidy errors 2025-01-21 16:52:51 -05:00
Sean Lilley d17552d556 Merge branch 'main' into remove-GLM_FORCE_SIZE_T_LENGTH 2025-01-21 16:34:43 -05:00
Ashley Rogers 31f16082fc Fix build errors 2025-01-21 14:50:47 -05:00
Ashley Rogers 38c1e31c63 Format 2025-01-21 13:34:46 -05:00
Ashley Rogers e7774263e0 Fix CI issues 2025-01-21 13:33:48 -05:00
Kevin Ring f39eb3d4d7 Another doc problem. 2025-01-21 20:49:57 +11:00
Kevin Ring 631f17bd9c More doc and clang-tidy errors. 2025-01-21 19:54:40 +11:00
Kevin Ring d933342444 Fix doc. 2025-01-21 19:02:06 +11:00
Kevin Ring 293f75557f Back to concepts, but define them ourselves. 2025-01-21 18:57:58 +11:00
Kevin Ring 3349269a4a Remove use of concepts. 2025-01-21 18:50:47 +11:00
Kevin Ring 368d1aa94c Fix another clang-tidy error. 2025-01-21 18:23:55 +11:00
Kevin Ring a64fd945e3 Fix clang-tidy errors. 2025-01-21 18:10:44 +11:00
Kevin Ring fc8f124487 macOS fixes, especially to losslessNarrow. 2025-01-21 17:34:10 +11:00
Kevin Ring c11a48d8ba Fix SharedAsset race. 2025-01-20 23:49:02 +11:00
Kevin Ring 78f0f40db1 Re-add uriparser for now, and fix macOS compile error. 2025-01-20 10:01:21 +11:00
Kevin Ring 68aebad881 Remove find_package(uriparser) 2025-01-20 09:38:51 +11:00
Ashley Rogers 887f9816a7 Fix Doxygen issues 2025-01-17 16:49:43 -05:00