Sean Lilley
d64f5a3be5
Added forEachNodeInScene to Model
2024-05-21 22:24:01 -04:00
Sean Lilley
4b3148a562
Added removeUnusedBuffers
2024-05-21 21:14:32 -04:00
Sean Lilley
f631bdfd17
Merge pull request #875 from CesiumGS/meshopt-bugs
...
Various glTF fixes, mostly meshopt related
2024-05-21 14:22:21 -04:00
Kevin Ring
94fd1dd8d7
Update CHANGES.md.
2024-05-16 22:16:37 +10:00
Kevin Ring
aca7686b0e
Merge remote-tracking branch 'origin/main' into i3dm-2024
2024-05-10 09:41:07 +10:00
Brian L
b765a735c9
update from main
2024-05-06 15:07:03 -06:00
Kevin Ring
74004f9ae1
Update CHANGES.md.
2024-05-06 14:04:01 +10:00
Kevin Ring
2364955b80
Update CHANGES.md.
2024-05-03 23:01:23 +10:00
Kevin Ring
9fb0ee9f9f
Preserve alignment in GltfUtilities::compactBuffer.
2024-05-03 22:27:30 +10:00
Tim Moore
db9637db42
Merge branch 'main' into i3dm-2024
2024-05-03 13:31:55 +02:00
Kevin Ring
6450e5660a
Improve support for merging extensions.
2024-05-03 11:04:51 +10:00
Tim Moore
ab70a66f3e
Merge branch 'main' into i3dm-2024
2024-05-02 11:39:26 +02:00
Kevin Ring
edd5f9e860
Update changelog, bump to v0.35.0.
2024-05-01 10:40:05 +10:00
Sean Lilley
5982c15875
Merge branch 'main' into index-from-accessor
2024-04-30 16:51:37 -04:00
Brian Langevin
c5f8a15c84
Merge pull request #864 from CesiumGS/fix-uri-parsing
...
Fix parsing of protocol-relative URIs
2024-04-29 15:34:33 -06:00
Ashley Rogers
120e4abddd
Merge from main
2024-04-29 15:27:29 -04:00
Sean Lilley
f62a7a7a47
Add getComponentCountFromPropertyType
2024-04-29 12:11:12 -04:00
Janine Liu
fdf90e134a
Merge pull request #841 from CesiumGS/ion-single-user
...
Support for Cesium ion servers running in single-user authentication mode.
2024-04-26 16:58:54 -04:00
Janine Liu
c8c9df2d56
Add documentation and changelog entry
2024-04-26 16:57:42 -04:00
Tim Moore
2cef550f00
Merge branch 'main' into i3dm-2024
2024-04-26 16:58:30 +02:00
Marco Hutter
2fbb8da930
Update CHANGES.md
2024-04-26 16:05:29 +02:00
Sean Lilley
33913f1ca7
Add IndexFromAccessor
2024-04-22 11:43:59 -04:00
Brian Langevin
0c19545362
Merge branch 'main' into split-at-antimeridian
2024-04-19 15:54:09 -06:00
Ashley Rogers
a9d722b9c5
Merge from main
2024-04-19 14:13:36 -04:00
Ashley Rogers
c0abf0010c
Update CHANGES.md
2024-04-19 13:48:56 -04:00
Kevin Ring
7e9277f165
Merge branch 'main' into remove-extension
2024-04-18 20:46:01 -04:00
Kevin Ring
2d05768b26
Merge pull request #840 from CesiumGS/accessor-writer-from-view
...
Create AccessorWriter from AccessorView
2024-04-18 20:45:10 -04:00
Kevin Ring
997517cee8
Don't create invalid GLB when the buffer is too large.
2024-04-18 08:48:32 +10:00
Tim Moore
0a4a5a9665
Merge branch 'main' into i3dm-2024
2024-04-17 17:56:57 +02:00
Brian Langevin
6b5d45117b
Merge branch 'main' into split-at-antimeridian
2024-04-16 15:24:23 -06:00
Brian Langevin
2936ac487c
Merge pull request #846 from CesiumGS/upsampling-inverted-v
...
Add options to upsampleGltfForRasterOverlays to specify the texture coordinate base name and whether to invert the V texture coordinate
2024-04-16 09:54:27 -06:00
Sean Lilley
4c6cd3cb37
Add getNormalAccessorView
2024-04-15 12:02:04 -04:00
Janine Liu
26975746b5
Merge branch 'main' into upsampling-inverted-v
2024-04-15 10:08:48 -04:00
Janine Liu
f058520e3a
Merge pull request #857 from CesiumGS/gltf-improvements
...
Add a few helpful functions to `Model` and `GltfUtilities`.
2024-04-15 10:07:49 -04:00
Brian Langevin
c55660118c
Merge branch 'main' into upsampling-inverted-v
2024-04-12 14:49:08 -06:00
Brian Langevin
723ebfc9a1
Merge branch 'main' into tms-path
2024-04-12 14:26:51 -06:00
Janine Liu
441e04291d
Merge branch 'main' into gltf-improvements
2024-04-12 13:06:02 -04:00
Janine Liu
00eefb5e49
Merge pull request #853 from CesiumGS/gltf-correctness
...
Various fixes to correctness of glTF generation.
2024-04-12 13:05:16 -04:00
Janine Liu
43b15c8876
Minor changes
2024-04-12 11:40:52 -04:00
Sean Lilley
1a1332bde7
Added removeExtension to ExtensibleObject
2024-04-12 11:27:31 -04:00
Kevin Ring
abaf72bada
upsampleGltfForRasterOverlays -> RasterOverlayUtilities
2024-04-12 16:59:24 +10:00
Kevin Ring
b064d293d1
Merge branch 'main' into split-at-antimeridian
2024-04-10 16:51:39 -04:00
Kevin Ring
44ceb53856
Merge branch 'main' into upsampling-inverted-v
2024-04-10 16:50:26 -04:00
Kevin Ring
621c67a179
Merge branch 'main' into to-globe-rectangle
2024-04-10 16:48:37 -04:00
Brian L
1973bd1ce2
Add migration note
2024-04-10 09:48:57 -06:00
Kevin Ring
26806b5848
Merge remote-tracking branch 'origin/main' into upsampling-inverted-v
2024-04-10 22:06:29 +10:00
Kevin Ring
e1fbb4f064
Tests and changelog.
2024-04-10 16:27:09 +10:00
Kevin Ring
1575b5244e
Update CHANGES.md.
2024-04-10 15:36:53 +10:00
Kevin Ring
eeeb304926
Various glTF helper functions.
2024-04-10 15:14:11 +10:00
Kevin Ring
17fd4d3452
Merge remote-tracking branch 'origin/cesium-legacy-terrain' into gltf-correctness
2024-04-10 14:59:36 +10:00
Kevin Ring
30f5d14864
CesiumLegacyTerrain -> CesiumQuantizedMeshTerrain.
2024-04-10 14:07:11 +10:00
Kevin Ring
2ca96da9ac
Merge remote-tracking branch 'origin/main' into cesium-legacy-terrain
2024-04-10 13:31:53 +10:00
Janine Liu
377c95fa82
Merge branch 'main' into to-globe-rectangle
2024-04-09 14:33:45 -04:00
Tim Moore
dd563d5c72
Add support for I3dm 3D Tile instance files
...
Initial commit of the main body of new code. A lot was taken or
inspired from PntsToGltfConverter, which should now be refactored to
use the new common functions.
ENU rotations are not supported yet.
2024-04-08 18:43:35 +02:00
Kevin Ring
48613c910d
Update CHANGES.md.
2024-04-08 21:05:43 +10:00
Kevin Ring
e094899d16
More tests, clarify changelog.
2024-04-08 19:09:50 +10:00
Kevin Ring
71e567dc1f
Add isExtensionUsed and isExtensionRequired methods.
2024-04-08 17:38:33 +10:00
Kevin Ring
af2a2135f8
Update CHANGES.md.
2024-04-08 16:13:37 +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
afb6670713
Merge branch 'main' into wait-in-main-thread
2024-04-06 04:02:52 -04:00
Kevin Ring
07ea4b3b9f
Merge branch 'main' into upsampling-inverted-v
2024-04-06 04:02:05 -04:00
Kevin Ring
b90d028cae
Merge branch 'main' into to-globe-rectangle
2024-04-06 04:01:21 -04:00
Kevin Ring
b75958f05d
Update CHANGES.md
2024-04-06 19:00:45 +11:00
Kevin Ring
cb9d81c6b2
Merge branch 'main' into split-at-antimeridian
2024-04-06 04:00:09 -04:00
Kevin Ring
f20fbfef97
Merge branch 'main' into tms-path
2024-04-06 03:59:39 -04:00
Kevin Ring
9b629b550b
Merge branch 'main' into uri-path
2024-04-06 03:58:46 -04:00
Janine Liu
19a247ad4b
Merge branch 'main' into to-globe-rectangle
2024-04-05 16:43:46 -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
Kevin Ring
40f589d587
Add TMS trailing slash at end of path, rather than end of url.
2024-04-05 21:55:11 +11:00
Kevin Ring
7952973afe
Update CHANGES.md again.
2024-04-05 21:34:27 +11:00
Kevin Ring
79d0e9b0f5
Update CHANGES.md.
2024-04-05 21:03:00 +11:00
Kevin Ring
1a6b1f812e
Update CHANGES.md.
2024-04-05 20:30:00 +11:00
Kevin Ring
3f65342cbc
Add fix to CHANGES.md.
2024-04-05 19:16:53 +11:00
Kevin Ring
22261ab5d9
Add tests and changelog.
2024-04-05 18:56:14 +11:00
Kevin Ring
02b2175052
Add tests and changelog.
2024-04-05 18:23:51 +11:00
Kevin Ring
c365162d17
Revert "Add tests and changelog."
...
This reverts commit 1133416714 .
2024-04-05 18:22:37 +11:00
Kevin Ring
1133416714
Add tests and changelog.
2024-04-05 18:19:26 +11:00
Kevin Ring
ab2ee8bda7
Update CHANGES.md.
2024-04-05 18:07:19 +11:00
Kevin Ring
2b113b6270
Add tests and doc.
2024-04-05 18:00:49 +11:00
Kevin Ring
2e0d1273f7
Add tests, update CHANGES.md.
2024-04-04 23:42:59 +11:00
Kevin Ring
0d9a8397f5
Remove changelog entry from wrong section.
2024-04-04 22:19:25 +11:00
Kevin Ring
0675fbead4
Fix problems with QuantizedMeshLoader-generated glTFs.
2024-04-04 22:16:38 +11:00
Kevin Ring
a8cf1d8f4f
Improve CHANGES.md wording.
2024-04-04 22:16:13 +11:00
Kevin Ring
f1e60eaebc
Update CHANGES.md.
2024-04-04 22:16:10 +11:00
Kevin Ring
18aad70462
Merge remote-tracking branch 'origin/main' into quantized-mesh-gltf-fixes
2024-04-04 21:38:32 +11:00
Kevin Ring
942af01dc5
Move changes to the right release.
2024-04-04 19:26:59 +11:00
Kevin Ring
2b14da94ae
Update CHANGES.md.
2024-04-04 19:19:02 +11:00
Kevin Ring
360620b78a
Merge remote-tracking branch 'origin/main' into wait-in-main-thread
2024-04-04 14:07:02 +11:00
Janine Liu
e868c5c85b
Update CHANGES.md for new version
2024-03-29 21:06:40 -04:00
Janine Liu
fd742c2490
Update changelog
2024-03-29 20:37:51 -04:00
Janine Liu
54cd7acf8c
Merge branch 'main' into fix-compute-load-progress-main-thread-q
2024-03-29 20:36:04 -04:00
Sean Lilley
557eba73b0
Update CHANGES.md
2024-03-29 09:30:37 -04:00
Brian Langevin
11898170ae
Merge branch 'main' into add-position-accessor
2024-03-27 15:51:35 -06:00
Janine Liu
5762022f34
Merge branch 'main' into add-barycentric-computation
2024-03-22 10:30:33 -04:00
Brian Langevin
d302a807bb
Merge branch 'main' into tile-bounding-volumes
2024-03-21 15:14:14 -06:00
Janine Liu
86216d905f
Merge branch 'add-barycentric-computation' of github.com:CesiumGS/cesium-native into add-barycentric-computation
2024-03-20 20:12:55 -04:00
Janine Liu
3f4248e04e
Rename function, other minor edits
2024-03-20 20:12:43 -04:00
Brian Langevin
ccc29d0362
Merge branch 'main' into add-barycentric-computation
2024-03-20 13:23:29 -06:00
Brian Langevin
dbd1ff8bb1
Merge branch 'main' into wait-in-main-thread
2024-03-20 11:20:33 -06:00