Commit Graph

4558 Commits

Author SHA1 Message Date
Ashley Rogers a3fccc5b0d Update CHANGES.md 2024-01-26 13:32:14 -05:00
Ashley Rogers 95d4fde887 Add class to calculate fly-to paths 2024-01-26 13:31:16 -05:00
Kevin Ring e118ed5e38 Add ReferenceCountedThreadSafe<T>. 2024-01-25 17:26:57 +11:00
Janine Liu a56def2c89 Merge branch 'main' into correct-variable-length-arrays 2024-01-23 13:25:51 -05:00
Janine Liu 65aaa77b13
Merge pull request #792 from CesiumGS/implicit-tiling-padding
Allow implicit subtree buffers to be padded to 8 bytes.
2024-01-22 11:55:27 -05:00
Janine Liu 4e9cfaba88
Merge pull request #793 from CesiumGS/feature-id-texture-sampler-wrap
Change `FeatureIdTextureView` to account for sampler wrap values in `getFeatureID`
2024-01-19 11:37:25 -05:00
Janine Liu bbb6476b93 Re-add const, add line break 2024-01-19 10:41:26 -05:00
Kevin Ring 26a2139d7e Fix typo in changelog. 2024-01-19 15:33:56 +11:00
Kevin Ring 6ff550ce34 Update CHANGES.md, doc improvements. 2024-01-19 14:57:58 +11:00
Kevin Ring fbf024238d Merge remote-tracking branch 'origin/main' into wmts 2024-01-19 14:54:57 +11:00
Janine Liu 5d288e812b Update changelog 2024-01-18 17:42:33 -05:00
Janine Liu 695898e37d Interpret offsets as array indices, not byte offsets 2024-01-18 16:45:31 -05:00
Ashley Rogers 9515898684 Update CHANGES.md 2024-01-18 15:12:19 -05:00
Ashley Rogers 93f65f30bf Fix issues identified in review. 2024-01-18 15:10:19 -05:00
Ashley Rogers df7bb9fa91 Fix sign conversion errors on Clang & GCC 2024-01-18 10:06:20 -05:00
Kevin Ring b348aca86b
Merge pull request #790 from CesiumGS/face-index-different-modes
Add support for other primitive modes in `IndicesForFaceFromAccessor`
2024-01-18 21:57:08 +11:00
Kevin Ring 0ae6e5f9e8 Improve IndicesForFaceFromAccessor doc. 2024-01-18 21:53:38 +11:00
Kevin Ring 5c2aae4190 Merge remote-tracking branch 'origin/main' into face-index-different-modes 2024-01-18 21:53:02 +11:00
Kevin Ring da5b743c7a
Merge pull request #781 from CesiumGS/apply_texture_transform_2_unreal
Apply texture transform for main
2024-01-18 21:37:52 +11:00
Kevin Ring 9aa762c977 Update CHANGES.md, tweak doc. 2024-01-18 21:36:18 +11:00
Kevin Ring 94d3dd8011 Merge remote-tracking branch 'origin/main' into apply_texture_transform_2_unreal 2024-01-18 21:35:15 +11:00
Ashley Rogers 253b4f5c5d Fix mismatched integer types 2024-01-17 17:17:24 -05:00
Ashley Rogers 7dd3a7143a Format SamplerUtil 2024-01-17 17:09:36 -05:00
Ashley Rogers 0975b7d1e3 FeatureIdTextureView now accounts for sampler wrap values. 2024-01-17 17:05:36 -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 6fdcc122ab Merge branch 'batch-table-sentinel-fix' of github.com:CesiumGS/cesium-native into batch-table-sentinel-fix 2024-01-10 15:54:51 -05:00
Janine Liu aa607cd517 Add changelog entry 2024-01-10 15:54: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
Janine Liu da5b2ea9da Remove extra new line in CHANGES.md 2024-01-10 11:03:39 -05:00
Janine Liu 41491dbbb8 Merge branch 'std-string-conversion' into face-index-different-modes 2024-01-10 11:03:09 -05:00
Brian Langevin c14a39e714
Merge pull request #778 from CesiumGS/std-string-conversion
Handle `std::string` in `MetadataConversions`
2024-01-10 08:59:44 -07:00
Janine Liu f6a71d8b3e Add remaining errno checks 2024-01-10 10:25:33 -05:00
Janine Liu 4c22baebfb Add size_t casts 2024-01-09 13:13:51 -05:00
Janine Liu 338b3e4f0a Add support in face index visitor for different primitive modes 2024-01-09 12:26:18 -05:00
Janine Liu fbad0f5ccb Merge branch 'std-string-conversion' of github.com:CesiumGS/cesium-native into std-string-conversion 2024-01-09 12:20:58 -05:00
Janine Liu b9fcbb5aad Use == 0 instead of != ERANGE 2024-01-09 12:20:48 -05:00
Kevin Ring a0225ffae9
Merge pull request #787 from jherico/jherico-patch-1
Update README.md
2024-01-09 16:08:11 +11:00
Janine Liu 022b15090c Merge branch 'main' into std-string-conversion 2024-01-08 17:03:04 -05:00
Bradley Austin Davis 552e556863 Update README.md
Fix build status badge to point to Github Actions instead of Travis
2024-01-05 09:35:30 -08:00
Ezio Helios abbea18590
Merge pull request #2 from EzioHelios/on-comment
Update from upstream and fix on reviewer's comments
2023-12-25 00:44:36 +08:00
Ezio Helios a664be6342 removed subdomain as tmpl if not provided 2023-12-25 00:40:45 +08:00
Ezio Helios 0ca6e882ca simplified subdomain option 2023-12-24 22:41:21 +08:00
Ezio Helios a066b87014 removed bad level limits logic 2023-12-24 22:40:09 +08:00
Ezio Helios 04728c9eec removed unused forward declaration 2023-12-24 22:37:57 +08:00
Ezio Helios 5181ba9548
Merge branch 'CesiumGS:main' into on-comment 2023-12-23 15:15:59 +08:00
Joseph Kaile 67519d092b Merge commit 'aacadb5b897cfa3a244d9906a0f341f57a2a0e50' into apply_texture_transform_2_unreal 2023-12-21 10:27:43 -05:00
Kevin Ring 8bfdcb39cf
Merge pull request #610 from timoore/load-gltf-uri
Add a function to load a glTF file
2023-12-19 23:13:14 +11:00
Kevin Ring 260c0f307d Update for latest main, add a test. 2023-12-19 22:57:09 +11:00