Commit Graph

64 Commits

Author SHA1 Message Date
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
Ashley Rogers 35bf88745e Revert unnecessary cast changes 2024-11-22 11:04:17 -05:00
Ashley Rogers acc9e81d12 Merge from main 2024-11-20 17:12:43 -05:00
Ashley Rogers f573e49ad5 Fix remaining non-CesiumGltf warnings 2024-11-20 16:51:44 -05:00
Ashley Rogers 52633c67f4 Non-PropertyTable changes 2024-11-20 16:20:04 -05:00
Kevin Ring fb24a2efe1 Merge remote-tracking branch 'origin/cpp20' into remove-gsl 2024-11-19 09:15:21 +11: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
Ashley Rogers 714aa28c28 SharedAsset support in gltf generated code 2024-10-22 11:42:09 -04:00
Kevin Ring 1fcdeadfd9 Merge remote-tracking branch 'origin/main' into vcpkg-swl 2024-08-02 19:45:58 +10:00
Brian L 7cda07f420 Remove occurrences of including <glm/mat4x4.hpp> in header files 2024-07-09 09:25:27 -06:00
Kevin Ring 7c9ea84178 Merge remote-tracking branch 'origin/main' into vcpkg-swl 2024-07-02 17:39:20 +10:00
Tim Moore 2283f5c380 Add axis argument to Cesium3DTilesContent test code 2024-06-24 15:56:21 +02:00
Ashley Rogers 65dda8335d Respond to review, cut down on stored ellipsoids 2024-06-14 15:33:47 -04:00
Ashley Rogers f332464b30 Merge with main 2024-06-06 16:57:20 -04:00
Ashley Rogers d961a40e3d Remove as many WGS84 defaults as possible. 2024-06-06 16:53:48 -04:00
Kevin Ring ca42500d54 Merge remote-tracking branch 'origin/main' into vcpkg-2 2024-06-05 14:06:47 +10:00
Kevin Ring 0e74915a90 Add i3dm tests and fix some bugs. 2024-06-03 10:57:46 +10:00
Tim Moore edc22cb5d5 Test compilation and gcc fixes 2024-05-20 15:41:57 +02:00
Tim Moore e60e936e67 format fixes 2024-05-17 19:42:22 +02:00
Tim Moore ea79bb8a76 Reponse to feedback: change ConverterSubprocessor to AssetFetcher 2024-05-16 17:05:33 +02:00
Tim Moore 1cd4ab750c Modify Cesium3DTilesContent tests to use ConverterSubprocessor
Tests compile again.
2024-05-07 15:51:21 +02:00
Tim Moore 0a4a5a9665 Merge branch 'main' into i3dm-2024 2024-04-17 17:56:57 +02:00
Brian Langevin c55660118c
Merge branch 'main' into upsampling-inverted-v 2024-04-12 14:49:08 -06:00
Janine Liu 43b15c8876 Minor changes 2024-04-12 11:40:52 -04:00
Kevin Ring abaf72bada upsampleGltfForRasterOverlays -> RasterOverlayUtilities 2024-04-12 16:59:24 +10:00
Kevin Ring 44ceb53856
Merge branch 'main' into upsampling-inverted-v 2024-04-10 16:50:26 -04:00
Tim Moore 72a8fb5201 Fix convert calls in tests 2024-04-10 16:02:15 +02:00
Kevin Ring 1b41edb3c3 Fix Clang/GCC warning-as-error. 2024-04-08 21:44:30 +10:00
Kevin Ring 0f3364a9d2 Add Draco bufferView test. 2024-04-08 21:04:53 +10:00
Kevin Ring 5c694f4e14 More tests. 2024-04-08 19:39:15 +10:00
Kevin Ring b89f43db42 Add test for CESIUM_RTC in extensionsUsed. 2024-04-08 19:31:38 +10:00
Kevin Ring e094899d16 More tests, clarify changelog. 2024-04-08 19:09:50 +10:00
Kevin Ring 665ec11a1a Add some tests. 2024-04-08 17:38:58 +10:00
Kevin Ring 470218423a Merge remote-tracking branch 'origin/main' into cesium-legacy-terrain 2024-04-06 19:05:27 +11:00
Kevin Ring 07ea4b3b9f
Merge branch 'main' into upsampling-inverted-v 2024-04-06 04:02:05 -04:00
Janine Liu 2840801aa1 Quick fixes 2024-04-05 15:33:24 -04:00
Janine Liu 8902e48810
Merge branch 'main' into quantized-mesh-gltf-fixes 2024-04-05 15:19:40 -04:00
Janine Liu 4c0b7d1441 Doc tweak and reorganize tests 2024-04-05 14:17:23 -04:00
Kevin Ring 2b113b6270 Add tests and doc. 2024-04-05 18:00:49 +11:00
Kevin Ring f024e53448 Add hasInvertedVCoordinate option to upsampleGltfForRasterOverlays. 2024-04-05 17:00:43 +11:00
Kevin Ring 45dc731f33 upsampleGltfForRasterOverlays takes tex coord attr name as a parameter. 2024-04-05 17:00:43 +11:00
Kevin Ring 2e0d1273f7 Add tests, update CHANGES.md. 2024-04-04 23:42:59 +11:00
Kevin Ring 57a9ed3e2c Move QuantizedMeshLoader to CesiumLegacyTerrain. 2024-04-04 22:15:11 +11:00
Kevin Ring ce0dc39776 Rename test file, and add tests. 2024-04-04 21:59:26 +11:00
Kevin Ring c055006d3d Add some new bounding volume related helpers. 2024-03-04 19:04:20 +11:00
Sean Lilley 4ac60b45ea Remove support for EXT_feature_metadata in CesiumGltf, CesiumGltfReader, and CesiumGltfWriter 2024-02-13 12:21:02 -05:00
Janine Liu 4ac199cdf1 Add more rigorous checks 2024-01-10 17:30:37 -05:00
Kevin Ring 262846e69b Rename, doc, test, CHANGES.md. 2023-12-07 13:13:00 +11:00
Kevin Ring eb0805545e Merge remote-tracking branch 'origin/raster-overlay-refactoring' into bake-overlays-to-gltf 2023-11-29 09:32:36 +11:00