Commit Graph

255 Commits

Author SHA1 Message Date
Ashley Rogers 11f9c0f3e5 Fix more review feedback 2024-06-20 14:21:49 -04:00
Sean Lilley 797df91a19 Added equality operator for Cartographic 2024-06-20 14:17:26 -04:00
Brian L 74653140f3 Rename to CESIUM_ASSERT 2024-06-20 10:14:38 -06:00
Brian L 91300f9a61 update from main 2024-06-20 09:54:52 -06:00
Ashley Rogers 65dda8335d Respond to review, cut down on stored ellipsoids 2024-06-14 15:33:47 -04:00
Ashley Rogers b4742c40db Fix initialization order issues 2024-06-11 14:41:17 -04:00
Ashley Rogers f332464b30 Merge with main 2024-06-06 16:57:20 -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
Kevin Ring 8140e6dfd2 Various quantized-mesh related improvements. 2024-05-22 18:22:20 +10:00
Brian L 47414f09fb Make our ASSERT macro. Move everything to use this. 2024-05-03 12:50:50 -06:00
Brian L 3c196f8fb5 Add some more tests, comments 2024-04-19 15:35:23 -06:00
Kevin Ring 462a26a20d Fix merge error. 2024-04-11 06:53:12 +10: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 8695ec5fed Formatting. 2024-04-05 19:31:23 +11:00
Kevin Ring 22261ab5d9 Add tests and changelog. 2024-04-05 18:56:14 +11:00
Kevin Ring 2f199e3450 Add GlobeRectangle::splitAtAntiMeridian, use in createRasterOverlayTextureCoordinates 2024-04-05 18:31:30 +11:00
Kevin Ring 02b2175052 Add tests and changelog. 2024-04-05 18:23:51 +11:00
Kevin Ring d192cb1e8f Add BoundingRegionBuilder::toGlobeRectangle. 2024-04-05 18:23:38 +11:00
Kevin Ring c365162d17 Revert "Add tests and changelog."
This reverts commit 1133416714.
2024-04-05 18:22:37 +11:00
Kevin Ring 2f7f0773b2 Revert "Add BoundingRegionBuilder::toGlobeRectangle."
This reverts commit 8ed1b690a3.
2024-04-05 18:22:29 +11:00
Kevin Ring 1133416714 Add tests and changelog. 2024-04-05 18:19:26 +11:00
Kevin Ring 8ed1b690a3 Add BoundingRegionBuilder::toGlobeRectangle. 2024-04-05 18:10:39 +11:00
Brian Langevin 5efd7ba94f
Merge pull request #838 from photopills/fix/typo
Fix Typo in param names
2024-03-26 14:44:40 -06:00
Germán Marquès 7b1f19ccbb Fix typos in param names 2024-03-26 12:34:45 +01:00
Ashley Rogers 660436f978 Remove mapLatitude, mapLongitude methods 2024-03-22 13:19:02 -04:00
Ashley Rogers 3f866b3e28 Fix unused variable 2024-03-21 16:06:19 -04:00
Ashley Rogers 68124e2805 Fix more conversion errors 2024-03-21 16:01:14 -04:00
Ashley Rogers bbab6b4b1d Fix index conversion 2024-03-21 15:53:46 -04:00
Ashley Rogers d1f9d16a96 Fix sign conversion errors 2024-03-21 15:48:54 -04:00
Ashley Rogers 98d7ee6bba Fix case of include 2024-03-21 15:44:19 -04: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
Janine Liu 86216d905f Merge branch 'add-barycentric-computation' of github.com:CesiumGS/cesium-native into add-barycentric-computation 2024-03-20 20:12:55 -04:00
Janine Liu 3f4248e04e Rename function, other minor edits 2024-03-20 20:12:43 -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
Sean Lilley 7022b955a1 Fix estimateGlobeRectangle for boxes and sphere that encompass the entire globe 2024-02-09 10:16:28 -05:00
Ashley Rogers 36b9a0716c Add new tests 2024-02-05 10:21:23 -05:00
Bradley Austin Davis 20f09efc59 fixup! fixup! fixup! Migrating dependencies to vcpkg 2024-02-02 11:59:02 -08: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 13a6e60ba4 Format code 2024-01-29 14:59:23 -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
Kevin Ring dff7e61171 Create CesiumRasterOverlays library. 2023-11-14 18:29:47 +11:00
Kevin Ring c561b6407c Move more functionality to Cesium3DTilesContent. 2023-11-02 19:48:57 +11:00
Kevin Ring e8525be4fe Update doc. 2023-08-24 15:35:53 +10:00
Kevin Ring ada43f0950 Fix clang warnings. 2023-08-02 10:57:04 +10:00
Kevin Ring ef58d31fa0 Add LocalHorizontalCoordinateSystem constructors taking matrices. 2023-07-28 22:59:58 +10:00
Kevin Ring 7e178f2c10 Small optimization to LocalHorizontalCoordinateSystem construction. 2023-05-24 19:10:27 +10:00
Kevin Ring 1c3f930e6f Add test and update CHANGES.md. 2023-05-24 18:52:31 +10:00
Kevin Ring c773d1000b Add method to transform between LocalHorizontalCoordinateSystems. 2023-05-24 18:40:06 +10:00
Janine Liu 3024720c3b Fix typo and test file name 2023-02-24 16:33:33 -05:00
Kevin Ring e83051d313 Remove another unused local. 2023-02-21 16:54:49 +11:00
Kevin Ring b06fe1675d Remove unused locals. 2023-02-21 16:33:16 +11:00
Kevin Ring d762568643 Fix test failure, update CHANGES.md. 2023-02-21 16:14:07 +11:00
Kevin Ring 0ab860f728 Add computeTranslationRotationScaleFromMatrix. 2023-02-15 18:27:27 +11:00
Kevin Ring 9696881157 Clean up doc comment. 2023-02-15 15:58:21 +11:00
Kevin Ring e054932bcf Add test for orientation adjustment. 2023-02-14 18:08:47 +11:00
Kevin Ring 15b273a701 Add another globe anchor test. 2023-02-14 16:27:17 +11:00
Kevin Ring 65e6efc3bc Beginning of GlobeAnchor implementation. 2023-02-13 22:01:01 +11:00
Kevin Ring 9988633ccf Don't try to upsample tiles with no geometry. 2022-11-01 13:04:54 +11:00
Kevin Ring 47d1f84e25 Improve doc. 2022-09-22 18:22:20 +10:00
Kevin Ring e38ac90d61 Fix improper scaling matrix. 2022-09-22 18:20:35 +10:00
Kevin Ring 65d05c5c13 Add LocalHorizontalCoordinateSystem. 2022-09-22 17:43:52 +10:00
Kevin Ring e644f12851 Formatting. 2022-03-01 20:44:13 +11:00
Kevin Ring c8cff61f11 Update CHANGES.md. 2022-03-01 20:05:56 +11:00
Kevin Ring 7efd09db05 Merge remote-tracking branch 'origin/main' into ue5 2022-02-24 10:48:11 +11:00
Nithin Pranesh 56ffcd56ca format 2022-02-01 12:36:09 -05:00
Kevin Ring 1a100de53e More renaming for consistency. 2022-01-25 19:36:10 +11:00
Kevin Ring a5e3f11846 Impl->CesiumImpl, TWO_PI->TwoPi. 2022-01-25 11:55:43 +11:00
Sean Lilley 2cdcb92e20 Namespace cleanup 2021-12-02 18:34:22 -05:00
Kevin Ring abda4f02e0 Merge remote-tracking branch 'origin/main' into bad-upsample-tex-coords 2021-11-23 21:41:30 +11:00
Kevin Ring 096701fa17 More cleanup. 2021-11-23 21:09:45 +11:00
Kevin Ring 3707b402bd Much more accurate subdivision for raster overlays. 2021-11-23 16:38:44 +11:00
Kevin Ring 787dfec106 Add GlobeRectangle::expandToIncludePosition, improve stability. 2021-11-22 23:20:45 +11:00
Nithin Pranesh a7765dfbc0 Merge branch 'implicit-tiling' into implicit-s2 2021-11-17 01:41:39 -05:00
Nithin Pranesh ee5b04041e Merge branch 'main' into implicit-tiling 2021-11-13 12:51:16 -05:00
Nithin Pranesh 5868f553b3 Merge branch 'main' into overlays-on-3dtiles 2021-11-12 15:21:01 -05:00
Kevin Ring 5281717f36 Fix GCC warning. 2021-11-12 16:57:33 +11:00
Kevin Ring cd2d1f8628 Remove unused function. 2021-11-12 16:52:21 +11:00
Kevin Ring 1b4a995189 Add missing header. 2021-11-12 16:45:46 +11:00
Kevin Ring e89bac66f6 Add ability to convert S2 cell to a GlobeRectangle. 2021-11-12 16:33:32 +11:00
Nithin Pranesh 5111f277a9 Merge branch 'implicit-tiling' into implicit-s2 2021-11-11 20:59:51 -05:00
Nithin Pranesh e54e087674 Merge branch 'external-buffers-images2' into implicit-tiling 2021-11-11 20:43:28 -05:00
Nithin Pranesh 8a73cd8f20 few fixes from cherry picking 2021-11-11 20:09:08 -05:00
Nithin Pranesh b549f8f929 another gcc/clang fix 2021-11-11 19:58:34 -05:00
Nithin Pranesh bd3915d3ff format + fix gcc/clang issues 2021-11-11 19:58:10 -05:00
Kevin Ring 9e61c6dfaa Kinda-working S2 base globe. 2021-11-11 19:57:28 -05:00