Commit Graph

405 Commits

Author SHA1 Message Date
Kevin Ring c4a14c54cc Changes from review. 2025-07-30 11:03:23 +10:00
Kevin Ring 7f07bc93a3 Fix second token refresh. 2025-07-30 07:56:42 +10:00
Kevin Ring 0b55b18c4d Better comment. 2025-07-29 22:38:21 +10:00
Kevin Ring 38f39fb777 Last of the clang-tidy. 2025-07-29 22:22:44 +10:00
Kevin Ring 1327cf0013 More clang-tidy. 2025-07-29 08:29:06 +10:00
Kevin Ring a881777142 clang-tidy 2025-07-29 08:12:22 +10:00
Kevin Ring c2e04207d4 Add missing header. 2025-07-28 19:13:41 +10:00
Kevin Ring 2fc4fce55b Doc fixes. 2025-07-28 19:10:28 +10:00
Kevin Ring 61b4758698 Working token refresh for Bing. 2025-07-28 18:07:23 +10:00
Kevin Ring 2460564343 Add support for headers in CesiumIonAssetAccessor. 2025-07-24 17:05:11 +10:00
Kevin Ring f871367343 Separate ion token refresh from CesiumIonTilesetLoader. 2025-07-24 15:24:26 +10:00
Kevin Ring 482adbc46f clang-tidy. 2025-06-26 22:17:33 -04:00
Kevin Ring cc4f7a1434 Add test. 2025-06-26 17:17:27 -04:00
Kevin Ring 5daa5ac241 Simplify cached header management. 2025-06-26 14:43:33 -04:00
Germán 3ee6d089e7 Reformat code 2025-06-14 08:39:54 +02:00
Germán c0da508515 Rename variable to fix error when building on Windows 2025-06-13 18:48:49 +02:00
Germán 787fcba8ce Avoid storing the If-None-Match header in cache or in the TilesetContentManager to avoid reusing it for future requests 2025-06-13 18:14:14 +02:00
Tim Moore 225f885d94 Remove obsolete references to dependency header directories 2025-03-31 17:06:14 +02:00
Tim Moore e221a72631 Merge remote-tracking branch 'origin/main' into vcpkg-pkg 2025-02-13 14:58:27 +01:00
Sean Lilley 3cf51e4626 Fix AsyncSystem doc example 2025-02-07 15:52:25 -05:00
Tim Moore ed58d0236b Merge remote-tracking branch 'origin/main' into vcpkg-pkg 2025-01-31 17:02:12 +01:00
Kevin Ring c11a48d8ba Fix SharedAsset race. 2025-01-20 23:49:02 +11:00
Ashley Rogers 5c3a0ed1c2 Format 2025-01-15 16:58:50 -05:00
Ashley Rogers 4e318925a5 Switch tests to doctest 2025-01-15 16:58:03 -05:00
Kevin Ring db5cc4eb17 Revert unnecessay movement of code. 2025-01-13 21:02:13 +11:00
Kevin Ring 028ee29eed Merge remote-tracking branch 'origin/main' into clang-tidy-cleanup 2025-01-13 17:30:09 +11:00
Kevin Ring 07fcaf6203 Fix clang warning. 2024-12-23 18:10:52 +11:00
Kevin Ring bf99d52e65 Ensure depot stays alive while lock is held. 2024-12-23 15:32:38 +11:00
Kevin Ring 126171b451 Move AssetEntry implementation, too. 2024-12-23 13:11:49 +11:00
Kevin Ring dc7958c929 Make SharedAssetDepot implementation not inline. 2024-12-23 13:04:15 +11:00
Ashley Rogers 182ee0b373 Add missing <memory> header 2024-12-20 14:54:51 -05:00
Ashley Rogers 768b6510b3 Quotes to brackets 2024-12-20 12:00:09 -05:00
Ashley Rogers 2c8aa4a422 Fix includes using script 2024-12-20 11:56:49 -05:00
Ashley Rogers 2c992b7ba7 Performance checks 2024-12-19 15:27:53 -05:00
Ashley Rogers f7d287dd80 Modernize checks 2024-12-19 15:20:19 -05:00
Ashley Rogers 94cc7992aa Misc checks 2024-12-19 14:33:52 -05:00
Ashley Rogers 4aeee635ca More checks 2024-12-18 15:25:51 -05:00
Ashley Rogers bd4f19da7f Fix unchecked optional accesses 2024-12-18 14:21:10 -05:00
Ashley Rogers 1558147d76 Fix broken test 2024-12-18 13:41:52 -05:00
Ashley Rogers 99c57bf66c Enable two more clang-tidy checks 2024-12-18 13:04:47 -05:00
Ashley Rogers 09a22f3260 Fix errors 2024-12-18 11:03:25 -05:00
Ashley Rogers 6aa10bb592 Fix cast issues 2024-12-18 10:01:52 -05:00
Ashley Rogers 7ef48d56c7 Fix additional clang-tidy issues 2024-12-17 17:41:42 -05:00
Ashley Rogers 77094edb1f Format 2024-12-17 17:27:27 -05:00
Ashley Rogers 1e2e47ab5e misc-include-cleaner for every file 2024-12-17 17:27:03 -05:00
Ashley Rogers 89b00e2cc0 Fix warnings from merge with main 2024-12-17 13:43:45 -05:00
Ashley Rogers 2ce337be44 Merge from main 2024-12-17 11:36:54 -05:00
Ashley Rogers f934b40717 All warnings resolved 2024-12-17 11:30:58 -05:00
Kevin Ring 4e6e2b8300
Merge pull request #1024 from CesiumGS/update-readme
Overhaul README
2024-12-17 10:36:08 +11:00
Janine Liu 44c5892779
Apply suggestions from code review 2024-12-13 10:50:46 -05:00