Commit Graph

5814 Commits

Author SHA1 Message Date
Kevin Ring 79ebf9fec7 Merge remote-tracking branch 'origin/main' into thread-safety-doc 2024-11-25 18:01:36 +11:00
Kevin Ring 91682cabe8
Merge pull request #1006 from CesiumGS/mermaid
Add support for Mermaid charts to Doxygen
2024-11-25 17:48:17 +11:00
Kevin Ring ce08d3bc94 Support icons from file URLs, fix example path. 2024-11-25 17:34:45 +11:00
Kevin Ring df79aa055f Fix compiler error on GCC 13. 2024-11-25 14:51:03 +11:00
Sean Lilley d1ccc7a10f Add equality operator for JsonValue 2024-11-22 15:47:08 -05:00
Ashley Rogers e47d8177d2 Revert string_literals using statement 2024-11-22 14:03:05 -05:00
Ashley Rogers 52e376b60d Change vcpkg cache keys from 22.04 to 24.04 2024-11-22 11:36:31 -05:00
Ashley Rogers 2dd41959e8 Format... again 2024-11-22 11:35:06 -05:00
Ashley Rogers cca8871eef Include both catch2 headers 2024-11-22 11:30:45 -05:00
Ashley Rogers 9b46d6f93e Format 2024-11-22 11:19:22 -05:00
Ashley Rogers f82d65bead Change Catch2 header 2024-11-22 11:17:21 -05:00
Ashley Rogers 9f9b4d240d Add CMakeDependentOption include 2024-11-22 11:13:26 -05:00
Ashley Rogers cedc1bbd05 Ubuntu 24.04 for clang-tidy CI, cast fix 2024-11-22 11:12:32 -05:00
Ashley Rogers 6faf33cb35 Revert triplet detection changes 2024-11-22 11:06:43 -05:00
Ashley Rogers 35bf88745e Revert unnecessary cast changes 2024-11-22 11:04:17 -05:00
Ashley Rogers aaca454d3f generate.js formatting 2024-11-21 17:04:36 -05:00
Ashley Rogers b15882abe8 Add comment to CMakeLists.txt 2024-11-21 16:50:16 -05:00
Ashley Rogers a760c4fbb2 Fiddle with config settings to get Doxygen treeview to generate 2024-11-21 16:49:24 -05:00
Ashley Rogers 57c603b93e Make missing clang-tidy a warning, not error 2024-11-21 16:33:26 -05:00
Ashley Rogers 55b4208f10 More size_t -> int64_t casts 2024-11-21 16:30:25 -05:00
Ashley Rogers fe4d40bedb Fix RasterOverlayTileProvider warning 2024-11-21 16:27:24 -05:00
Ashley Rogers d2a1293617 Fix vcpkg cache for linting 2024-11-21 15:59:43 -05:00
Ashley Rogers 4557f5806b <gsl/span> -> <span> 2024-11-21 15:57:06 -05:00
Ashley Rogers 3832758a15 Merge from main 2024-11-21 15:48:02 -05:00
Ashley Rogers a363a045fe Disable clang-tidy for CI OSX build 2024-11-21 15:46:43 -05:00
Ashley Rogers 6193776430 Add mermaid support 2024-11-21 15:43:20 -05:00
Kevin Ring 2035dda592 Merge remote-tracking branch 'origin/main' into raster-overlay-ellipsoids 2024-11-22 06:41:36 +11:00
Kevin Ring 3b4363bcce
Merge pull request #1005 from CesiumGS/fix-changelog
Fix changelog entry for #1000
2024-11-22 06:41:24 +11:00
Kevin Ring 5ceeb1e3a5 Fix typo. 2024-11-22 06:41:02 +11:00
Janine Liu 01b760171e
Update CHANGES.md 2024-11-21 14:27:56 -05:00
Janine Liu 9571f32d62
Merge pull request #1000 from CesiumGS/ellipsoid-height-queries
Various improvements related to height queries against an ellipsoid
2024-11-21 14:26:12 -05:00
Kevin Ring 2fedc3e285 Merge remote-tracking branch 'origin/main' into raster-overlay-ellipsoids 2024-11-21 21:15:31 +11:00
Kevin Ring db94337b49 Merge remote-tracking branch 'origin/main' into ellipsoid-height-queries 2024-11-21 21:14:44 +11:00
Kevin Ring cd2128ddc0
Merge pull request #995 from CesiumGS/empty-extension-object
Avoid writing empty extensions object
2024-11-21 18:21:53 +11:00
Kevin Ring 113fc9bcce
Merge branch 'main' into empty-extension-object 2024-11-21 18:21:44 +11:00
Kevin Ring 7717bd88f9
Merge pull request #1001 from CesiumGS/creditless-raster-overlays
Add checks for `nullptr` credit system in raster overlays
2024-11-21 18:21:17 +11:00
Kevin Ring 138a4075e3 Fix typo. 2024-11-21 18:16:09 +11:00
Kevin Ring 9a217eddaf Merge remote-tracking branch 'origin/main' into creditless-raster-overlays 2024-11-21 18:12:52 +11:00
Kevin Ring 809f047044 Add trailing newline, regenerate all classes. 2024-11-21 18:08:30 +11:00
Kevin Ring 1aed6e6bae Merge remote-tracking branch 'origin/main' into empty-extension-object 2024-11-21 18:03:06 +11:00
Kevin Ring c21d697c61
Merge pull request #992 from CesiumGS/quadtree-cache-fix-2
Replace RasterOverlayTileProvider cache with SharedAssetDepot
2024-11-21 17:58:09 +11:00
Kevin Ring 279030ae5b When loading parent tile, don't clobber subset field. 2024-11-21 17:48:50 +11:00
Kevin Ring a52b11448c Merge remote-tracking branch 'origin/main' into quadtree-cache-fix-2 2024-11-21 16:30:21 +11:00
Ashley Rogers 0834110184 Add vcpkg cache to clang-tidy CI step 2024-11-20 18:02:24 -05:00
Ashley Rogers a6d422f7c7 Another shadowed variable 2024-11-20 17:53:04 -05:00
Ashley Rogers 08fc808a5c Fix shadowed variables, format 2024-11-20 17:47:43 -05:00
Ashley Rogers 577aa8aa45 Another cast, add maybe_unused to asserted bool 2024-11-20 17:41:55 -05:00
Ashley Rogers c4c08285a9 Fix more warnings 2024-11-20 17:25:21 -05:00
Ashley Rogers acc9e81d12 Merge from main 2024-11-20 17:12:43 -05:00
Ashley Rogers 639e7aba5d Format 2024-11-20 16:52:17 -05:00