Commit Graph

374 Commits

Author SHA1 Message Date
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
Brian Langevin 5cbda54b7f
Update CHANGES.md 2023-07-26 10:04:20 -06:00
Joseph Kaile 4f4901c717 address pull request comments 2023-07-21 14:43:51 -04:00
Janine Liu 0b60504e9b
Merge branch 'main' into unconditionally-refined-leaves 2023-07-19 13:42:06 -04:00
Janine Liu b41f6da1fc
Fix typos 2023-07-19 11:22:41 -04:00
Kevin Ring e790dbb6ae Fix unconditionally-refined leaf tile bug. 2023-07-17 19:32:05 +10:00
Kevin Ring 72075c3a57 Fix handling of KTX2 images without mipmaps. 2023-07-07 15:39:42 +10:00
Kevin Ring 355111dcf5 Revert "Fix handling of KTX2 images without mipmaps."
This reverts commit 930760ea95.
2023-07-07 15:37:53 +10:00
Kevin Ring 930760ea95 Fix handling of KTX2 images without mipmaps. 2023-07-07 15:37:01 +10:00
Kevin Ring beffebe503 Update CHANGES.md, bump to v0.25.1. 2023-07-03 10:00:24 +10:00
Janine Liu f3ecde1681 Add callbacks and tests 2023-06-29 16:51:07 -04:00
Janine Liu 0b8aecf710 Update changelog 2023-06-16 16:41:07 -04:00