Commit Graph

19 Commits

Author SHA1 Message Date
David Lively 8d602b2112 Formatting 2025-07-01 14:17:59 -05:00
David Lively 143c1a8a1c Added functions back since they're used on older iOS builds, but with a preprocessor guard. 2025-07-01 14:10:55 -05:00
David Lively a48fcdf0f7 Removed unused functions which triggered a build error on XCode 16, clang 17 2025-07-01 13:39:20 -05:00
Kevin Ring 1c5e55f888 Fix build on iOS prior to v13. 2025-06-27 14:39:23 -04:00
Kevin Ring c92bdac462 Remove `final` from `CurlAssetAccessor`. 2025-06-12 15:51:01 +10:00
Kevin Ring 62b9478fde Add missing doc. 2025-06-05 13:43:15 +10:00
Kevin Ring 8f0cfa7b43 Add header precedence test. 2025-06-05 13:32:04 +10:00
Kevin Ring d1e9ba616d Use options class for constructor arguments. 2025-06-05 13:22:55 +10:00
Kevin Ring 9427e34a27 std::format -> fmt::format 2025-06-04 16:58:47 +10:00
Kevin Ring de92f30762 clang-tidy. 2025-06-04 16:37:36 +10:00
Kevin Ring 119f9acdb5 Doc fixes. 2025-06-04 16:19:50 +10:00
Kevin Ring 4f7f0ef8d8 Allow directory creation. 2025-06-04 16:14:23 +10:00
Kevin Ring bf3f308a6b Fix macOS compile error, maybe fix test failure. 2025-06-04 16:04:48 +10:00
Kevin Ring f9c3c6ee5a Simpler and optional directory creation. 2025-06-04 15:38:05 +10:00
Kevin Ring e9fad9c155 Beter user-agent. 2025-06-04 14:46:57 +10:00
Kevin Ring d414c415db Rename private types. 2025-06-04 14:45:44 +10:00
Kevin Ring 82658797d8 UrlAssetAccessor -> CurlAssetAccessor. 2025-06-04 14:44:05 +10:00
Kevin Ring 89cc24ee91 Formatting. 2025-06-04 08:12:47 +10:00
Kevin Ring 8541f77640 Add CesiumCurl library and UrlAssetAccessor class. 2025-06-04 07:58:05 +10:00