Commit Graph

145 Commits

Author SHA1 Message Date
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
Kevin Ring f1e35d6470 WIP computation of bounding region from S2 cell. 2021-11-11 19:55:02 -05:00
Kevin Ring 29778d6648 Merge remote-tracking branch 'origin/main' into overlays-on-3dtiles 2021-11-10 13:29:30 +11:00
Nithin Pranesh 3b6319156d another gcc/clang fix 2021-11-09 10:53:42 -05:00
Nithin Pranesh e6a9e5b682 format + fix gcc/clang issues 2021-11-09 10:16:23 -05:00
Kevin Ring 651316bdee Kinda-working S2 base globe. 2021-11-09 23:37:08 +11:00
Kevin Ring 7fc386b5c9 WIP computation of bounding region from S2 cell. 2021-11-09 18:13:32 +11:00
Kevin Ring d321132302 Merge remote-tracking branch 'origin/s2' into implicit-s2 2021-11-09 17:11:24 +11:00
Kevin Ring 56ef19db94 Don't use a GlobeRectangle for something that may not be rectangular.
At least in longitude/latitude space.
2021-11-09 17:09:08 +11:00
Nithin Pranesh f22a9c0f18 missed merge conflict 2021-11-08 21:56:07 -05:00
Nithin Pranesh 3a6a840217 Merge remote-tracking branch 'origin/s2' into implicit-s2 2021-11-08 21:44:49 -05:00