Commit Graph

128 Commits

Author SHA1 Message Date
Ashley Rogers 4513fb4ab1 Format 2025-01-07 15:45:54 -05:00
Ashley Rogers 2173285e24 Fix doc errors 2025-01-07 15:22:10 -05:00
Ashley Rogers 2ce337be44 Merge from main 2024-12-17 11:36:54 -05:00
Ashley Rogers f934b40717 All warnings resolved 2024-12-17 11:30:58 -05:00
Kevin Ring 4e6e2b8300
Merge pull request #1024 from CesiumGS/update-readme
Overhaul README
2024-12-17 10:36:08 +11:00
Ashley Rogers c580d5def6 Fix even more warnings 2024-12-13 15:13:59 -05:00
Ashley Rogers f91818e039 Even more documentation 2024-12-11 15:33:30 -05:00
Ashley Rogers d98f4b9cd7 Lots of additional docs 2024-12-10 15:39:12 -05:00
Ashley Rogers 4d82403b80 Pan-zoom, add dependencies page. 2024-12-06 18:21:57 -05:00
Ashley Rogers bb365c8aee Dependency graph generation 2024-12-04 14:39:16 -05:00
Kevin Ring b0066a30dd Overlay tiles with a subset do not have any more detail available. 2024-12-03 18:46:24 +11:00
Kevin Ring 7fdc99b26a Overlay tiles with a subset do not have more detail. 2024-12-03 18:41:39 +11:00
Ashley Rogers 08dcb82f9e Document undocumented parameters 2024-11-26 14:27:37 -05:00
Ashley Rogers fdabe39f6e Fix some Doxygen warnings 2024-11-26 14:14:58 -05:00
Kevin Ring 061500a237
Merge pull request #1004 from CesiumGS/clang-tidy-4
Add clang-tidy targets and CI check
2024-11-26 15:26:38 +11: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 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 3832758a15 Merge from main 2024-11-21 15:48:02 -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 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 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 acc9e81d12 Merge from main 2024-11-20 17:12:43 -05:00
Janine Liu 7eaef98067
Merge branch 'main' into raster-overlay-ellipsoids 2024-11-20 16:36:22 -05:00
Ashley Rogers 52633c67f4 Non-PropertyTable changes 2024-11-20 16:20:04 -05:00
Kevin Ring 7b731787da Fix some raster overlay ellipsoid bugs. 2024-11-20 21:04:40 +11:00
Ashley Rogers 86a4bf7e53 Fix warnings ignored on headers with SYSTEM 2024-11-19 15:47:40 -05:00
Janine Liu 5345313add Check for nullptr credit system 2024-11-19 14:57:58 -05:00
Ashley Rogers cd9bc95b72 Fix lambda invocation 2024-11-18 16:37:55 -05:00
Ashley Rogers ccedea8340 Reintroduce loadParentTile lambda to avoid capturing this 2024-11-18 15:51:17 -05:00
Ashley Rogers 1c144bd17f Change this pointer, style guide changes 2024-11-15 16:40:02 -05:00
Ashley Rogers f53cb2e6fa Format 2024-11-14 17:55:39 -05:00
Ashley Rogers 27f19bd420 thisPtr -> pThis 2024-11-14 16:53:38 -05:00
Ashley Rogers 8a2b8745d5 Simpler SharedAssetification of QuadtreeRasterOverlayProvider 2024-11-14 16:43:23 -05:00
Kevin Ring 89dfc44bdc Remove use of GSL.
Change gsl::span to std::span, and replace the few uses of gsl::narrow
with an alternative.
2024-11-06 15:16:03 +11:00
Kevin Ring 97331792d3 Compile with C++20 and fix the problems. 2024-11-05 16:54:11 +11:00
Kevin Ring 783adceb87
Merge pull request #956 from CesiumGS/fix-missing-ellipsoid
Fix missing ellipsoid parameters
2024-10-31 21:24:45 +11:00
Kevin Ring 9dfe894056 ImageDecoder cleanup. 2024-10-30 13:15:03 +11:00
Kevin Ring 33d4948634 Image::pCesium -> pAsset 2024-10-30 09:40:04 +11:00
Kevin Ring c5533b7ead Cleanup. 2024-10-28 20:55:29 +11:00
Ashley Rogers df1f887e6d Doc comments, rename ImageCesium 2024-10-10 15:28:05 -04:00
Kevin Ring 6459729559 Raster overlays store heap-allocated ImageCesiums. 2024-10-10 20:18:27 +11:00
Kevin Ring cee6f21ea6 Make SharedAsset a base class an eliminate AssetContainer. 2024-10-04 16:10:28 +10:00
Ashley Rogers a2b31a070b Fix missing ellipsoid parameters 2024-10-01 11:27:13 -04:00
Kevin Ring 45365b270a Merge remote-tracking branch 'origin/main' into shared-assets 2024-09-26 09:01:49 +10:00
Kevin Ring ef9f14c596 Fix clang error. 2024-09-06 15:42:52 +10:00
Kevin Ring a7263b238b errors -> errorList. 2024-09-06 15:21:32 +10:00