Commit Graph

6095 Commits

Author SHA1 Message Date
Janine Liu 72782b2541 Add documentation section to style guide 2025-01-15 13:51:00 -05:00
Tim Moore cc0be3e5e2 Respond to code review feedback 2025-01-15 18:14:23 +01:00
Ashley Rogers efead0ae73 Parts of implementation using ada-url instead of uriparser 2025-01-15 11:44:55 -05:00
Ashley Rogers 1780e87699
Merge pull request #1061 from CesiumGS/remove-wrong-docs
Remove implicit-tiling.md, which is mostly incorrect at this point.
2025-01-15 10:26:07 -05:00
Kevin Ring de9a48d60d More raster overlay implementation docs. 2025-01-15 22:49:50 +11:00
Kevin Ring 906d4593d8 Merge remote-tracking branch 'origin/url-template-overlay' into doc-raster-overlays 2025-01-15 21:16:04 +11:00
Kevin Ring 88c17a5666 Doc creating a raster overlay. 2025-01-15 21:15:38 +11:00
Kevin Ring 302c7e1d5e Add initial raster overlay doc. 2025-01-15 20:16:40 +11:00
Kevin Ring 883ac69ea5 Remove implicit-tiling.md, which is mostly incorrect at this point. 2025-01-15 11:52:00 +11:00
Ashley Rogers 8236cf931a clang-tidy fixes 2025-01-14 11:52:09 -05:00
Ashley Rogers 2b39c49211 Format 2025-01-14 11:36:09 -05:00
Ashley Rogers c662c2d569 Fix clang-tidy issues 2025-01-14 11:33:53 -05:00
Ashley Rogers d4237922be Merge from main 2025-01-14 11:03:53 -05:00
Ashley Rogers 315d3badae Update CHANGES again 2025-01-14 11:03:15 -05:00
Ashley Rogers 9a800d5c86 Include header for range_error 2025-01-14 11:02:05 -05:00
Ashley Rogers 0cdbf6b56f Correctly update CHANGES 2025-01-14 11:01:16 -05:00
Ashley Rogers d695e03b60 Merge branch 'main' of github.com:CesiumGS/cesium-native into raster-overlay-primitives 2025-01-14 11:00:18 -05:00
Ashley Rogers 5cf2968e5b Format 2025-01-14 10:58:11 -05:00
Ashley Rogers ee369d1056 Merge from main 2025-01-14 10:50:17 -05:00
Ashley Rogers 611f94a319 Format 2025-01-14 10:39:16 -05:00
Ashley Rogers 6940a96485 Use map for placeholders 2025-01-14 10:34:55 -05:00
Ashley Rogers 468482ee28 Remove DebugText 2025-01-14 10:15:02 -05:00
Ashley Rogers ed0bd5d1c0 Format 2025-01-14 10:12:12 -05:00
Ashley Rogers e2ae91f374 Update CHANGES 2025-01-14 10:09:52 -05:00
Ashley Rogers 678fba2fd8 Return non-valid view status if not a non-indexed triangles mesh 2025-01-14 10:07:25 -05:00
Ashley Rogers 6cac5d5c5f Revert setup_clang_tidy change 2025-01-14 09:49:14 -05:00
Kevin Ring 535b2e4bbf Put BatchIdSemantic in the anonymous namespace. 2025-01-14 16:27:41 +11:00
Kevin Ring e73e4cb057 More clang-tidy fixes. 2025-01-14 14:53:26 +11:00
Kevin Ring b75d803aea Fix clang-tidy errors. 2025-01-14 14:34:13 +11:00
Kevin Ring 05b5fbd065 Formatting. 2025-01-14 13:55:08 +11:00
Kevin Ring 49bf4169a1 Merge remote-tracking branch 'origin/main' into i3dm-metadata 2025-01-14 13:33:10 +11:00
Kevin Ring 1cfb65e169 Merge remote-tracking branch 'origin/main' into doc-tile-selection-algorithm 2025-01-14 12:51:32 +11:00
Kevin Ring e9921a7ade Fix clang compiler error. 2025-01-14 12:02:59 +11:00
Kevin Ring 132f87ac9b
Merge pull request #1048 from CesiumGS/clang-tidy-cleanup
Fix clang-tidy warnings to make it actually useful
2025-01-14 09:46:12 +11:00
Ashley Rogers b85b7b2b7e Format 2025-01-13 15:50:56 -05:00
Ashley Rogers d2abf7dd15 Address review comments 2025-01-13 15:49:44 -05:00
Ashley Rogers 5d9db9b424 Add Windows and Linux clang-tidy instructions. 2025-01-13 14:58:23 -05:00
Ashley Rogers 7eb9677254 Add option for clang-tidy threads 2025-01-13 14:15:44 -05:00
Ashley Rogers 9ee89cb7dd Add description to conform-includes.js 2025-01-13 14:10:44 -05:00
Ashley Rogers 5d6b7c43fa Undo GLM_FORCE_CXX2A 2025-01-13 14:04:13 -05:00
Kevin Ring f3bced2485 Add macOS clang-tidy instructions. 2025-01-13 23:43:21 +11:00
Kevin Ring cab5c3d65e Formatting. 2025-01-13 22:27:31 +11:00
Kevin Ring adeb3da28a Fix parameter type instead of removing std::moves. 2025-01-13 22:04:03 +11:00
Kevin Ring 5077aebcb1 Remove unused header. 2025-01-13 21:58:16 +11:00
Kevin Ring 896b82f299 Add missing const. 2025-01-13 21:57:23 +11:00
Kevin Ring daaec96323 Replace assert with full check. 2025-01-13 21:37:42 +11:00
Kevin Ring c988bfe2a1 Rename variable. 2025-01-13 21:33:47 +11:00
Kevin Ring 666521ebd1 Rename variable. 2025-01-13 21:24:56 +11:00
Kevin Ring 90034389f0 Undo unnecessary code movement. 2025-01-13 21:17:55 +11:00
Kevin Ring 79ce68ec25 Avoid repeated branch body. 2025-01-13 21:05:03 +11:00