Skip to content

v0.15.0

Compare
Choose a tag to compare
@Plonq Plonq released this 25 Feb 06:44
· 37 commits to master since this release

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 from PanOrbitCamera 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