Commit Graph

79 Commits

Author SHA1 Message Date
Kevin Ring 277359da22 Fix compilation errors. 2024-04-09 11:28:46 +10:00
Kevin Ring 3966bd49d3 Merge remote-tracking branch 'origin/gltf-correctness' into tilers-kring-compare 2024-04-08 21:32:55 +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 8c05f96f6e Various fixed to correctness of glTF generation. 2024-04-08 15:40:56 +10:00
Kevin Ring 9c9b579c37 Merge remote-tracking branch 'origin/upsampling-inverted-v' into tilers-kring-compare 2024-04-08 13:31:36 +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 18251942c8 Fix unnecessarily complicated (and broken) logic. 2024-04-05 17:00:43 +11:00
Kevin Ring a18610a77a Fix upsampling with inverted V coordinate and images. 2024-04-05 17:00:43 +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 b3b49446fe Improve doc. 2024-04-04 23:45:45 +11:00
Kevin Ring 2e0d1273f7 Add tests, update CHANGES.md. 2024-04-04 23:42:59 +11:00
Kevin Ring 4be1cbb758 Add TileTransform::setTransform. 2024-04-04 23:24:42 +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 18aad70462 Merge remote-tracking branch 'origin/main' into quantized-mesh-gltf-fixes 2024-04-04 21:38:32 +11:00
Brian Langevin 5da55c23b3
Revert "Upgrade spdlog" 2024-03-22 14:14:38 -06:00
Brian Langevin ad6ef90102
Merge pull request #816 from Klebert-Engineering/spdlog-upgrade
Upgrade spdlog
2024-03-22 13:51:24 -06:00
Brian Langevin d302a807bb
Merge branch 'main' into tile-bounding-volumes 2024-03-21 15:14:14 -06:00
Sean Lilley 2bb28a1335 Fix compiling in gcc-13 2024-03-11 10:47:14 -04:00
Kevin Ring ba8cbcb7ce Fix problems with QuantizedMeshLoader-generated glTFs. 2024-03-06 16:44:38 +11:00
Kevin Ring c055006d3d Add some new bounding volume related helpers. 2024-03-04 19:04:20 +11: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
Joseph Birkner 3856537503 Cast rapidjson errors to int for logging. 2024-02-22 09:40:41 +01:00
Joseph Birkner 684fecc886 Do not include internal spdlog if it is already provided. 2024-02-21 17:34:56 +01:00
Ashley Rogers 10753a931f
Merge branch 'main' into feature-vcpkg 2024-02-20 13:44:11 -05:00
Sean Lilley 3d2b1bb14c Fix formatting 2024-02-13 12:31:28 -05:00
Sean Lilley 4ac60b45ea Remove support for EXT_feature_metadata in CesiumGltf, CesiumGltfReader, and CesiumGltfWriter 2024-02-13 12:21:02 -05:00
Bradley Austin Davis e20c154c55 Migrating dependencies to vcpkg 2024-02-02 10:40:59 -08:00
Janine Liu a56def2c89 Merge branch 'main' into correct-variable-length-arrays 2024-01-23 13:25:51 -05:00
Janine Liu 695898e37d Interpret offsets as array indices, not byte offsets 2024-01-18 16:45:31 -05:00
Kevin Ring 21c689b017 Allow implicit subtree buffers to be padded to 8 bytes. 2024-01-16 22:40:04 +11:00
Janine Liu 4ac199cdf1 Add more rigorous checks 2024-01-10 17:30:37 -05:00
Janine Liu d49a49d647 Consolidate if statement 2024-01-10 15:54:04 -05:00
Janine Liu 89ecd309dc Fix erroneous sentinel value assignment 2024-01-10 14:53:03 -05:00
Kevin Ring 262846e69b Rename, doc, test, CHANGES.md. 2023-12-07 13:13:00 +11:00
Hannes Janetzek 0aa888d548 fix crash from accessing deleted SubtreeFileReader
keep SubtreeFileReader instance in the loaders future context
2023-12-05 18:04:34 +01: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
Kevin Ring 1a82401d1a Add contentId bounds check. 2023-11-29 09:11:42 +11:00
Kevin Ring 0a535f44a2 Use availability constants instead of 1/0. 2023-11-29 08:55:30 +11:00
Janine Liu bed08f690c ID -> Id 2023-11-20 14:43:51 -05:00