Skip to content

Releases: yomotsu/camera-controls

v2.3.5

16 May 03:19
Compare
Choose a tag to compare

2.3.5 (2023-05-16)

Bug Fixes

  • verticalDragToForward has no effect when used with OrthographicCamera (#412) (91bb010)

v2.3.4

01 Apr 14:40
Compare
Choose a tag to compare

2.3.4 (2023-04-01)

Bug Fixes

  • fromJSON does not apply dolly distance (#398) (0d0761a)

v2.3.3

16 Mar 14:46
4fb31a0
Compare
Choose a tag to compare

2.3.3 (2023-03-16)

Bug Fixes

  • position in fromJSON does not work correctly (#392) (4fb31a0)

v2.3.2

14 Mar 14:42
cd3f452
Compare
Choose a tag to compare

2.3.2 (2023-03-14)

Bug Fixes

  • updateCameraUp doesnt update _yAxisUpSpaceInverse (#391) (cd3f452)

v2.3.1

22 Feb 15:46
2793b17
Compare
Choose a tag to compare

2.3.1 (2023-02-22)

Bug Fixes

v2.3.0

20 Feb 13:27
5c166a2
Compare
Choose a tag to compare

2.3.0 (2023-02-20)

Bug Fixes

  • target should be immutable in smoothDamp (#375) (42a00de)

Features

v2.2.2

19 Feb 15:52
5546a53
Compare
Choose a tag to compare

2.2.2 (2023-02-19)

Bug Fixes

v2.2.1

10 Feb 13:31
Compare
Choose a tag to compare

#364 fix .enabled @abernier
#363 remove TouchEvent support
#362 enable context menu if mouse.right is NONE

v2.1.0

04 Feb 13:40
Compare
Choose a tag to compare

#357 Stop movement on drag start @yomotsu
#359 Improve smoothTime / draggingSmoothTime switching @yomotsu
#355 Exposing CameraControls.createBoundingSphere @abernier
fixed some bags

v2.0.1

29 Jan 02:28
Compare
Choose a tag to compare

#352 fix wheel zoom @yomotsu
#351 docs: typo for fitToBox @abernier
#350 updating r3f example @abernier