cientos icon indicating copy to clipboard operation
cientos copied to clipboard

fix(deps): update dependency three-custom-shader-material to v6

Open renovate[bot] opened this issue 1 year ago • 3 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
three-custom-shader-material ^5.4.0 -> ^6.0.0 age adoption passing confidence

Release Notes

FarazzShaikh/THREE-CustomShaderMaterial (three-custom-shader-material)

v6.2.1

Compare Source

v6.2.0

Compare Source

  • Add CustomShaderMaterial.clone() method
  • Update regex used to extract main function's body from user's shader code.

v6.1.1

Compare Source

v6.1.0

Compare Source

v6.0.13

Compare Source

v6.0.12

Compare Source

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

Rewritten from scratch, now with no dependencies, optimized performance and better type inference.

  • Add csm_Iridescence
  • Add csm_Transmission
  • Add csm_Thickness
  • Add csm_UnlitFac
    • Mix factor between lit (csm_DiffuseColor) and unlit (csm_FragColor) shading.
  • [BREAKING]: Removed official support for extending third-party materials and materials that already use onBeforeCompile.
    • This is due to the complexity of the implementation and the lack of a good way to handle it.
    • You can still extend materials, they may or may not work as expected.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Oct 13 '24 16:10 renovate[bot]

Deploy Preview for cientos-tresjs ready!

Name Link
Latest commit 4778dc994c0fff46fa91bca8143776307b8f33f3
Latest deploy log https://app.netlify.com/sites/cientos-tresjs/deploys/67ca96656eab0e0008f9786a
Deploy Preview https://deploy-preview-511--cientos-tresjs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Oct 13 '24 16:10 netlify[bot]

I'm not entirely sure about merging this one @andretchen0 @JaimeTorrealba is a major but their release notes are not really helpful in understanding if there is a breaking change 🤔

alvarosabu avatar Oct 17 '24 07:10 alvarosabu

Open in Stackblitz

npm i https://pkg.pr.new/@tresjs/cientos@511

commit: 4778dc9

pkg-pr-new[bot] avatar Oct 27 '24 19:10 pkg-pr-new[bot]