Commit Graph

369 Commits

Author SHA1 Message Date
Ashley Rogers 21b3be111e Remaining clang-tidy issue 2025-05-13 10:45:20 -04:00
Ashley Rogers fe39b53305 Return null instead of exception 2025-05-06 14:56:54 -04:00
Ashley Rogers 49b112f9e8 Merge from main 2025-05-05 16:42:31 -04:00
Janine Liu c0fd95bb68
Merge branch 'main' into multiple-views 2025-04-29 10:05:47 -04:00
Tim Moore 9a120aa344 Respond to PR feedback 2025-04-25 11:26:20 +02:00
Tim Moore 8852b81214 Merge branch 'main' into orthographic 2025-04-23 18:41:59 +02:00
Kevin Ring c6c498eec1 Merge remote-tracking branch 'origin/main' into multiple-views 2025-04-23 15:46:32 +10:00
Ashley Rogers 79759cceea Merge from main 2025-04-22 15:51:57 -04:00
Kevin Ring 3da6ea131b Improvements from review. 2025-04-11 18:35:46 +10:00
Kevin Ring 300804cc3f Merge remote-tracking branch 'origin/main' into orthographic 2025-04-11 08:20:39 +10:00
Kevin Ring a25233bb24 Changes from review. 2025-04-10 15:46:42 +10:00
Kevin Ring d0a70e05da Missing "this->" 2025-04-08 18:50:51 +10:00
Kevin Ring eb6a647a28 More efficient swap, doc tweaks. 2025-04-08 18:45:15 +10:00
Kevin Ring 2d1a624070 CreditSystem cleanup. 2025-04-07 14:15:18 +10:00
Kevin Ring bb53be1ce5 Add CreditReferencer tests. 2025-04-04 22:15:27 +11:00
Kevin Ring cf6cf7fa11 Fix clang-tidy warning. 2025-04-04 20:25:41 +11:00
Kevin Ring 7e5c7df1ac CreditReferencer copy/move operations. 2025-04-04 19:23:32 +11:00
Ashley Rogers f4738fa191 clang-tidy fixes 2025-04-03 16:34:50 -04:00
Kevin Ring d64469fe21 clang-tidy. 2025-04-03 21:20:27 +11:00
Kevin Ring 7f2ef34b0b Merge remote-tracking branch 'origin/multiple-views' into multiple-views-credits 2025-04-03 20:52:01 +11:00
Kevin Ring 2e7bf0ad90 Add missing header. 2025-04-03 20:46:12 +11:00
Kevin Ring cea2af7d12 Fix doc problems. 2025-04-03 19:14:06 +11:00
Kevin Ring b3d9044fd6 Fix warning. 2025-04-03 18:45:25 +11:00
Kevin Ring e623a7d7cd Better TilesetViewGroup credit tracking. 2025-04-03 18:01:01 +11:00
Ashley Rogers bc33a5b330 Initial GeoJSON parser. 2025-04-02 17:18:53 -04:00
Kevin Ring 4141a83b59 Merge remote-tracking branch 'origin/multiple-views' into multiple-views-credits 2025-04-02 17:24:49 +11:00
Kevin Ring 260e80357c Merge remote-tracking branch 'origin/main' into multiple-views 2025-04-02 17:22:47 +11:00
Tim Moore 225f885d94 Remove obsolete references to dependency header directories 2025-03-31 17:06:14 +02:00
Kevin Ring 58bbb1f159 Merge remote-tracking branch 'origin/main' into vcpkg-pkg 2025-03-31 11:10:31 +11:00
Ashley Rogers 6b94a5adda Merge branch 'main' of github.com:CesiumGS/cesium-native into itwin-client 2025-03-28 11:28:51 -04:00
Kevin Ring 024d8c8488 Qualify with this. 2025-03-28 21:41:04 +11:00
Kevin Ring e9eb9e9e7f New retained mode CreditSystem.
Not hooked up to Tileset yet.
2025-03-28 18:32:35 +11:00
Kevin Ring 2445c498b0 Add support for querying TilesetViewGroup load progress. 2025-03-27 22:26:17 +11:00
Kevin Ring 1522a65d8f Merge remote-tracking branch 'origin/main' into multiple-views 2025-03-27 14:47:36 +11:00
Kevin Ring 0cb0634bd3 Merge remote-tracking branch 'origin/main' into vcpkg-pkg 2025-03-27 10:37:16 +11:00
Tim Moore 9cb5852ea3 run format 2025-03-22 18:07:06 +01:00
Tim Moore 78fc021b2b New functions for perspective and orthographic projections 2025-03-22 17:49:30 +01:00
Kevin Ring a8456663ef Fix comment characters. 2025-03-16 14:04:33 +11:00
Kevin Ring 1c2914eb49 Fix clang warnings. 2025-03-16 12:43:39 +11:00
Kevin Ring e4f25aa606 Fix warnings. 2025-03-16 12:30:22 +11:00
Kevin Ring 6894914577 Fix doc errors. 2025-03-16 12:22:12 +11:00
Kevin Ring 4ae059615c Fix clang-tidy warnings. 2025-03-16 12:03:51 +11:00
Kevin Ring 85e20666f0 Avoid nested traversals. 2025-03-16 10:06:08 +11:00
Kevin Ring a286796a58 Fix DebugTileStateDatabase, add doc. 2025-03-15 23:13:33 +11:00
Kevin Ring 34d49b5b6b Much cleaner TreeTraversalState, more tests. 2025-03-15 21:50:23 +11:00
Kevin Ring 2e0588186c Improve TreeTraversalState, write tests. 2025-03-14 19:16:05 +11:00
Kevin Ring 0ce7e6d3e6 WIP optimized selection state tracking. 2025-03-12 22:29:46 +11:00
Ashley Rogers fd581dc3d2 Test for CesiumITwinClient::Connection 2025-03-11 17:57:53 -04:00
Kevin Ring 58aaffad1d Rename local variable. 2025-03-11 11:56:13 +11:00
Kevin Ring 19ff29902a Include <functional> for std::hash. 2025-03-11 11:37:29 +11:00