Tags: j-era/drei
Tags
fix: bump three-stdlib from 2.0.8 to 2.2.0 (pmndrs#447) * chore: bump three-stdlib from 2.0.8 to 2.1.0 * chore: bump three-stdlib from 2.1.0 to 2.2.0
fix: made most props optional for TransformControls (pmndrs#445) Co-authored-by: Phil Xia <phil.xia@gmail.com>
fix: lineMaterialParameters should be part of LineProps resolves pmndrs#418
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
PreviousNext