[skip netlify] Update dependency @google/model-viewer to ^1.10.1 #1982
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.
This PR contains the following updates:
^1.9.2
->^1.10.1
Release Notes
google/model-viewer
v1.10.1
Compare Source
This is actually identical to v1.10.0, but a bad build was pushed to npm, so this is resolving that error.
v1.10.0
Compare Source
Features
🆕 Added glTF sheen extension support! We now support all of the released PBR extensions. See fidelity comparisons here. mrdoob/three.js#23069
🆕 Added
repetitions
andpingpong
options to theplay()
method for better animation control. Thanks @futahei! #3021, #3104🆕 Added
uv
coordinates to the output ofpositionAndNormalFromPoint()
. Thanks @BR14Nx! #3043🆕 Added a
zoom()
function to allow programmatic camera manipulation equivalent to keyboard/scroll/pinch zoom behavior. #3087🆕 Default framing now accounts for non-default field of view. This means when you want a custom focal length, you no longer need to calculate and set a corresponding radius in
camera-orbit
. #3105Bug fixes
setURI
method now changes a texture for all models that point to it. To individually change a texture when the same model has been reused, please use the newercreateTexture
API. #2935setAlphaMode
. Thanks @SrirachaSource! #2985Examples
✨ Added Thor camera views example. Thanks @hybridherbst! #3018
✨ Fixed example strings. Thanks @benmbark! #3040
✨ Updated transparency example to demonstrate glTF transmission support. #3112
Other notable changes
Editor
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.