This repository was archived by the owner on Nov 26, 2024. It is now read-only.
forked from CesiumGS/cesium
-
Notifications
You must be signed in to change notification settings - Fork 0
V1.106.1 #26
Open
katSchmid
wants to merge
907
commits into
main
Choose a base branch
from
v1.106.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…oth-zoom fix camera go througth building in zoom
Fix release publish step
Co-authored-by: Gabby Getz <gabby@cesium.com>
Entity.merge does not overwrite _children.
Document tileset traversal functions
Use the no-config option with prettier to prevent conflicts
Co-authored-by: Jeshurun Hembd <jeshurun@cesium.com>
Terrain availability race condition
Fix misleading warnings for OES_standard_derivatives
…ed" syntax (CesiumGS#11271) * Fix `Color.fromCssColorString` in case of parsing `rgb(a)`/`hsl(a)` CSS colors with modern "space-separated" syntax * Add `Alexander Popoff` (@aerialist7) to the list of contributors * Escaping * Disable `/` parsing * Fix regexps * Only remove surrounding whitespace from color strings * Enable `/` parsing * Formatting * Make sure availability tiles are loaded before deciding there is no terrain at that x, y, level * Return the correct promise * Update CHANGES.md * Adjust camera controls for 3D * Use first picked position in drag when possible * Use pick position direction for panning * Only use new camera controls when globe is false * Spin3d should fallback to old behavior when globe is defined * pick globe on spin3d * Fallback to old behavior for spin3d * Updates for Google Photorealistic 3D Tiles * Updates for 1.105.1 release * Fix doc for Entity.prototype.computeModelMatrix (CesiumGS#11277) Co-authored-by: Jeshurun Hembd <jeshurun@cesium.com> * Update widgets version * fixed datasource display visualizer callback typedef (CesiumGS#11294) * Add TextureUniform type for setUniform value type (CesiumGS#11284) * Add unit test * Enable standard derivatives extension in demodernizeShader * Update CHANGES.md --------- Co-authored-by: Gabby Getz <gabby@cesium.com> Co-authored-by: Jeshurun Hembd <41167620+jjhembd@users.noreply.github.com> Co-authored-by: Jeshurun Hembd <jeshurun@cesium.com> Co-authored-by: Ben Kuster <bkuster@vc.systems> Co-authored-by: Frédéric Junod <frederic.junod@camptocamp.com>
…ixes Terrain & imagery provider ready deprecation fixes
* 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>
Fix for zoom on tracked entity
* Update dependencies * Update tween.js * Revert tween.js version (see CesiumGS#11324) * Revert dependency changes that only affected patch versions --------- Co-authored-by: Jeshurun Hembd <jeshurun@cesium.com>
88c313f
to
b60fa27
Compare
9e60065
to
8d3b697
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.