Commit Graph

385 Commits

Author SHA1 Message Date
Kevin Ring 43d510d2ad Merge remote-tracking branch 'origin/v0.27.x' 2023-10-01 16:14:59 +11:00
Kevin Ring 6e720ff0ff Bump to v0.27.3. 2023-10-01 16:09:23 +11:00
Kevin Ring 2398567333 Update compiler requirements and changelog. 2023-09-29 11:39:54 +10:00
Brian Langevin 4332b04353
Merge pull request #732 from CesiumGS/ion-external-type
Add support for Cesium ion "externalType" assets.
2023-09-28 15:36:00 -06:00
Brian Langevin ec52b248d3
Update CHANGES.md 2023-09-28 09:55:43 -06:00
Kevin Ring 08f26ad4d8 Add support for Cesium ion "externalType" assets. 2023-09-27 10:43:09 +10:00
Kevin Ring 4bf6a3e76e Revert "Add support for Cesium ion "externalType" assets."
This reverts commit 828491cff3.
2023-09-27 10:42:37 +10:00
Kevin Ring 828491cff3 Add support for Cesium ion "externalType" assets. 2023-09-27 10:42:03 +10:00
Kevin Ring d7aaea3642 Bump to v0.27.2. 2023-09-20 08:29:49 +10:00
Janine Liu b8c5a9ebf5
Fix changelog entry 2023-09-14 15:42:37 -04:00
Janine Liu 67e8139fbd Update changelog and add missing static const declaration 2023-09-13 15:06:21 -04:00
Kevin Ring 5831764f4c Bump to v0.28.0, update CHANGES.md. 2023-09-08 23:44:01 +10:00
Kevin Ring 3c05ac98b1 Merge remote-tracking branch 'origin/main' into upgrade-feature-metadata 2023-09-08 15:34:49 +10:00
Kevin Ring ea89861678 Merge remote-tracking branch 'origin/upgrade-feature-metadata' into property-attributes 2023-09-08 11:58:40 +10:00
Kevin Ring 1b9b54c66b
Merge pull request #713 from CesiumGS/additional-property-details
Create `PropertyView` base class with normalization handling
2023-09-08 11:56:52 +10:00
Kevin Ring 9cc9f83d81 Fix crash cause by redundant finishLoading call. 2023-09-03 10:38:33 +10:00
Kevin Ring b4aaf58acf Bump to v0.27.0. 2023-09-01 14:49:15 +10:00
Kevin Ring e406287a91 Finish loading parent tile when needed for upsampling. 2023-09-01 11:39:58 +10:00
Kevin Ring 5637a68f30 Merge remote-tracking branch 'origin/generated-readers' into tileset-metadata-take-two 2023-08-31 09:18:29 +10:00
Kevin Ring 309c1817fa Merge remote-tracking branch 'origin/json-read-tweaks' into generated-readers 2023-08-31 09:08:54 +10:00
Kevin Ring 77a256cc0b Merge remote-tracking branch 'origin/main' into json-read-tweaks 2023-08-31 08:59:46 +10:00
Kevin Ring 2a113dc5ab Treat additive-refined tiles as rendered, because they are. 2023-08-30 19:19:32 +10:00
Janine Liu 7a3a5f0d86 Update changelog and fix sign conversions 2023-08-29 15:48:28 -04:00
Kevin Ring 6145b547a6 Update CHANGES.md. 2023-08-28 17:48:56 +10:00
Janine Liu 2c97ce24ba Second unit test / cleanup sweep 2023-08-25 17:15:26 -04:00
Janine Liu ed2bdbd553 Update PropertyTextureView 2023-08-24 20:52:45 -04:00
Brian Langevin f442bb4268
Merge branch 'main' into unknown-properties 2023-08-24 11:17:47 -06:00
Brian Langevin ee9b3697be
Merge branch 'main' into uwp 2023-08-24 10:14:52 -06:00
Brian Langevin 0dc3282df2
Merge pull request #696 from CesiumGS/local-horizontal-from-transform
Add LocalHorizontalCoordinateSystem constructors taking ECEF<->Local matrices.
2023-08-24 09:11:38 -06:00
Janine Liu 53bc30391a Integrate normalization with PropertyTableView 2023-08-24 10:55:43 -04:00
Kevin Ring d24e5f9dfd Update CHANGES.md, remove unnecessary change. 2023-08-23 20:58:14 +10:00
Kevin Ring b3d13bcbb0 Update CHANGES.md. 2023-08-23 19:02:19 +10:00
Kevin Ring b1f2650f55 Add *Reader classes to CesiumGltfReader and Cesium3DTilesReader. 2023-08-23 18:52:44 +10:00
Kevin Ring 25944b78d4 Read from radidjson::Value. 2023-08-23 15:37:02 +10:00
Joseph Kaile a322f8fc16 Merge branch 'main' into ktx-fully-decompress-if-error 2023-08-18 11:00:22 -04:00
Joseph Kaile 078f05d855 Revert "update changes"
This reverts commit e8fbd8d139.
2023-08-18 10:57:39 -04:00
Joseph Kaile e8fbd8d139 update changes 2023-08-17 18:50:35 -04:00
Joseph Kaile 3388f49f32 update changes 2023-08-17 15:54:52 -04:00
Kevin Ring 07d64139a2 Rename ExtensionReaderContext to JsonReaderOptions. 2023-08-16 15:31:57 +10:00
Kevin Ring 7c2393fb2e Update CHANGES.md. 2023-08-16 15:27:54 +10:00
Janine Liu ecd215bddc Merge branch 'main' into upgrade-feature-metadata 2023-08-10 15:27:24 -04:00
Kevin Ring 1595345dbf Merge remote-tracking branch 'origin/main' into local-horizontal-from-transform 2023-08-08 08:50:10 +10:00
Kevin Ring 729357ea0e Update CHANGES.md. 2023-08-04 21:27:39 +10:00
Sean Lilley e4ef04b566 Prevent empty error message from getting propagated to a tileset's loadErrorCallback 2023-08-02 11:05:58 -04:00
Kevin Ring 37f0a4569d Merge remote-tracking branch 'origin/main' into local-horizontal-from-transform 2023-08-02 10:51:09 +10:00
Kevin Ring 172ac5ddcc Bump to v0.26.0. Update CHANGES.md. 2023-08-01 12:49:59 +10:00
Kevin Ring ef58d31fa0 Add LocalHorizontalCoordinateSystem constructors taking matrices. 2023-07-28 22:59:58 +10:00
Joseph Kaile 6b957de071 Merge branch 'main' into meshopt-compression 2023-07-27 10:54:47 -04:00
Brian Langevin e00a12b37d
Update CHANGES.md 2023-07-26 11:11:39 -06:00
Brian Langevin e92e7a0654
Merge branch 'main' into support-stale-while-revalidate 2023-07-26 11:10:11 -06:00