Skip to content

Tags: awesome-sh/drei

Tags

v7.20.1

Toggle v7.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: cache DRACOLoader instance in useGLTF (pmndrs#616)

* fix: upgrade draco decoder url to 1.4.3

* fix: cache dracoLoader in useGLTF

* fix: add correct suzanne types in useGLTF story

v7.20.0

Toggle v7.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add fast declarative segments with single geometry. (pmndrs#613)

v7.19.6

Toggle v7.19.6's commit message
fix: push build

v7.19.5

Toggle v7.19.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: pointer events offset for ScrollControls (pmndrs#601)

* docs: add stories for ScrollControls

* fix: pointer events offset for ScrollControls

v7.19.4

Toggle v7.19.4's commit message
fix: merged filter

v7.19.3

Toggle v7.19.3's commit message
fix: pmndrs#610 merged is supposed to take meshes only

v7.19.2

Toggle v7.19.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: ScrollControls oldTarget used in cleanup (pmndrs#596) (pmndrs#597)

v7.19.1

Toggle v7.19.1's commit message
fix: bounds/damping 10 is a bit too faster for being a default

v7.19.0

Toggle v7.19.0's commit message
feat: bounds, usebounds, fix TS

v7.18.0

Toggle v7.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add optional contactShadowPosition prop to Stage (pmndrs#542)

* feat(Stage) - Add optional contactShadowPosition

* feat(Stage) - Add make contact shadowOptions an object