v0.15.0
Main changes:
- Remove 'scale', and instead use 'radius' for orthographic cameras too. This simplifies things when working with orthographic projection
- Remove the roll / alternate up vector support. This ended up being broken, and likely unsolveable in an intuitive way, and I want to keep this plugin very intuitive.
What's Changed
- GH Actions changes by @Plonq in #56
- BREAKING Remove
scale
field fromPanOrbitCamera
by @341101 in #58 - Fix flicker in orthographic example by @Plonq in #61
- BREAKING Remove roll/up vector support (broken) by @Plonq in #60
Full Changelog: 0.14.0...0.15.0