Commit Graph

255 Commits

Author SHA1 Message Date
Kevin Ring 2a15f06454 Merge remote-tracking branch 'origin/main' into fix-macos-tests 2025-01-24 10:47:02 +11:00
Kevin Ring 5e5c5e4182
Merge branch 'main' into geospatial-guide-tag 2025-01-22 13:56:05 +11:00
Kevin Ring fc8f124487 macOS fixes, especially to losslessNarrow. 2025-01-21 17:34:10 +11:00
Ashley Rogers 46cb506eac Format 2025-01-16 14:38:26 -05:00
Ashley Rogers bd0ebb9bf1 Use geospatial guide instead of glossary 2025-01-16 14:34:21 -05:00
Ashley Rogers 5c3a0ed1c2 Format 2025-01-15 16:58:50 -05:00
Ashley Rogers 4e318925a5 Switch tests to doctest 2025-01-15 16:58:03 -05:00
Kevin Ring 666521ebd1 Rename variable. 2025-01-13 21:24:56 +11:00
Kevin Ring 90034389f0 Undo unnecessary code movement. 2025-01-13 21:17:55 +11: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 f7d287dd80 Modernize checks 2024-12-19 15:20:19 -05:00
Ashley Rogers 94cc7992aa Misc checks 2024-12-19 14:33:52 -05:00
Ashley Rogers 9fc2400faf Add cppcoreguidelines checks 2024-12-19 13:49:21 -05:00
Ashley Rogers 99c57bf66c Enable two more clang-tidy checks 2024-12-18 13:04:47 -05:00
Ashley Rogers d8b5e64924 Fix s2 includes ordering 2024-12-18 10:46:32 -05:00
Ashley Rogers 1e2e47ab5e misc-include-cleaner for every file 2024-12-17 17:27:03 -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
Ashley Rogers 39e7037927 Enum value 'descriptions' for generated code 2024-12-13 11:20:02 -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 d78051a526 Update based on review 2024-12-05 11:32:06 -05:00
Ashley Rogers bb365c8aee Dependency graph generation 2024-12-04 14:39:16 -05: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
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 acc9e81d12 Merge from main 2024-11-20 17:12:43 -05:00
Ashley Rogers 86a4bf7e53 Fix warnings ignored on headers with SYSTEM 2024-11-19 15:47:40 -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 e7c259bbcc Remove EarthGravitationalModel1996Grid::fromFile. 2024-08-30 10:33:39 +10:00
Tim Moore 71460d8f29 Add string header file includes
The version of MSVC on github MSVC 19.41.34120.0 seems to be more picky.
2024-08-28 20:39:34 +02:00
Kevin Ring 2fa8977b20 Another clang/gcc warning. 2024-08-22 21:34:43 +10:00
Kevin Ring 9bc872a691 Fix clang/gcc warnings. 2024-08-22 21:28:58 +10:00
Kevin Ring f2fb0a3a0f Improve unicode handling. 2024-08-22 21:24:29 +10:00
Kevin Ring 0e054360ea Remove unnecessary include from header. 2024-08-22 20:54:14 +10:00
Kevin Ring 6e0df8d4a5 A few more doc and constant tweaks. 2024-08-22 20:51:17 +10:00
Kevin Ring fabc0a1cc2 Minor cleanup. 2024-08-22 20:40:31 +10:00
Kevin Ring 749715af51 Merge remote-tracking branch 'origin/main' into egm96 2024-08-22 15:30:47 +10:00
Kevin Ring b1d7da4795 Small tweaks, and update CHANGES.md. 2024-08-15 11:47:40 +10:00
Kevin Ring 1fcdeadfd9 Merge remote-tracking branch 'origin/main' into vcpkg-swl 2024-08-02 19:45:58 +10:00
Brian L 7cda07f420 Remove occurrences of including <glm/mat4x4.hpp> in header files 2024-07-09 09:25:27 -06:00
Kevin Ring 7c9ea84178 Merge remote-tracking branch 'origin/main' into vcpkg-swl 2024-07-02 17:39:20 +10:00
Ashley Rogers f37884d927 Format 2024-06-21 15:51:26 -04:00
Ashley Rogers 70a1cf84ce Update EGM96 class based on review 2024-06-21 15:50:33 -04:00
Ashley Rogers 7587919284 Merge branch 'main' of github.com:CesiumGS/cesium-native into egm96 2024-06-21 13:51:21 -04:00
Ashley Rogers 9279bf19b0
Merge branch 'main' into cartographic-equals 2024-06-21 11:05:47 -04:00
Kevin Ring ff96b9b07a
Merge pull request #874 from CesiumGS/forced-assertions
Add ability to force assertions
2024-06-21 16:12:56 +10:00