Skip to content

Tags: goldbuick/drei

Tags

v6.0.4

Toggle v6.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: bump stdlib for fix

v6.0.3

Toggle v6.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: lineMaterialParameters should be part of LineProps

resolves pmndrs#418

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: avoid updating orbit controls when controls are disabled (pmndrs…

…#437)

v6.0.1

Toggle v6.0.1's commit message
fix: positionalaudio cant disconnect on prop changes

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Prevent CameraShake from resetting the camera angle (pmndrs#433)

BREAKING CHANGE: Remove the additive property.

* Fix bug in CameraShake

Cameras that already have a rotation get reset by CameraShake, and additive is not a good solution.

* Clone the original rotation.

* Put knobs in the CameraShake story

* Reset rotation when OrbitControls change.

* Update the README

* Clearer explanation

v5.3.4

Toggle v5.3.4's commit message
fix: threejs being a bit obtuse today

v5.3.3

Toggle v5.3.3's commit message
fix: positionalaudio stop on unmount

v5.3.2

Toggle v5.3.2's commit message
fix: positionalaudio autoplay

v5.3.1

Toggle v5.3.1's commit message
fix: allow gizmo to override click behaviour

v5.3.0

Toggle v5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: html occlude, onOcclude, as (pmndrs#422)

* feat: html occlue, onOcclude, as

* go back to el.display

* fix style propagation