Commit Graph

67 Commits

Author SHA1 Message Date
Ashley Rogers cf4de4c0db Add more utility functions to Uri 2025-05-21 11:21:05 -04:00
Kevin Ring 3da6ea131b Improvements from review. 2025-04-11 18:35:46 +10:00
Kevin Ring bb53be1ce5 Add CreditReferencer tests. 2025-04-04 22:15:27 +11:00
Kevin Ring a8456663ef Fix comment characters. 2025-03-16 14:04: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
Sean Lilley 3d65435b7f Add test 2025-02-06 11:16:14 -05:00
Kevin Ring 730bb759f0 Fix placeholder handling in BingMapsRasterOverlay. 2025-02-03 09:26:22 +11:00
Ashley Rogers cb18f767b3 Return to previous substitution logic 2025-01-28 10:42:41 -05:00
Ashley Rogers 4b3e558eec Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url 2025-01-24 14:04:13 -05:00
Ashley Rogers 8c84337b6c A few more tests for edge cases, regex implementation 2025-01-24 14:03:48 -05:00
Ashley Rogers 605ea5a59b Format 2025-01-23 11:46:11 -05:00
Ashley Rogers ea46377b3a Rewrite substituteTemplateParameters to work with encoded brackets 2025-01-23 11:42:05 -05:00
Kevin Ring fc8f124487 macOS fixes, especially to losslessNarrow. 2025-01-21 17:34:10 +11:00
Ashley Rogers 6115d11cf7 Format 2025-01-17 16:18:05 -05:00
Ashley Rogers 45d9d7ffa6 Merge from main 2025-01-17 16:06:58 -05:00
Ashley Rogers 6fe2fdf51c Document methods 2025-01-17 16:02:32 -05:00
Ashley Rogers 9617622dea Part of a Uri refactor 2025-01-17 12:07:24 -05:00
Ashley Rogers 4e318925a5 Switch tests to doctest 2025-01-15 16:58:03 -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 1e2e47ab5e misc-include-cleaner for every file 2024-12-17 17:27:03 -05:00
Ashley Rogers cca8871eef Include both catch2 headers 2024-11-22 11:30:45 -05:00
Ashley Rogers f82d65bead Change Catch2 header 2024-11-22 11:17:21 -05:00
Kevin Ring 89dfc44bdc Remove use of GSL.
Change gsl::span to std::span, and replace the few uses of gsl::narrow
with an alternative.
2024-11-06 15:16:03 +11:00
Sean Lilley c1f6b6e829 Add gzip 2024-09-26 11:33:08 -04:00
Janine Liu e1ed4db7dc
Merge pull request #854 from CesiumGS/i3dm-2024
Support 3D Tile I3dm legacy tile format
2024-05-29 09:44:15 -04:00
Tim Moore 9af4cd7fa1 Add tests for CesiumUtility::Math::rotation and fix a bug 2024-05-23 16:46:29 +02:00
Kevin Ring c4cf6c0715 Add new Uri functions. 2024-05-16 22:15:08 +10:00
Tim Moore d238025621 Add a perpVec function and use it
A simple function for computing a perpendicular vector.
2024-05-07 17:58:06 +02:00
Ashley Rogers 65189bdfe4 Fix format 2024-04-29 16:40:46 -04:00
Ashley Rogers a37e6c2894 Update from review 2024-04-29 15:26:31 -04:00
Ashley Rogers a9d722b9c5 Merge from main 2024-04-19 14:13:36 -04:00
Ashley Rogers ce2b693bae Fix URI parsing for URLs with ambiguous protocols 2024-04-19 13:47:36 -04:00
Janine Liu b25f169877 Separate test lines, add quick doc tweaks 2024-04-05 14:05:05 -04:00
Kevin Ring 3d7ff14c70 Fix joinToString with initial empty string. 2024-04-05 20:59:04 +11:00
Kevin Ring 8bfe4c4041 Add Uri::getPath and setPath. 2024-04-05 20:28:57 +11:00
Kevin Ring 916c63ee94 Revert "Merge pull request #798 from CesiumGS/upgrade-to-zlib-ng"
This reverts commit 09c1eb76b4, reversing
changes made to bec474f264.
2024-02-23 09:16:29 +11:00
Kevin Ring 62e9fb3f4f Formatting. 2024-02-15 18:34:43 +11:00
Ashley Rogers 9c0899f0af Fix Linux build 2024-01-30 16:09:20 -05:00
Ashley Rogers 4b3d889bcb Replace zlib with zlib-ng 2024-01-30 14:48:14 -05:00
Joseph Kaile fa2025ff68 add URI get query value tests 2023-10-31 14:16:30 -04:00
Janine Liu d9dd135522 Add AttributeCompression tests 2023-01-30 11:49:36 -05:00
Kevin Ring 32edab0511 Merge remote-tracking branch 'origin/main' into scope-guard 2022-03-10 18:30:50 +11:00
Kevin Ring 1e602943e6 Release -> release 2022-03-10 18:27:32 +11:00
Bao Tran d038c3231d fix test header 2022-02-28 13:41:33 -05:00
Bao Tran 3c8404d2ee run format 2022-02-28 13:18:06 -05:00
Bao Tran 1bbb1d51e8 fix typo 2022-02-28 13:17:16 -05:00
Bao Tran f020f122b0 add scope guard utility 2022-02-28 13:01:20 -05:00
Kevin Ring 7efd09db05 Merge remote-tracking branch 'origin/main' into ue5 2022-02-24 10:48:11 +11:00