Skip to content

Releases: yomotsu/camera-controls

v2.8.4

30 May 13:54
Compare
Choose a tag to compare

2.8.4 (2024-05-30)

Bug Fixes

  • avoid using instanceof for three object (#511) (f75d1e1)

v2.8.3

15 Feb 11:50
Compare
Choose a tag to compare

2.8.3 (2024-02-15)

Bug Fixes

v2.8.2

15 Feb 02:39
7bd269b
Compare
Choose a tag to compare

2.8.2 (2024-02-15)

Bug Fixes

  • package.json exposed a wrong js file (#482) (7bd269b)

v2.8.1

14 Feb 07:45
Compare
Choose a tag to compare

2.8.1 (2024-02-14)

Bug Fixes

v2.8.0

14 Feb 07:26
Compare
Choose a tag to compare

2.8.0 (2024-02-14)

Features

  • drop PointerEvent unsupported browsers (aka Safari12) (658d442)
  • Drop support for UMD, add module.min.js (89cad76)
  • expose EventDispatcher class (fe99ab4)

v2.7.4

01 Feb 02:56
Compare
Choose a tag to compare

2.7.4 (2024-02-01)

Bug Fixes

  • incorrect look direction when target is not at origin (3c1beca)

v2.7.3

29 Oct 14:55
Compare
Choose a tag to compare

2.7.3 (2023-10-29)

Bug Fixes

v2.7.2

31 Aug 12:56
190c592
Compare
Choose a tag to compare

2.7.2 (2023-08-31)

Bug Fixes

v2.7.1

22 Aug 13:39
Compare
Choose a tag to compare

2.7.1 (2023-08-22)

Bug Fixes

  • Re-normalize new camera up after cross product (#453) (2f9fc16)
  • use local clamp instead of MathUtils clamp (#449) (3d9b334)

v2.7.0

27 Jun 14:19
Compare
Choose a tag to compare

2.7.0 (2023-06-27)

Bug Fixes

Features

  • add interactiveArea and multiple instance demo (#433) (7bbbd78)