Skip to content

Tags: looeee/drei

Tags

v7.3.1

Toggle v7.3.1's commit message
fix: loader tofixed(2) percentage

v7.3.0

Toggle v7.3.0's commit message
feat: update three-stdlib (GLTFLoader)

v7.2.2

Toggle v7.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(html): update the world matrix (plus ancestors) of the target gro…

…up in useFrame() (pmndrs#491)

Without this in certain situations the Html component can lag the group when the group's component transform is updated

v7.2.1

Toggle v7.2.1's commit message
fix: control types, stage supports r3f.controls

v7.2.0

Toggle v7.2.0's commit message
feat: support r3f.controls field for better controls management

v7.1.3

Toggle v7.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: useGLTF typing (pmndrs#483)

v7.1.2

Toggle v7.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: bump three-stdlib to 2.3.1 (pmndrs#480)

v7.1.1

Toggle v7.1.1's commit message
fix: add useXYZ.clear

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v7.0.6

Toggle v7.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: re-enable controls.connect in OrbitControls (pmndrs#468)

* fix: re-enable controls.connect in OrbitControls

Co-authored-by: Stephen Corwin <stephenjcorwin@gmail.com>