Tags: goldbuick/drei
Tags
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
feat: html occlude, onOcclude, as (pmndrs#422) * feat: html occlue, onOcclude, as * go back to el.display * fix style propagation
PreviousNext