Commit Graph

634 Commits

Author SHA1 Message Date
Joseph Kaile ad512a3026 add gltf ray intersect function with tests 2023-12-13 17:37:10 -05: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
Janine Liu df13673387 Add additional 'get' functions, update changelog 2023-11-14 13:32:19 -05:00
Kevin Ring 491835825b Update CHANGES.md. 2023-11-14 18:42:54 +11:00
Janine Liu 3868dcf033
Update CHANGES.md 2023-11-13 15:28:26 -05:00
Sean Lilley f6e7401bb1 Upate CHANGES.md 2023-11-13 11:21:11 -05:00
Kevin Ring 18392e7c40 Update CHANGES.md. 2023-11-13 21:43:10 +11:00
Janine Liu 52b53ba2b8
Merge pull request #747 from CesiumGS/tileset-manipulation-refactoring
First round of refactoring for enabling use of cesium-native for loading/manipulating/saving 3D Tiles
2023-11-10 13:11:31 -05:00
Sean Lilley c20713c1d4 Fixed crash when loading glTFs with data uri images 2023-11-08 10:05:13 -05:00
Kevin Ring 885d472df7 Update CHANGES.md. 2023-11-08 21:19:11 +11:00
Kevin Ring d3a2bbf4ea
Merge pull request #751 from Yeah-Zi/Fix-Accessor-Bug
Fix logical errors in byteStride calculations
2023-11-07 17:45:38 +11:00
Kevin Ring fe01b5c022 Update CHANGES.md. 2023-11-07 17:45:05 +11:00
Kevin Ring a1b3725816 Add TileTransform class. 2023-11-06 22:24:26 +11:00
Kevin Ring 5e860d6d10 Fix OrientedBoundingBox::contains. 2023-11-06 19:19:12 +11:00
Kevin Ring 58f1b7f703 Clean up CreditSystem changes, update CHANGES.md. 2023-11-02 22:57:21 +11:00
Kevin Ring a71a982986 Add new Cesium3DTilesContent library. 2023-11-02 17:41:09 +11:00
Kevin Ring 262d3e080b Bump to v0.29.0, update changelog. 2023-11-01 11:27:49 +11:00
Kevin Ring bd8bd6cae7
Update CHANGES.md 2023-10-13 18:20:31 +11:00
Janine Liu e318370cc8 Update changelog 2023-10-04 17:25:54 -04:00
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
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
Janine Liu f82528cc3f Formatting, changelog entry, cleanup 2023-06-16 15:43:02 -04:00
Janine Liu c34b321b30 Add changelog and delete unused files 2023-06-06 12:10:02 -04:00
Kevin Ring 7cf906432c Bump version to v0.25.0. 2023-06-01 13:10:23 +10:00
Kevin Ring dabc99439f Update CHANGES.md. 2023-06-01 11:48:15 +10:00
Kevin Ring 1a6659f98f Merge remote-tracking branch 'origin/main' into gunzip-data 2023-06-01 07:56:16 +10:00
Kevin Ring 9cab907322
Merge pull request #646 from CesiumGS/always-log-errors
Always log warning/errors
2023-05-26 21:34:27 +10:00
Janine Liu 6066264b73
Merge pull request #652 from CesiumGS/transform-between-lhs
Add a method to compute a transformation between LocalHorizontalCoordinateSystem instances
2023-05-25 18:13:15 -04:00
Joseph Kaile f6d515ddfb Merge branch 'main' into always-log-errors 2023-05-25 14:37:30 -04:00
Joseph Kaile ffa131feb9 Merge branch 'main' into gunzip-data 2023-05-25 13:08:08 -04:00
Kevin Ring b7d27b7457 Merge remote-tracking branch 'origin/main' into transform-between-lhs 2023-05-24 19:12:12 +10:00
Kevin Ring 1c3f930e6f Add test and update CHANGES.md. 2023-05-24 18:52:31 +10:00
Kevin Ring 8fe85716c0 Implement upsampling for meshes with UNSIGNED_BYTE indices. 2023-05-22 13:54:16 +10:00
Joseph Kaile 62ad87b7f9 always log warning/errors 2023-05-18 15:12:31 -04:00
Joseph Kaile 84f2e8f550 automatically unzip data if gzipped data is detected 2023-05-18 13:11:49 -04:00
Kevin Ring 88c4ad3a5c Update CHANGES.md. 2023-05-09 16:30:36 +10:00
Janine Liu 6cb9807626 Update changelog 2023-04-28 15:54:39 -04:00
Janine Liu 3475516b30 Update changes 2023-04-27 16:54:34 -04:00
Kevin Ring f0031e9814 Update CHANGES.md. 2023-04-24 12:02:58 -04:00
Kevin Ring 4ae8d794bf Bump version, update CHANGES.md. 2023-04-03 14:15:54 +10:00
Janine Liu d02ad6581b Small tweaks 2023-03-31 15:01:36 -04:00
Janine Liu 255e13e0c1 Add test and changelog entry 2023-03-31 14:57:59 -04:00
Kevin Ring b0999ee7d5 Merge remote-tracking branch 'origin/main' into start-new-frame 2023-03-24 16:50:46 +11:00
Janine Liu 8509878a0c
Merge branch 'main' into texture-support 2023-03-23 10:57:07 -04:00
Kevin Ring b6cf23118b Add doc and CHANGES.md update. 2023-03-23 23:24:05 +11:00
Kevin Ring 799a3b2eb1 Merge remote-tracking branch 'origin/main' into no-priority-inversion 2023-03-21 17:38:32 +11:00
Janine Liu 39589d7552
Merge branch 'main' into bounding-volume-operations 2023-03-20 13:51:19 -04:00
Kevin Ring aa0178c12b Tweak CHANGES.md. 2023-03-20 12:37:59 +11:00
Kevin Ring 2cdb449140 Merge remote-tracking branch 'origin/main' into feature/accessor-view 2023-03-20 12:36:56 +11:00
Kevin Ring dddb7885fa
Merge branch 'main' into libjpeg-turbo 2023-03-17 23:45:26 +11:00
Kevin Ring 3b22f78d30 Update CHANGES.md. 2023-03-16 16:15:00 +11:00
Kevin Ring d18875641d Improve support for KTX2 and WebP textures. 2023-03-14 11:28:04 +11:00
Kevin Ring 4be04e1161
Update CHANGES.md 2023-03-13 18:12:36 +11:00
Kevin Ring 19a348d3a6 Update CHANGES.md. 2023-03-10 14:15:19 +11:00
Kevin Ring 7fd11b6130 Fix typo. 2023-03-10 14:10:25 +11:00
Kevin Ring 9b17ac9121 Update CHANGES.md. 2023-03-10 14:09:26 +11:00
Kevin Ring 7b3c6bc03a Update CHANGES.md, bump version. 2023-03-10 12:26:22 +11:00
Joseph Kaile e1f3a1c4f1 update changes 2023-03-10 12:26:22 +11:00
Kevin Ring 5ec979ca4a Merge remote-tracking branch 'origin/main' into libjpeg-turbo 2023-03-07 15:59:45 +11:00
Kevin Ring 7984f0241b Update CHANGES.md, bump version. 2023-03-06 09:09:51 +11:00
Zackery Grizzle cf86ae3260 reformat with clang, add entry to changes.md 2023-03-03 11:16:07 -06:00
Joseph Kaile ab91ce2ba0 update changes 2023-03-02 15:38:58 -05:00
Joseph Kaile 864d22d9f0 Merge branch 'main' into libjpeg-turbo 2023-02-28 11:22:53 -05:00
Kevin Ring e4bc2e8d98 Update CHANGES.md, bump version to v0.22.0. 2023-02-28 23:17:30 +11:00
Joseph Kaile 64e4303ad2
Merge pull request #597 from CesiumGS/unconditionally-refined-is-not-renderable 2023-02-27 18:02:52 -05:00
Kevin Ring 6be63bf6ba
Add mention of new GlobeAnchor class. 2023-02-27 10:45:30 +11:00
Kevin Ring dd263ef5cd Update CHANGES.md. 2023-02-23 16:34:25 +11:00
Joseph Kaile c0dc7c6193 update changes 2023-02-21 12:08:15 -05:00
Kevin Ring d762568643 Fix test failure, update CHANGES.md. 2023-02-21 16:14:07 +11:00
Kevin Ring 65e6efc3bc Beginning of GlobeAnchor implementation. 2023-02-13 22:01:01 +11:00
Janine Liu cb77693b4d Update changelog 2023-02-01 11:23:37 -05:00
Kevin Ring f5f1baece2 Bump version, update CHANGES.md. 2023-02-01 15:53:25 +11:00
Kevin Ring 0481cec7ac
Merge branch 'main' into additive-render-nothing 2023-01-19 07:57:23 +11:00
Kevin Ring b67edab196 Update CHANGES.md. 2023-01-12 12:15:26 +11:00
Kevin Ring 5192e12451 Move changelog entry to the right version. 2022-12-21 20:20:40 +11:00
Kevin Ring 6f77fdec00 Merge remote-tracking branch 'origin/reinterop' into additive-render-nothing 2022-12-21 20:19:13 +11:00
Kevin Ring 971c3da768 Merge remote-tracking branch 'origin/main' into additive-render-nothing 2022-12-21 20:18:06 +11:00
Kevin Ring 91b318fbad Update CHANGES.md. 2022-12-21 20:17:36 +11:00
Kevin Ring 2a0b2098d4 Bump to v0.21.2, update CHANGES.md. 2022-12-09 12:36:39 +11:00
Kevin Ring 4a3c7323c1 Bump to v0.21.1. 2022-12-02 18:41:47 +11:00
Kevin Ring 1bb23f4b5a Create TMS and WMS tile providers in the main thread.
Otherwise there's a chance of overlay reference count corruption.
2022-11-03 12:08:50 +11:00
Kevin Ring 2920bb1b21 Bump to v0.21.0. 2022-11-01 18:50:17 +11:00
Kevin Ring 24f065bf06 Update CHANGES.md. 2022-11-01 13:07:56 +11:00
Kevin Ring afb8f0edcb Merge remote-tracking branch 'origin/main' into intrusive-lifetime 2022-10-18 22:23:48 +11:00
Kevin Ring f31638fbfa Cleaner RasterOverlay error reporting. 2022-10-18 17:59:23 +11:00
Kevin Ring c4f315f0c6 Merge remote-tracking branch 'origin/main' into local-horizontal 2022-10-14 22:16:51 +11:00
Kevin Ring 72cc94496a Merge remote-tracking branch 'origin/intrusive-lifetime' into async-prepare 2022-10-14 21:51:15 +11:00
Kevin Ring 3372fc8399 Update CHANGES.md. 2022-10-13 10:28:23 +11:00
Kevin Ring 293ff1daab Merge remote-tracking branch 'origin/main' into async-prepare 2022-10-11 19:42:48 +11:00
Kevin Ring c29a769a6f Bump version, update CHANGES.md. 2022-10-03 10:06:22 +11:00
Kevin Ring 21e073a53c Update CHANGES.md. 2022-09-22 18:36:59 +10:00
Kevin Ring f3d64b68f1 Update CHANGES.md. 2022-09-22 17:45:34 +10:00
Kevin Ring e43f4da439
Merge branch 'main' into raster-clean-up 2022-09-21 14:58:33 +10:00
Bao Tran 154bfb5351 update CHANGES.md 2022-09-21 00:36:47 -04:00
Joseph Kaile 55db9daefd wrap layer json and tileset json requests with a 'refresh token if needed' 2022-09-14 16:44:20 -04:00
Kevin Ring b95b30f640
Merge branch 'main' into add-renderer-options-to-tileset-options 2022-09-06 23:19:57 +00:00
Kevin Ring 07cfa58b56
Merge branch 'main' into fade-out-range 2022-09-06 23:18:12 +00:00
Kevin Ring d7a69b2aaa
Move changelog entry to the correct version. 2022-09-07 09:15:23 +10:00
Nithin Pranesh 0a566caefe changes 2022-09-06 12:14:49 -04:00
Sean Lilley 4fe838964c Update CHANGES.md 2022-09-06 12:10:25 -04:00
Janine Liu d46dfa56f3 Update changes 2022-09-06 10:56:52 -04:00
Kevin Ring e21a1496ac Bump version, update CHANGES.md. 2022-09-01 22:19:19 +10:00
Kevin Ring a3d9f9dec1 Re-add a check to a test, update CHANGES.md. 2022-09-01 15:26:06 +10:00
Nithin Pranesh f264059e2a Merge branch 'main' into lod-dither 2022-08-31 16:26:24 -04:00
Nithin Pranesh 6c6c8aaca7 update changes to mention EXT_texture_webp 2022-08-31 13:06:09 -04:00
Nithin Pranesh 7c1f3ee45d
Merge branch 'main' into webp-support 2022-08-30 23:21:30 -04:00
Sean Lilley 8919634bb2 Add to CHANGES.md 2022-08-30 13:29:32 -04:00
Nithin Pranesh 4b28de6b3f changes 2022-08-25 14:11:18 -04:00
Bao Tran f8b2ab513a add CHANGES.md 2022-08-22 23:15:17 -04:00
Joseph Kaile dca4e0114a update CHANGES.md 2022-08-18 15:56:32 -04:00
Joseph Kaile fe16cf063b Updated changes 2022-08-11 16:05:25 -04:00
Kevin Ring 6b079fdf8a Bump version. 2022-08-04 22:22:54 +10:00
Kevin Ring 28c6310383 Update cache last access time correctly. 2022-08-03 20:56:31 +10:00
Kevin Ring b17d2e5123 Remove unnecessary line in CHANGES.md. 2022-08-01 22:30:27 +10:00
Kevin Ring 0afe2354c6 Update CHANGES.md. 2022-08-01 22:30:11 +10:00
Joseph Kaile fe78846cee improve tms code 2022-07-29 19:02:35 -04:00
Joseph Kaile 9a44105685 Merge branch 'main' into tms-update 2022-07-29 14:22:38 -04:00
Mia Tang 93634fbc2e Update CHANGES.md 2022-07-26 17:06:52 -04:00
Mia Tang c3f0859eda Update CHANGES.md 2022-07-26 17:06:30 -04:00
Joseph Kaile 6cf9b88c26 fix typos in changes 2022-07-20 17:10:46 -04:00
Joseph Kaile f3e9a7b785 Updated CHANGES.md 2022-07-20 15:53:24 -04:00
Kevin Ring fbf699f4d4 Update CHANGES.md. 2022-07-06 19:56:57 +10:00
Sean Lilley 75723773a9 Merge branch 'main' into 3d-tiles-1.1-serialize 2022-07-01 15:23:59 -04:00
Nithin Pranesh cbb0db1111 fix changes, bump package.json version 2022-07-01 10:22:30 -04:00
Sean Lilley 97814b8f3b Update CHANGES.md 2022-06-30 19:15:36 -04:00
Joseph Kaile 0162e612d1 simply skips parsing copyright if its size is zero 2022-06-30 12:37:41 -04:00
Kevin Ring 52b181f94d Tweak CHANGES.md. 2022-06-01 14:32:52 +10:00
Kevin Ring f18ee60c43
Merge pull request #503 from CesiumGS/upsampling-first-overlay
Upsample using first overlay with more detail
2022-06-01 04:31:47 +00:00
Kevin Ring 84c5aca087 Bump to v0.16.0. 2022-06-01 14:29:43 +10:00
Kevin Ring b728164cb2 Ignore layer.json "bounds" property. 2022-06-01 13:45:24 +10:00
Joseph Kaile 3be6aa0bd2 Updated CHANGES.md 2022-05-27 13:03:26 -04:00
Nithin Pranesh 480a654bbc apply recommended improvement, changes 2022-05-26 09:30:23 -04:00
Kevin Ring 186bbdf22a Bump version, update CHANGES.md. 2022-05-13 12:11:11 +10:00
Joseph Kaile 22382ca92a address pull request comments 2022-05-10 17:32:06 -04:00
Joseph Kaile 2e8d119f6c update CHANGES.md 2022-05-09 17:34:24 -04:00
Kevin Ring 31cdbeeeb7 Bump to v0.15.1. 2022-05-05 08:53:32 +10:00
Kevin Ring 46722d4b6e Don't kick external tileset children. 2022-05-03 14:55:38 +10:00
Kevin Ring 7232702b74 Bump to v0.15.0, update CHANGES.md. 2022-05-02 16:20:38 +10:00
Kevin Ring 0a4321af56
Merge branch 'main' into batch-table-hierarchy 2022-05-02 10:11:22 +10:00
Kevin Ring 82bd7b92c3
Merge pull request #485 from CesiumGS/layered-terrain2
Support for multiple layers of quantized-mesh terrain
2022-05-02 10:10:42 +10:00
Joseph Kaile 0ea4fed436
Merge branch 'main' into update-before-prepare 2022-04-29 13:35:04 -04:00
Kevin Ring 52fb42e49c Warn about binary properties, CHANGES.md, formatting. 2022-04-27 22:12:23 +10:00
Joseph Kaile b51ae1e5e4 Merge branch 'main' into layered-terrain2 2022-04-26 17:48:50 -04:00
Joseph Kaile c88a5d84ab delete and recreate sqlite connection if it detects corruption 2022-04-20 13:20:47 -04:00
Kevin Ring dd495f36b4 Update CHANGES.md. 2022-04-20 16:34:42 +10:00
Joseph Kaile 2386d4bcbc update CHANGES.md 2022-04-19 17:26:45 -04:00
Kevin Ring 0997d42783 Cleanup, update CHANGES.md. 2022-04-17 17:35:30 +10:00
Joseph Kaile 14ea32a8aa Merge branch 'main' into layered-terrain2 2022-04-14 13:14:56 -04:00
Kevin Ring ad2ee9cfcc Get ion token correctly for TMS. 2022-04-14 20:41:42 +10:00
Joseph Kaile 40e7b250cb Updated CHANGES.md 2022-04-13 17:32:42 -04:00
Kevin Ring 0268d14b2f Merge remote-tracking branch 'origin/main' into raster-crash 2022-04-11 16:57:58 +10:00
Bao Tran feae6720ca modify Change.md 2022-04-06 13:39:03 -04:00
Kevin Ring 75ca82a48f Update CHANGES.md, bump version to 0.14.0. 2022-04-01 13:17:41 +11:00
Kevin Ring 01e4b4d7b3 Update CHANGES.md. 2022-03-31 22:18:00 +11:00
Kevin Ring 1ff39f9493 Update CHANGES.md. 2022-03-31 15:21:26 +11:00
Joseph Kaile bdb39e5c54 add changes 2022-03-25 19:44:50 -04:00
Kevin Ring 25a2941299
Update CHANGES.md 2022-03-25 18:15:10 +11:00
Kevin Ring bf4e771b8a
Merge pull request #463 from CesiumGS/is-metadata-array
Various improvements related to EXT_feature_metadata
2022-03-22 15:51:32 +11:00
Nithin Pranesh f9702e5ca8 changes 2022-03-18 14:17:33 -04:00
Joseph Kaile af0a0b8d7a updated CHANGES.md 2022-03-17 18:16:04 -04:00
Kevin Ring 5135a08538
Merge branch 'main' into feature-texture-swizzle 2022-03-17 13:53:11 +11:00