Kevin Ring
61cb8848b7
Fix incorrect class name in CHANGES.md.
2024-08-22 21:56:07 +10:00
Kevin Ring
2fa8977b20
Another clang/gcc warning.
2024-08-22 21:34:43 +10:00
Kevin Ring
9bc872a691
Fix clang/gcc warnings.
2024-08-22 21:28:58 +10:00
Kevin Ring
f2fb0a3a0f
Improve unicode handling.
2024-08-22 21:24:29 +10:00
Kevin Ring
c988ead8db
OwnedTempFile cleanup.
2024-08-22 21:07:57 +10:00
Kevin Ring
0e054360ea
Remove unnecessary include from header.
2024-08-22 20:54:14 +10:00
Kevin Ring
6e0df8d4a5
A few more doc and constant tweaks.
2024-08-22 20:51:17 +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
Janine Liu
eadcf421d3
Merge pull request #934 from CesiumGS/instance-metadata
...
Add getFeatureIdAccessorView for instances
2024-08-19 14:47:08 -04:00
Janine Liu
daeca25354
Add more unit tests
2024-08-19 13:49:29 -04:00
Ashley Rogers
0018493071
Fix GltfReader I broke in merge
2024-08-16 15:07:30 -04:00
Ashley Rogers
8ae21507f7
Narrowing in on the correct set of extern files
2024-08-16 14:41:04 -04:00
Ashley Rogers
34ec18de94
Revert adding extern folder back
2024-08-16 14:40:18 -04:00
Ashley Rogers
e79b31379c
Merge with main
2024-08-16 14:13:55 -04:00
Ashley Rogers
4e5bff4dfb
Changes for Unreal implementation
2024-08-16 14:10:08 -04:00
Janine Liu
d2fb9cbf9f
Update CHANGES.md
2024-08-16 10:56:09 -04:00
Janine Liu
1cb6e3809d
Merge branch 'main' into instance-metadata
2024-08-16 10:54:12 -04:00
Janine Liu
2fe664ded5
Merge pull request #938 from CesiumGS/vcpkg
...
Use vcpkg instead of submodules for cesium-native's third party dependencies
2024-08-16 10:17:29 -04:00
Kevin Ring
3b36435179
Add option to exclude libraries from installation.
2024-08-16 14:54:09 +10:00
Kevin Ring
832b2c91f2
Changes from review (comments only).
2024-08-16 07:19:41 +10:00
Daniel Simon
c015a9b29a
Update GltfUtilities.cpp
...
Same missing include fix in a new file
2024-08-15 11:09:30 -07:00
Daniel Simon
dbb1d40724
Merge branch 'CesiumGS:main' into patch-1
2024-08-15 11:05:57 -07:00
Tim Moore
b51af67b3b
Add test case for getFeatureIdAccessorView
2024-08-15 19:09:05 +02:00
Kevin Ring
b1d7da4795
Small tweaks, and update CHANGES.md.
2024-08-15 11:47:40 +10:00
Kevin Ring
ac74cc3cda
Merge pull request #820 from jherico/vcpkg-2
...
Second attempt at migrating packages to vcpkg
2024-08-15 09:47:09 +10:00
Kevin Ring
88dd05cf8a
Formatting.
2024-08-15 08:40:37 +10:00
Ashley Rogers
924717eccb
Merge pull request #937 from CesiumGS/update-documentation-generation
...
Updates to generate updated HTML documentation
2024-08-14 16:02:38 -04:00
Cory Barr
f439583167
update CmakeLists and Library.h to generate updated HTML documentation
2024-08-14 12:46:30 -07:00
Kevin Ring
9f1ed54c75
Merge pull request #933 from CesiumGS/schema-writer
...
Add `CesiumGltfWriter::SchemaWriter`
2024-08-13 15:32:01 +10:00
Kevin Ring
9003c12568
Merge branch 'main' into schema-writer
2024-08-13 15:30:54 +10:00
Kevin Ring
16170df273
Merge pull request #932 from CesiumGS/resolve-external-images-flag
...
Add `resolveExternalImages` flag to `GltfReaderOptions`
2024-08-13 15:27:56 +10:00
Janine Liu
6719722dd0
Merge branch 'main' into resolve-external-images-flag
2024-08-12 10:33:34 -04:00
Janine Liu
aa07c01e54
Merge pull request #931 from CesiumGS/remove-extension
...
Add `removeExtensionUsed` and `removeExtensionRequired`
2024-08-09 16:18:31 -04:00
Kevin Ring
616ce1130a
Make installation of libs/headers optional.
2024-08-08 13:50:43 +10:00
Kevin Ring
ffa2bbea53
Fix Android processor discernment.
2024-08-06 19:47:52 +10:00
Brian L
84493a722a
Fix content bounding volume test
2024-08-05 11:11:33 -06:00
Tim Moore
109f3897a4
Add getFeatureIdAccessorView for instances
...
Implement getFeatureIdAccessorView for feature IDs stored in the
EXT_mesh_gpu_instancing extension. Refactor the existing function,
used for accessing feature IDs in primitives, to use common code.
2024-08-05 11:15:52 +02:00
Kevin Ring
52c3f2c5b2
UWP support.
2024-08-05 18:14:22 +10:00
Sean Lilley
de50d38b3c
Add CesiumGltfWriter::SchemaWriter
2024-08-02 21:42:13 -06:00
Sean Lilley
95b0de6516
Added resolveExternalImages flag to GltfReaderOptions
2024-08-02 20:49:42 -06:00
Sean Lilley
6145e41fd1
Tweak change description
2024-08-02 20:18:36 -06:00
Sean Lilley
a109c7dacb
Add removeExtensionUsed and removeExtensionRequired
2024-08-02 20:15:42 -06:00
Kevin Ring
1fcdeadfd9
Merge remote-tracking branch 'origin/main' into vcpkg-swl
2024-08-02 19:45:58 +10:00
Kevin Ring
d36e59883e
Update CHANGES.md
2024-08-02 14:00:55 +10:00
Kevin Ring
d9dd11fb04
Merge pull request #924 from sailra/main
...
Fixed the issue where the Y-axis tile coordinates could not be correctly calculated after customizing the root tile slicing scheme
2024-08-02 13:58:08 +10:00
Brian L
7e161719be
Merge branch 'main' into height-query
2024-08-01 11:18:32 -06:00
Brian L
cc8b03f67b
remove unnecessary check
2024-08-01 11:15:47 -06:00
Brian L
5a0e06eefd
add support for warnings that occur during tile traversal
2024-08-01 11:11:44 -06:00
Brian L
0af2f35c6f
fix bug where height queries could unnecessarily wait unneeded tiles to load
2024-07-31 14:55:27 -06:00