Kevin Ring
|
19ad010b68
|
Rough doc and example.
|
2024-01-09 19:53:12 +11:00 |
Kevin Ring
|
c31eb53a97
|
Throttling group WIP.
|
2024-01-08 13:35:36 +11:00 |
Kevin Ring
|
f57e4a673b
|
Start sketching out throttling groups.
|
2023-12-22 23:20:27 +11: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 |
Kevin Ring
|
b1e29de6b0
|
Merge remote-tracking branch 'origin/main' into load-gltf-uri
|
2023-12-19 21:28:00 +11:00 |
Kevin Ring
|
41f018647a
|
Bump to v0.31.0.
|
2023-12-14 11:20:49 +11:00 |
Kevin Ring
|
05fa364fa7
|
Merge pull request #773 from CesiumGS/cesium-ion-defaults
Add support for new defaults service to CesiumIonClient.
|
2023-12-14 11:13:37 +11:00 |
Kevin Ring
|
5abeb66606
|
Merge pull request #772 from CesiumGS/fix-api-url
Return generated Cesium ion API URL when config.json GET fails
|
2023-12-14 11:13:17 +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
|
2aaa97269a
|
Make api hostname into a complete URL.
|
2023-12-11 17:24:55 +11:00 |
Kevin Ring
|
960d26e1f5
|
Merge pull request #775 from pjanetzek/fix-access-of-deleted-subtree-file-reader
Fix crash from accessing deleted SubtreeFileReader
|
2023-12-07 14:20:57 +11:00 |
Kevin Ring
|
262846e69b
|
Rename, doc, test, CHANGES.md.
|
2023-12-07 13:13:00 +11:00 |
Hannes Janetzek
|
0aa888d548
|
fix crash from accessing deleted SubtreeFileReader
keep SubtreeFileReader instance in the loaders future context
|
2023-12-05 18:04:34 +01:00 |
Kevin Ring
|
eaa33bbfb5
|
Add doc for CesiumIonClient::Defaults.
|
2023-12-05 11:25:25 +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
|
3730f94fd7
|
Merge remote-tracking branch 'origin/main' into fix-api-url
|
2023-12-04 16:12:32 +11:00 |
Kevin Ring
|
7d5a93d4b5
|
Bump to v0.30.0, update CHANGES.md.
|
2023-12-01 11:08:02 +11:00 |
Joseph Kaile
|
d54ee1f496
|
return generated api url when Get fails
|
2023-11-30 14:11:01 -05: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
|
f05ebf5785
|
Merge pull request #770 from CesiumGS/remove-u32
Remove `uint32_t` support for property attributes
|
2023-11-29 09:50:46 +11:00 |
Kevin Ring
|
22139cdafa
|
Merge pull request #764 from CesiumGS/add-accessor-utility
Add `AccessorUtility.h`
|
2023-11-29 09:49:28 +11:00 |
Brian Langevin
|
e191dd110c
|
Merge pull request #754 from CesiumGS/better-subtrees
Improve support for reading implicit tiling subtrees, and manipulating them after they're loaded
|
2023-11-28 15:45:17 -07:00 |
Kevin Ring
|
b44274abc1
|
Add return doc.
|
2023-11-29 09:44:11 +11:00 |
Kevin Ring
|
6317c9c524
|
Change TODO to a regular comment.
|
2023-11-29 09:42:38 +11:00 |
Kevin Ring
|
2373586abc
|
Fix typo.
|
2023-11-29 09:42:25 +11:00 |
Kevin Ring
|
a900fa6489
|
Move TestImageManipulation.cpp to the right library.
|
2023-11-29 09:40:36 +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
|
ec266b19c7
|
Fix doc.
|
2023-11-29 09:29:07 +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
|
1a82401d1a
|
Add contentId bounds check.
|
2023-11-29 09:11:42 +11:00 |
Kevin Ring
|
8ebee29025
|
Remove unused struct.
|
2023-11-29 09:11:15 +11:00 |
Kevin Ring
|
0a535f44a2
|
Use availability constants instead of 1/0.
|
2023-11-29 08:55:30 +11:00 |
Kevin Ring
|
6678118075
|
Merge remote-tracking branch 'origin/main' into better-subtrees
|
2023-11-29 08:53:35 +11:00 |
Sean Lilley
|
dcec862432
|
Fix formatting
|
2023-11-27 13:38:33 -05:00 |
Sean Lilley
|
278f936cce
|
Update tests
|
2023-11-27 11:06:27 -05:00 |
Sean Lilley
|
065ad18402
|
Remove uint32_t support from PropertyAttribute
|
2023-11-22 19:48:23 -05: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
|
378fab71e9
|
Merge pull request #753 from CesiumGS/fix-image-data-uri
Fixed crash when loading glTFs with data uri images
|
2023-11-21 21:54:24 +11: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
|
bed08f690c
|
ID -> Id
|
2023-11-20 14:43:51 -05:00 |
Janine Liu
|
ebbc9c61c4
|
Fix typos and add missing param docs
|
2023-11-20 14:40:11 -05:00 |
Janine Liu
|
b3769a783a
|
Fix changelog entry
|
2023-11-20 11:28:25 -05:00 |
Janine Liu
|
f0f009c87e
|
Decapitalize function names
|
2023-11-20 11:00:33 -05:00 |