Commit Graph

106 Commits

Author SHA1 Message Date
Kevin Ring 2b48e0a702 Guessing which header clang-tidy likes for std::hash... 2025-09-01 23:08:00 +10:00
Kevin Ring a06c175c68 clang-tidy 2025-09-01 22:40:58 +10:00
Kevin Ring a79ca5e970 Fix clang warnings. 2025-09-01 22:01:47 +10:00
Kevin Ring 95a4d40c0d Use hash instead of random. 2025-09-01 21:53:24 +10:00
Ashley Rogers 48d0455da0 Uncomment test 2025-08-22 11:17:19 -04:00
Ashley Rogers 3eae3e8df2 Remove unused std::random_device 2025-08-22 11:11:33 -04:00
Ashley Rogers a4f88469f8 Use object address as seed for ColorMode::Random 2025-08-22 10:56:05 -04:00
Ashley Rogers fef0fadc26 Update comment 2025-07-08 13:41:01 -04:00
Ashley Rogers 1bd2f6fc82 Most of review 2025-07-08 11:33:47 -04:00
Ashley Rogers 4e79b35ab1 Benchmark for raster overlay 2025-06-20 17:13:53 -04:00
Ashley Rogers 862ac79461 Quick round of comments 2025-06-17 13:35:52 -04:00
Ashley Rogers 1fabf5b1bd clang-tidy fixes 2025-06-13 16:05:40 -04:00
Ashley Rogers 65c5d3b370 Fix build 2025-06-13 15:35:52 -04:00
Ashley Rogers 6a100c96d2 Remove asmjit CesiumVectorData dependency if iOS 2025-06-13 14:57:53 -04:00
Ashley Rogers f3273c385d Style changes 2025-06-13 14:55:49 -04:00
Ashley Rogers 25c5297bdb Address most review comments 2025-06-13 14:49:31 -04:00
Ashley Rogers d459cee706 Merge branch 'geojson-from-url' of github.com:CesiumGS/cesium-native into vector-rasterizer 2025-06-12 14:39:22 -04:00
Ashley Rogers ab8f098967 Add 0 as successful status code 2025-06-12 14:37:48 -04:00
Ashley Rogers 4220ead21b Merge branch 'vector-rasterizer' of github.com:CesiumGS/cesium-native into vector-rasterizer 2025-06-12 10:16:03 -04:00
Ashley Rogers 30eec5711c Merge from geojson-from-url 2025-06-12 10:15:52 -04:00
Ashley Rogers 70dc67f5c9 Format 2025-06-11 11:12:56 -04:00
Ashley Rogers 1e25eae582 GeoJsonDocument::fromUrl method 2025-06-11 11:10:31 -04:00
Ashley Rogers fc8b09e396 More clang-tidy fixes 2025-06-03 13:57:53 -04:00
Ashley Rogers 3bcbd2b4b6 clang-tidy fixes 2025-06-03 13:17:48 -04:00
Ashley Rogers a800c6a9a4 Make rasterizer tests actually... test 2025-06-03 13:09:04 -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 9359636409 Merge remote-tracking branch 'origin/main' into vector-rasterizer 2025-06-03 18:06:10 +10:00
Kevin Ring b594cabef1 Clean up GeoJsonObject::visit and add basic tests for it. 2025-06-03 17:27:17 +10:00
Kevin Ring 9fe725f770 Remove underscores from parameter names in header file. 2025-06-03 15:33:20 +10:00
Ashley Rogers 5e4de9beab Update based on geojson-support changes 2025-06-02 15:57:24 -04:00
Ashley Rogers 54b97b7556 Merge with geojson-support 2025-06-02 15:09:16 -04:00
Ashley Rogers ccaf550972 Update docs for iterators 2025-05-30 16:49:30 -04:00
Ashley Rogers 63d248b417 More complete tests 2025-05-30 16:46:20 -04:00
Ashley Rogers 240c5bfc06 Rename params 2025-05-30 10:02:44 -04:00
Ashley Rogers 07371136f8 Address most of the review comments 2025-05-30 10:00:42 -04:00
Ashley Rogers c82fb6f18c Hopefully last clang-tidy fix 2025-05-29 13:52:12 -04:00
Ashley Rogers 6892bc0697 More dependent template types 2025-05-29 12:10:30 -04:00
Ashley Rogers e2caea832a clang build fixes 2025-05-29 11:54:57 -04:00
Ashley Rogers 14016e22f5 Fix Doxygen, clang-tidy issues 2025-05-29 11:52:49 -04:00
Ashley Rogers ebff6c79c2 Documentation 2025-05-29 11:25:56 -04:00
Ashley Rogers 0b65552e5b Iterators! 2025-05-28 17:29:44 -04:00
Ashley Rogers 38f81631b5 De-reference count GeoJsonDocument, fix tests 2025-05-28 13:19:39 -04:00
Ashley Rogers 6d59de25fa Fix Doxygen warnings 2025-05-28 11:18:40 -04:00
Ashley Rogers d9b4044b1b Update based on review 2025-05-28 11:11:19 -04:00
Ashley Rogers c0795fb3f6 Fix CI issues 2025-05-20 17:41:27 -04:00
Ashley Rogers d93f74745e Merge branch 'geojson-support' of github.com:CesiumGS/cesium-native into vector-rasterizer 2025-05-20 17:28:31 -04:00
Ashley Rogers 92844212f9 Fix clang-tidy issue 2025-05-20 17:18:00 -04:00
Ashley Rogers 3c7e8b25e9 Merge from geojson-support and update based on changes 2025-05-20 15:10:57 -04:00
Ashley Rogers 4b20e685f0 Use unique_ptr instead of optional so we can avoid two variants 2025-05-20 13:14:54 -04:00