Kevin Ring
|
fc8f124487
|
macOS fixes, especially to losslessNarrow.
|
2025-01-21 17:34:10 +11:00 |
Ashley Rogers
|
1c779010b1
|
Move compareVectors to header, make templated
|
2025-01-16 11:33:27 -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
|
94cc7992aa
|
Misc checks
|
2024-12-19 14:33:52 -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 |
Kevin Ring
|
c5533b7ead
|
Cleanup.
|
2024-10-28 20:55:29 +11:00 |
Kevin Ring
|
0a9e7450d4
|
Add very basic height query tests.
|
2024-09-11 15:52:54 +10:00 |
Kevin Ring
|
c988ead8db
|
OwnedTempFile cleanup.
|
2024-08-22 21:07:57 +10:00 |
Kevin Ring
|
fabc0a1cc2
|
Minor cleanup.
|
2024-08-22 20:40:31 +10:00 |
Kevin Ring
|
749715af51
|
Merge remote-tracking branch 'origin/main' into egm96
|
2024-08-22 15:30:47 +10:00 |
Ashley Rogers
|
8c8e06601a
|
Fix clang
|
2024-06-21 16:16:00 -04:00 |
Ashley Rogers
|
8ae9a7cb47
|
Get rid of Microsoft's accursed _s.
|
2024-06-21 16:11:31 -04:00 |
Ashley Rogers
|
f37884d927
|
Format
|
2024-06-21 15:51:26 -04:00 |
Ashley Rogers
|
70a1cf84ce
|
Update EGM96 class based on review
|
2024-06-21 15:50:33 -04:00 |
Kevin Ring
|
ca42500d54
|
Merge remote-tracking branch 'origin/main' into vcpkg-2
|
2024-06-05 14:06:47 +10:00 |
Tim Moore
|
2a284f5026
|
formatting and name change
|
2024-05-23 17:36:54 +02:00 |
Tim Moore
|
9af4cd7fa1
|
Add tests for CesiumUtility::Math::rotation and fix a bug
|
2024-05-23 16:46:29 +02:00 |
Tim Moore
|
068f70ed50
|
WIP responding to review comments
|
2024-05-17 12:24:31 +02:00 |
Tim Moore
|
5731d48998
|
Squash some CI compilation errors
Fix a real truncation issue, and some noise from overzealous gcc.
|
2024-05-07 16:27:42 +02:00 |
Tim Moore
|
1cd4ab750c
|
Modify Cesium3DTilesContent tests to use ConverterSubprocessor
Tests compile again.
|
2024-05-07 15:51:21 +02:00 |
Kevin Ring
|
5306abda97
|
Add GltfUtilities::getNodeTransform/setNodeTransform tests.
|
2024-04-10 19:40:01 +10:00 |
Kevin Ring
|
30f5d14864
|
CesiumLegacyTerrain -> CesiumQuantizedMeshTerrain.
|
2024-04-10 14:07:11 +10:00 |
Kevin Ring
|
57a9ed3e2c
|
Move QuantizedMeshLoader to CesiumLegacyTerrain.
|
2024-04-04 22:15:11 +11:00 |
Bradley Austin Davis
|
24d783fb01
|
Migrate dependencies to vcpkg
|
2024-02-24 00:37:37 +00:00 |
Kevin Ring
|
c341a72806
|
Revert "Merge pull request #786 from jherico/feature-vcpkg"
This reverts commit 198ed9d4b4, reversing
changes made to 09c1eb76b4.
|
2024-02-23 09:08:15 +11:00 |
Bradley Austin Davis
|
f1a6fe86c5
|
fixup! fixup! Migrating dependencies to vcpkg
|
2024-02-02 11:58:37 -08:00 |
Bradley Austin Davis
|
e20c154c55
|
Migrating dependencies to vcpkg
|
2024-02-02 10:40:59 -08:00 |
Kevin Ring
|
262846e69b
|
Rename, doc, test, CHANGES.md.
|
2023-12-07 13:13:00 +11:00 |
Kevin Ring
|
37374b52ca
|
computeDesiredScreenPixels, example of glTF raster overlay baking.
|
2023-11-15 22:42:29 +11:00 |
Kevin Ring
|
84c48747ae
|
Move overlay tests.
|
2023-11-14 18:57:47 +11:00 |
Kevin Ring
|
f3bdf698e2
|
Change namespace of Cesium3DTilesContent types.
|
2023-11-02 22:05:00 +11:00 |
Kevin Ring
|
c561b6407c
|
Move more functionality to Cesium3DTilesContent.
|
2023-11-02 19:48:57 +11:00 |
Kevin Ring
|
c68207a6a4
|
Add MetadataQuery class.
|
2023-08-23 11:30:06 +10:00 |
Kevin Ring
|
6e0628f7b9
|
Use v2 of the Cesium ion tokens API.
|
2022-01-20 11:40:38 +11:00 |
Sean Lilley
|
46ca634d77
|
Added Cesium3DTilesWriter
|
2022-01-19 18:43:51 +11:00 |
Kevin Ring
|
1acc9039e5
|
Re-add CesiumAsync and CesiumGeometry tests.
|
2021-10-12 22:38:09 +11:00 |
Sean Lilley
|
254d3bfa6a
|
Merge branch 'fix-includes' into add-cesium3dtilesreader
|
2021-10-11 17:51:50 -04:00 |
Sean Lilley
|
ba737fded3
|
Remove Cesium3DTiles from CesiumNativeTests since there are no source files anymore
|
2021-10-11 17:11:29 -04:00 |
Sean Lilley
|
471bc06c24
|
Add Cesium3DTilesReader
|
2021-10-10 22:11:26 -04:00 |
Sean Lilley
|
4dbe87294f
|
Add Cesium3DTiles project
|
2021-10-10 18:20:15 -04:00 |
Daniel Krupka
|
8b3bb34827
|
Rename Cesium3DTiles -> Cesium3DTilesSelection
|
2021-07-30 11:45:37 -04:00 |
Kevin Ring
|
4e45bab460
|
Use angle brackets to #include catch2.
|
2021-07-04 22:57:11 +10:00 |
Samuel Vargas
|
f643405726
|
Add CesiumGltfWriter
|
2021-03-05 07:41:16 -05:00 |
Shehzan Mohammed
|
7a1d9df818
|
Remove private flag from tests
|
2021-03-03 21:32:20 -05:00 |
Shehzan Mohammed
|
3faff010d7
|
Installing thirdparty deps working on linux
|
2021-03-03 20:47:31 -05:00 |