Kevin Ring
|
fe54002dfb
|
Add missing changelog entry.
|
2024-02-01 09:32:45 +11:00 |
Kevin Ring
|
0def240dfd
|
Update changelog, bump to v0.32.0.
|
2024-02-01 09:28:57 +11:00 |
Janine Liu
|
acdcd1df00
|
Fix CHANGES.md
|
2024-01-31 10:24:41 -05: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 |
Janine Liu
|
5d288e812b
|
Update changelog
|
2024-01-18 17:42:33 -05:00 |
Ashley Rogers
|
9515898684
|
Update CHANGES.md
|
2024-01-18 15:12:19 -05: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
|
9aa762c977
|
Update CHANGES.md, tweak doc.
|
2024-01-18 21:36:18 +11:00 |
Kevin Ring
|
21c689b017
|
Allow implicit subtree buffers to be padded to 8 bytes.
|
2024-01-16 22:40:04 +11:00 |
Janine Liu
|
aa607cd517
|
Add changelog entry
|
2024-01-10 15:54:37 -05:00 |
Janine Liu
|
da5b2ea9da
|
Remove extra new line in CHANGES.md
|
2024-01-10 11:03:39 -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
|
066bfcf4df
|
Update changelog
|
2023-12-14 11:06:21 -05:00 |
Kevin Ring
|
41f018647a
|
Bump to v0.31.0.
|
2023-12-14 11:20:49 +11:00 |
Kevin Ring
|
6437281d71
|
Merge remote-tracking branch 'origin/fix-api-url' into cesium-ion-defaults
|
2023-12-12 10:17:48 +11:00 |
Kevin Ring
|
475ffeaa87
|
Merge remote-tracking branch 'origin/main' into fix-api-url
|
2023-12-12 10:17:25 +11:00 |
Kevin Ring
|
262846e69b
|
Rename, doc, test, CHANGES.md.
|
2023-12-07 13:13:00 +11:00 |
Kevin Ring
|
606200135f
|
Add support for new defaults service to CesiumIonClient.
|
2023-12-04 18:00:54 +11:00 |
Kevin Ring
|
db02367993
|
Update CHANGES.md.
|
2023-12-04 16:18:59 +11:00 |
Kevin Ring
|
7d5a93d4b5
|
Bump to v0.30.0, update CHANGES.md.
|
2023-12-01 11:08:02 +11:00 |
Brian Langevin
|
381528a3f1
|
Merge pull request #766 from CesiumGS/bake-overlays-to-gltf
Refactoring to support baking raster overlays into a glTF
|
2023-11-29 14:34:19 -07:00 |
Brian Langevin
|
940f102f27
|
Merge pull request #757 from CesiumGS/raster-overlay-refactoring
Create CesiumRasterOverlays library.
|
2023-11-29 14:30:48 -07:00 |
Kevin Ring
|
22139cdafa
|
Merge pull request #764 from CesiumGS/add-accessor-utility
Add `AccessorUtility.h`
|
2023-11-29 09:49:28 +11:00 |
Kevin Ring
|
611c72b66d
|
Fix duplicate changelog entry.
|
2023-11-29 09:34:07 +11: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
|
fc633541ed
|
Add RasterOverlayLoadFailure to changelog.
|
2023-11-29 09:26:39 +11:00 |
Kevin Ring
|
502cab0343
|
Merge remote-tracking branch 'origin/better-subtrees' into raster-overlay-refactoring
|
2023-11-29 09:14:46 +11:00 |
Kevin Ring
|
6678118075
|
Merge remote-tracking branch 'origin/main' into better-subtrees
|
2023-11-29 08:53:35 +11:00 |
Brian Langevin
|
8551df76a3
|
Merge pull request #763 from CesiumGS/future-pass-through
Add thenPassThrough method to Future and SharedFuture
|
2023-11-22 13:19:37 -07:00 |
Kevin Ring
|
58f8d6347c
|
Merge remote-tracking branch 'origin/main' into fix-image-data-uri
|
2023-11-21 18:31:27 +11:00 |
Kevin Ring
|
44887779eb
|
Merge pull request #767 from CesiumGS/iterator-deprecation
Fix VS 2022 17.8 warnings/errors by defining _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING
|
2023-11-21 18:30:56 +11:00 |
Janine Liu
|
b3769a783a
|
Fix changelog entry
|
2023-11-20 11:28:25 -05:00 |
Kevin Ring
|
4788905834
|
Merge branch 'main' into add-accessor-utility
|
2023-11-20 17:55:37 +11:00 |
Kevin Ring
|
7faea62441
|
Merge branch 'main' into property-value-conversions
|
2023-11-20 17:41:32 +11:00 |
Kevin Ring
|
d1a602ea82
|
Fix VS 2002 17.8 warnings/errors by defining _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING
|
2023-11-20 16:41:20 +11:00 |
Kevin Ring
|
91b8a525c0
|
Update CHANGES.md.
|
2023-11-17 23:05:15 +11:00 |
Kevin Ring
|
adc80b1de1
|
Merge remote-tracking branch 'origin/future-pass-through' into bake-overlays-to-gltf
|
2023-11-17 17:15:18 +11:00 |
Kevin Ring
|
94ae3c705f
|
Merge remote-tracking branch 'origin/better-subtrees' into raster-overlay-refactoring
|
2023-11-17 17:13:53 +11:00 |
Kevin Ring
|
367a766888
|
Merge remote-tracking branch 'origin/main' into better-subtrees
|
2023-11-17 16:58:24 +11:00 |
Kevin Ring
|
86fce69b30
|
Add Future::thenPassThrough.
|
2023-11-17 16:33:47 +11:00 |
Janine Liu
|
bf812c9da1
|
Fix changelog entry
|
2023-11-15 13:55:36 -05:00 |
Janine Liu
|
b12ae77327
|
Merge branch 'main' into quantized-and-implicit
|
2023-11-15 13:55:03 -05:00 |
Janine Liu
|
007fe0b9ed
|
Merge pull request #750 from CesiumGS/bounding-volumes
3D Tiles bounding volume improvements
|
2023-11-15 12:13:32 -05:00 |
Sean Lilley
|
2ae08fcdf2
|
Merge branch 'main' into fix-image-data-uri
|
2023-11-14 17:26:02 -05:00 |
Janine Liu
|
4f51905d21
|
Add StatusFromAccessor visitor
|
2023-11-14 15:50:24 -05:00 |