Commit Graph

381 Commits

Author SHA1 Message Date
Kevin Ring 1ce257cf9e Fix GCC warning. 2025-08-08 15:45:24 +10:00
Kevin Ring b069b86ea6 Remove non-const version of getRootTile. 2025-08-08 14:30:06 +10:00
Ashley Rogers 25c5297bdb Address most review comments 2025-06-13 14:49:31 -04:00
Ashley Rogers 3bcbd2b4b6 clang-tidy fixes 2025-06-03 13:17:48 -04:00
Ashley Rogers 9e4aac44d2 More review comments 2025-06-03 11:18:51 -04:00
Ashley Rogers 0ac80a9405 Address some review comments 2025-06-03 11:00:18 -04:00
Kevin Ring 862136ec68
Merge pull request #1154 from CesiumGS/geojson-support
Support loading vector data from GeoJSON files
2025-06-03 18:04:45 +10:00
Janine Liu a6d25b4ca8
Merge pull request #1185 from CesiumGS/doxygen-1-14-tweaks
Fix errors when building doc with Doxygen v1.14.0.
2025-05-30 10:43:38 -04:00
Ashley Rogers d9b4044b1b Update based on review 2025-05-28 11:11:19 -04:00
Kevin Ring 0f9a48b5cd Fix errors when building doc with Doxygen v1.14.0. 2025-05-28 15:05:22 +10:00
Ashley Rogers 6d10431976 Fix CI failures 2025-05-27 11:13:29 -04:00
Ashley Rogers cf4de4c0db Add more utility functions to Uri 2025-05-21 11:21:05 -04:00
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