Commit Graph

5427 Commits

Author SHA1 Message Date
Sean Lilley d2f3e4fa22 Remove namespace 2024-09-27 10:26:59 -04:00
Kevin Ring b56b1a2ee7 Merge remote-tracking branch 'origin/main' into height-query 2024-09-27 21:52:21 +10:00
Kevin Ring fb38ac9f2c Fail height requests when Tileset is destroyed. 2024-09-27 21:40:59 +10:00
Kevin Ring ad18abfc03 Add sampleHeightMostDetailed test against a broken tileset. 2024-09-27 10:10:02 +10:00
Kevin Ring 87a4e686f1 Update doc. 2024-09-27 10:02:59 +10:00
Kevin Ring b48893af99 tilesNeedingLoading -> tileLoadSet 2024-09-27 09:59:14 +10:00
Kevin Ring 63d6e4dd6d heightSampled -> sampleSuccess. 2024-09-27 09:54:46 +10:00
Kevin Ring e0323e9b1a Only create latent children if there are not any children yet.
And add documentation for createLatentChildrenIfNecessary.
2024-09-27 09:50:25 +10:00
Kevin Ring 352e609df9
Update doc.
Co-authored-by: Janine Liu <32226860+j9liu@users.noreply.github.com>
2024-09-27 09:50:46 +10:00
Kevin Ring e401f5996c
Update comment.
Co-authored-by: Janine Liu <32226860+j9liu@users.noreply.github.com>
2024-09-27 09:14:16 +10:00
Kevin Ring 85226ee4be
Update comment.
Co-authored-by: Janine Liu <32226860+j9liu@users.noreply.github.com>
2024-09-27 09:13:22 +10:00
Ashley Rogers 755df8eacf Merge branch 'main' of github.com:CesiumGS/cesium-native into all-with-void-futures 2024-09-26 16:19:31 -04:00
Ashley Rogers d7fd72dec5
Specify Ubuntu 22.04 to fix GCC build error on newer versions 2024-09-26 16:17:47 -04:00
Ashley Rogers d67ecc3b36 Merge branch 'main' of github.com:CesiumGS/cesium-native into all-with-void-futures 2024-09-26 15:25:21 -04:00
Sean Lilley 277b6569a5 Added Transforms::getUpAxisTransform 2024-09-26 14:02:20 -04:00
Sean Lilley c1f6b6e829 Add gzip 2024-09-26 11:33:08 -04:00
Janine Liu 74acd1a2ab Additional tweak 2024-09-26 10:12:28 -04:00
Kevin Ring e781882441 Merge remote-tracking branch 'origin/all-with-void-futures' into shared-assets-kring 2024-09-26 17:19:49 +10:00
Kevin Ring 97909b8e3f Add AttributeSemantics. 2024-09-26 17:18:42 +10:00
Kevin Ring 45365b270a Merge remote-tracking branch 'origin/main' into shared-assets 2024-09-26 09:01:49 +10:00
Janine Liu 23308ba502 Doc tweaks 2024-09-25 18:24:52 -04:00
Ashley Rogers 31d0048b58 Add timer for deleting assets 2024-09-25 17:18:43 -04:00
Janine Liu 7645a91455 Remove unnecessary linebreak 2024-09-25 17:07:08 -04:00
Janine Liu f7a75b1778 Merge branch 'main' into height-query 2024-09-25 17:05:54 -04:00
Janine Liu 5dd0841b22
Merge pull request #945 from CesiumGS/overlay-error-reporting
Improve raster overlay error reporting and handling
2024-09-25 15:37:01 -04:00
Kevin Ring 4850751a25 Reject height requests when tileset fails to load. 2024-09-24 07:46:39 +10:00
Ashley Rogers 4851ed2dc2 Fix test 2024-09-18 16:20:19 -04:00
Ashley Rogers 0ce17c897b Fix wonky namespaces 2024-09-18 14:11:58 -04:00
Ashley Rogers 5ae5539478 Clean up SharedAssetDepot 2024-09-18 14:06:36 -04:00
Kevin Ring 9e7687d7c1 Show tileset if overlay tile provider can't be created. 2024-09-18 09:15:10 +10:00
Ashley Rogers d612b329e0 Use template for factory so it can be moved into the future 2024-09-17 14:00:18 -04:00
Sean Lilley 20e9df71a8 Cleanup 2024-09-16 10:42:28 -04:00
Kevin Ring bc0770a146 Update CHANGES, small cleanup. 2024-09-16 20:48:09 +10:00
Kevin Ring 3a37ba196b Fix "done loading" criteria. 2024-09-16 13:39:59 +10:00
Kevin Ring 5753669933 Better marking of visited tiles. 2024-09-16 11:34:58 +10:00
Kevin Ring ca62417638 Keep query tiles loaded until we're done with them. 2024-09-16 11:04:05 +10:00
Kevin Ring 51a532213e Cleanup and doc. 2024-09-16 09:19:16 +10:00
Ashley Rogers 8e664a18b3 Fix warnings breaking Unreal build 2024-09-13 11:00:38 -04:00
Kevin Ring 06d9e791a6 Move height query functionality out of Tileset.cpp. 2024-09-13 21:00:22 +10:00
Kevin Ring 7c167ee15a Minor reorg and documentation. 2024-09-13 19:04:00 +10:00
Kevin Ring 11d9f8e69c Rename TerrainQuery to TilesetHeightQuery. 2024-09-13 17:07:24 +10:00
Kevin Ring d9ff8acb9b Report a warning for unsupported extensions. 2024-09-13 16:16:31 +10:00
Ashley Rogers 0e44d92482 clang-format 2024-09-11 15:12:22 -04:00
Ashley Rogers 8d38927a6c Merge with main 2024-09-11 14:58:19 -04:00
Ashley Rogers 96cd924630 Update based on review 2024-09-11 14:53:52 -04:00
Kevin Ring b7a42443dd Height queries against implicit tilesets. 2024-09-11 21:50:40 +10:00
Kevin Ring 349bc22459 Add external and implicit tileset tests.
Implicit tileset test is currently failing.
2024-09-11 16:32:32 +10:00
Kevin Ring dcc6c09c0b Don't do a full search if there are already additive candidates. 2024-09-11 16:32:08 +10:00
Kevin Ring 0a9e7450d4 Add very basic height query tests. 2024-09-11 15:52:54 +10:00
Kevin Ring fbb880bdec Allow a null IPrepareRendererResources. 2024-09-11 15:52:18 +10:00