Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip netlify] Update dependency @google/model-viewer to ^1.10.1 #1982

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google/model-viewer ^1.9.2 -> ^1.10.1 age adoption passing confidence

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 and pingpong options to the play() method for better animation control. Thanks @​futahei! #​3021, #​3104
🆕 Added uv coordinates to the output of positionAndNormalFromPoint(). 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. #​3105

Bug fixes

  • Fixed slow loading for identical models in multiple elements. ✋BREAKING CHANGE: the 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 newer createTexture API. #​2935
  • Fixed setAlphaMode. Thanks @​SrirachaSource! #​2985
  • Reduced shader re-compilation to improve performance. #​3045
  • Fixed clicks causing extra progress bar advancement. Thanks @​mehak08g! #​3077
  • Workaround for a Safari 15 bug that was causing textures to randomly show up black. #​3082
  • Output now correctly uses sRGB encoding rather than gamma. This slightly lightened our renders, so you may want to regenerate seamless poster images. #​3082
  • Fixed some subtle camera errors. #​3087
  • Fixed variant switching error. Thanks @​SrirachaSource! #​3086
  • Fixed Windows loading performance regression (properly this time). #​3004
  • Made progress bar advance more linearly. #​3110, #​3111

Examples

✨ 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@github-actions
Copy link
Contributor

You're Pull Request scored a 0.040968342644320296 out of a possible +5 on the sentiment scale. Here's a gif representation of your PR:
Boo from Monsters Inc blinking and looking into space neutrally

@github-actions
Copy link
Contributor

Gif

@yangwao yangwao merged commit ef0558c into main Jan 21, 2022
@renovate renovate bot deleted the renovate/google-model-viewer-1.x branch January 21, 2022 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants