Kevin Ring
|
43187540a5
|
Bump version, update changelog.
|
2024-06-03 12:36:45 +10:00 |
Sean Lilley
|
e5e9cdf5aa
|
Merge branch 'main' into fix-extension-writer-crash
|
2024-05-30 11:18:59 -04:00 |
Sean Lilley
|
efaadbdd94
|
Add warning about ignored extensions
|
2024-05-30 11:18:24 -04:00 |
Janine Liu
|
ed3b88b21a
|
Merge pull request #887 from CesiumGS/quantized-mesh-improvements
Some quantized-mesh related improvements
|
2024-05-29 13:58:55 -04:00 |
Brian Langevin
|
3992963e85
|
Merge pull request #892 from CesiumGS/abseil-conflict
Move Abseil code in s2geometry to an isolated namespace.
|
2024-05-29 09:21:34 -06:00 |
Janine Liu
|
bcb7ec982b
|
Update CHANGES.md
|
2024-05-29 10:00:08 -04:00 |
Janine Liu
|
877c1c7d4c
|
Merge branch 'main' into quantized-mesh-improvements
|
2024-05-29 09:48:16 -04:00 |
Janine Liu
|
8ae600f2f9
|
Fix changelog
|
2024-05-29 09:46:10 -04:00 |
Janine Liu
|
e1ed4db7dc
|
Merge pull request #854 from CesiumGS/i3dm-2024
Support 3D Tile I3dm legacy tile format
|
2024-05-29 09:44:15 -04:00 |
Kevin Ring
|
8decef4cdc
|
Merge branch 'main' into quantized-mesh-improvements
|
2024-05-29 08:18:00 +10:00 |
Kevin Ring
|
9ac45b2b4d
|
Move Abseil code in s2geometry to an isolated namespace.
|
2024-05-27 18:54:57 +10:00 |
Kevin Ring
|
57fc40746d
|
Merge pull request #886 from CesiumGS/wait-for-rejecting-future
Don't hang in waitForMainThread waiting for a future that rejects
|
2024-05-27 14:39:53 +10:00 |
Kevin Ring
|
264333f06a
|
Merge pull request #889 from CesiumGS/regenerate-gltf-schemas
Regenerate glTF schemas for metadata extensions
|
2024-05-24 16:47:42 +10:00 |
Kevin Ring
|
303022f9d7
|
Fix bad edit.
|
2024-05-24 16:47:10 +10:00 |
Kevin Ring
|
fb2a92f935
|
Move changelog entry to the correct version.
|
2024-05-24 16:46:40 +10:00 |
Kevin Ring
|
868bb248ae
|
Merge branch 'main' into for-each-node
|
2024-05-24 15:48:51 +10:00 |
Kevin Ring
|
eeab8694bf
|
Merge pull request #883 from CesiumGS/remove-unused-buffers
Added `removeUnusedBuffers`
|
2024-05-24 15:48:04 +10:00 |
Kevin Ring
|
7a20339054
|
Eliminate some duplication, update CHANGES.md.
|
2024-05-24 14:26:39 +10:00 |
Sean Lilley
|
5bb68a00a7
|
Regenerate glTF schemas
|
2024-05-23 18:22:52 -04:00 |
Sean Lilley
|
1dcbb4b7f1
|
Fixed crash in ExtensionWriterContext when writing static-typed unregistered extensions
|
2024-05-22 13:31:06 -04:00 |
Kevin Ring
|
8140e6dfd2
|
Various quantized-mesh related improvements.
|
2024-05-22 18:22:20 +10:00 |
Kevin Ring
|
9e9abb015a
|
Don't hang waiting for a future that rejects.
|
2024-05-22 17:55:41 +10:00 |
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 |
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 |