Kevin Ring
|
bd1d4eee4a
|
clang-format
|
2025-11-03 10:22:27 +11:00 |
Kevin Ring
|
6fefe44a38
|
Fix computeNormalizedCoordinates, add a test.
|
2025-11-03 10:10:44 +11:00 |
Ashley Rogers
|
a891d3f996
|
Fix vector rasterizer antimeridian handling
|
2025-09-30 17:14:18 -04:00 |
Kevin Ring
|
1032c60ed3
|
Formatting.
|
2025-07-31 19:27:46 +10:00 |
Kevin Ring
|
e6bbd92f33
|
Improve anti-meridian behavior of expandToIncludeGlobeRectangle.
|
2025-07-31 18:39:55 +10: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 |
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 |
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 |
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
|
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
|
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
|
d961a40e3d
|
Remove as many WGS84 defaults as possible.
|
2024-06-06 16:53:48 -04:00 |
Kevin Ring
|
ca42500d54
|
Merge remote-tracking branch 'origin/main' into vcpkg-2
|
2024-06-05 14:06:47 +10:00 |
Brian L
|
3c196f8fb5
|
Add some more tests, comments
|
2024-04-19 15:35:23 -06:00 |
Kevin Ring
|
b064d293d1
|
Merge branch 'main' into split-at-antimeridian
|
2024-04-10 16:51:39 -04:00 |
Janine Liu
|
40f16b1722
|
Add GlobeRectangle equals and equalsEpsilon
|
2024-04-10 11:01:57 -04:00 |
Kevin Ring
|
da3cc70b91
|
Compare fields instead of using memcmp.
|
2024-04-05 22:36:12 +11:00 |
Kevin Ring
|
928a971b86
|
More GCC-friendly use of memcmp.
|
2024-04-05 20:52:27 +11:00 |
Kevin Ring
|
22261ab5d9
|
Add tests and changelog.
|
2024-04-05 18:56:14 +11:00 |
Kevin Ring
|
02b2175052
|
Add tests and changelog.
|
2024-04-05 18:23:51 +11:00 |
Kevin Ring
|
c365162d17
|
Revert "Add tests and changelog."
This reverts commit 1133416714.
|
2024-04-05 18:22:37 +11:00 |
Kevin Ring
|
1133416714
|
Add tests and changelog.
|
2024-04-05 18:19:26 +11:00 |
Ashley Rogers
|
175d53814f
|
Format
|
2024-03-21 14:34:26 -04:00 |
Ashley Rogers
|
486dabe821
|
Merge branch 'main' of github.com:CesiumGS/cesium-native into egm96
|
2024-03-21 14:33:30 -04:00 |
Ashley Rogers
|
8e9713ad70
|
EGM96 grid implementation
|
2024-03-21 14:33:21 -04:00 |
Ashley Rogers
|
436fee1bb5
|
Remove unused variable in test.
|
2024-03-13 10:49:02 -04:00 |
Ashley Rogers
|
8e5584a1a0
|
Fix formatting
|
2024-03-12 11:08:00 -04:00 |
Ashley Rogers
|
9ed766306b
|
Fix ellipsoid curve when point has negative height.
|
2024-03-12 11:00:22 -04:00 |
Bradley Austin Davis
|
24d783fb01
|
Migrate dependencies to vcpkg
|
2024-02-24 00:37:37 +00:00 |
Kevin Ring
|
c341a72806
|
Revert "Merge pull request #786 from jherico/feature-vcpkg"
This reverts commit 198ed9d4b4, reversing
changes made to 09c1eb76b4.
|
2024-02-23 09:08:15 +11:00 |
Ashley Rogers
|
10753a931f
|
Merge branch 'main' into feature-vcpkg
|
2024-02-20 13:44:11 -05:00 |
Ashley Rogers
|
36b9a0716c
|
Add new tests
|
2024-02-05 10:21:23 -05:00 |
Bradley Austin Davis
|
e20c154c55
|
Migrating dependencies to vcpkg
|
2024-02-02 10:40:59 -08:00 |
Ashley Rogers
|
0d6d070f5b
|
Added new tests
|
2024-01-31 13:38:10 -05:00 |
Ashley Rogers
|
15ccb3cd9e
|
Change SimplePlanarEllipsoidCurve to take an Ellipsoid
|
2024-01-31 11:53:15 -05:00 |
Ashley Rogers
|
f8616e6c65
|
Update based on review, rename files
|
2024-01-31 10:24:37 -05:00 |
Ashley Rogers
|
ce7b63ebb5
|
Small fixes to GlobeFlightPath
|
2024-01-29 13:59:30 -05:00 |
Ashley Rogers
|
95d4fde887
|
Add class to calculate fly-to paths
|
2024-01-26 13:31:16 -05:00 |