Commit Graph

39291 Commits

Author SHA1 Message Date
Gabby Getz 908b3741c5 Fix crash with hidden 3D Tileset in CZML 2023-06-16 10:36:08 -04:00
Gabby Getz a9b9566a6b Fix 3D Tiles debug label rendering 2023-06-16 09:39:16 -04:00
IKangXu 4e41ef7c83 update changes.md 2023-06-16 16:29:33 +08:00
IKangXu e767bae9e5 Fixed Insufficient buffer size thrown by rendering 3dtiles. 2023-06-16 16:03:47 +08:00
Gabby Getz fe291fcb71 Fix standalone sandcastle examples 2023-06-15 12:25:13 -04:00
Gabby Getz 9774b2b4d7 Update Sandcastle examples to resolve faster 2023-06-15 10:32:34 -04:00
Gabby Getz 28a9a84fb4 Ignore snapshots 2023-06-14 14:25:50 -04:00
Gabby Getz eb9b1c1b1e delete screenshots 2023-06-14 14:11:34 -04:00
Gabby Getz 86621987b9 Fix credit display for hidden imagery layers 2023-06-12 15:04:38 -04:00
Gabby Getz fc3cb0d3d8 Add e2e tests using playwright 2023-06-12 12:33:47 -04:00
Gabby Getz 6cdd2f75f9
Merge pull request #11346 from CesiumGS/prototype-mismatch
Fix documented prototype class on Model.incrementallyLoadTextures
2023-06-12 09:34:48 -04:00
Ed Mackey 63b303d8ef Fix documented prototype class on Model.incrementallyLoadTextures 2023-06-10 13:52:41 -04:00
Jeshurun Hembd c8cc78222b
Merge pull request #11342 from CesiumGS/fix-offline-link
Update link to offline guide
2023-06-07 16:24:57 -05:00
Gabby Getz 1708b651b5
Merge pull request #11343 from CesiumGS/fragment-output
Fix fragment shader output variable in DerivedCommand
2023-06-07 16:56:08 -04:00
Gabby Getz cc66d4d83f
Merge branch 'main' into fragment-output 2023-06-07 16:34:57 -04:00
Gabby Getz 5de34c26a5
Merge pull request #11310 from CesiumGS/tileset-cache
Enforce memory limit for `Cesium3DTilesetCache`
2023-06-07 16:33:35 -04:00
Gabby Getz 26adf79a6e
Merge pull request #11327 from e3dio/patch-1
docs typo
2023-06-07 15:41:24 -04:00
Jeshurun Hembd 98d9bbd88c Update CHANGES.md 2023-06-07 14:56:27 -04:00
Jeshurun Hembd f1baff4e30 Second round PR feedback 2023-06-07 14:27:02 -04:00
Jeshurun Hembd 363aa53267 Fix fragment shader output variable in DerivedCommand 2023-06-07 13:21:19 -04:00
Jeshurun Hembd 4e99c91511 Allow maximumCacheOverflowBytes == 0, and warn if too small 2023-06-07 11:31:22 -04:00
Gabby Getz 63a44f7452 Update link to offline guide 2023-06-07 10:32:05 -04:00
Gabby Getz 94f9a7e3a1
Merge pull request #11337 from CesiumGS/hpr-values
Fix units for HeadingPitchRollValues
2023-06-06 12:42:37 -04:00
Jeshurun Hembd cbd8c8be27 Fix documentation for HeadingPitchRollValues 2023-06-06 10:41:17 -04:00
Jeshurun Hembd 9eff54842a Update PointCloudStylingPipelineStageSpec 2023-06-05 19:20:29 -04:00
Jeshurun Hembd 4087cd42e0 Merge branch 'main' into tileset-cache 2023-06-05 19:15:22 -04:00
Jeshurun Hembd 57fe7926a1 First round PR feedback 2023-06-05 19:01:41 -04:00
Sean Lilley 665ec32e81
Merge pull request #11334 from CesiumGS/fix-3d-tiles-specification-links
Fix links to 3D Tiles specification
2023-06-05 17:29:09 -04:00
Marco Hutter f46a5a4c39 Fix links to 3D Tiles specification 2023-06-05 22:32:24 +02:00
Gabby Getz bb41864053
Merge pull request #11331 from CesiumGS/gltf-pipeline
Update gltf-pipeline files
2023-06-05 09:28:34 -04:00
Matthew Amato 6ddd80e7d0 Update gltf-pipeline
Contains:
* https://github.com/CesiumGS/gltf-pipeline/pull/631
* https://github.com/CesiumGS/gltf-pipeline/pull/637
2023-06-02 22:39:52 -04:00
Jeshurun Hembd ea8ba5eadd Update widgets version 2023-06-02 14:12:46 -04:00
e3dio 7244a5148e
Update CONTRIBUTORS.md 2023-06-02 06:42:59 -07:00
e3dio e9ca417e2a
docs typo 2023-06-01 13:18:25 -07:00
Jeshurun Hembd d11b746e58 Updates for 1.106 release 2023-05-31 18:08:12 -04:00
Jeshurun Hembd b2d169d75e
dependency updates (#11325)
* Update dependencies

* Update tween.js

* Revert tween.js version (see #11324)

* Revert dependency changes that only affected patch versions

---------

Co-authored-by: Jeshurun Hembd <jeshurun@cesium.com>
2023-06-01 12:33:17 -04:00
Jeshurun Hembd f0dc559b1b
Merge pull request #11319 from CesiumGS/tracked-entity-fix
Fix for zoom on tracked entity
2023-05-31 12:02:51 -05:00
IKangXu b741605f4e
Fixed label background rendering. (#11293)
* Fixed label background rendering.

* Add IKangXu (@IKangXu) to the list of contributors and update changes.md

* Update CHANGES.md

* Fix background image for label

---------

Co-authored-by: IKangXu <xukang@emapgis.com>
2023-05-31 10:03:25 -04:00
Gabby Getz c2f7e64ef8 Fix for zoom on tracked entity 2023-05-30 14:53:36 -04:00
Jeshurun Hembd 9c3e810565 Rename cacheHeadroomBytes to maximumCacheOverflowBytes 2023-05-29 19:52:26 -04:00
Jeshurun Hembd 558fcdb793 Require cacheHeadroomBytes to be at least 10 MB 2023-05-29 19:52:26 -04:00
Jeshurun Hembd 4e8006e30d Use larger cache size in createGooglePhotorealistic3DTileset 2023-05-29 19:52:26 -04:00
Jeshurun Hembd a8ddd9749c Tweak memory-adjusted screen space error functions 2023-05-29 19:52:26 -04:00
Jeshurun Hembd 703a39f82a Use cacheHeadroomBytes to specify memory limit for tileset cache 2023-05-29 19:52:26 -04:00
Jeshurun Hembd 92d7493132 Fix failing tests and types
Remove console.logs
2023-05-29 19:52:11 -04:00
Jeshurun Hembd 860dfb38b1 Add cachedBytes and maximumCachedBytes tileset options 2023-05-29 19:49:46 -04:00
Jeshurun Hembd c93423aebb Sort tileset processing queue when hitting memory limit 2023-05-29 19:49:46 -04:00
Jeshurun Hembd 0fa7440b04 Adjust tileset screen space error if out of memory 2023-05-29 19:49:46 -04:00
Jeshurun Hembd 3906ba3621
Merge pull request #11311 from CesiumGS/terrain-deprecation-fixes
Terrain & imagery provider ready deprecation fixes
2023-05-26 10:53:29 -05:00
Gabby Getz 6418099880 Fix readyPromise condition 2023-05-26 10:38:20 -04:00