Skip to content

Releases: yomotsu/camera-controls

v1.37.0

15 Sep 07:52
Compare
Choose a tag to compare

#302 add TOUCH_DOLLY_ROTATE and TOUCH_ZOOM_ROTATE @tampiland @yomotsu

v1.36.2

24 Aug 12:07
Compare
Choose a tag to compare

#299 dollyToCursor should keep within boundaries @tampiland @yomotsu

v1.36.1

09 Aug 03:57
Compare
Choose a tag to compare

#296 fix fitToBox in non-Yup space @ntrfrnc

v1.36.0

24 Jul 08:28
Compare
Choose a tag to compare

Fixed: #290 CurrentAction always returns 0
Fixed: #285 CameraControls.mouseButtons.middle doesn't work
Added: #286 Zoom to Fill

v1.35.0

13 Jul 03:41
Compare
Choose a tag to compare

#284 support PointerLock API
#283 support multi-button mouse drag
remove mouseButtons.shiftLeft
"mouse drag with modifier keys" example

v1.34.7

08 Jul 01:49
Compare
Choose a tag to compare

#281 fix fitToBox with padding in none-y-up space @yomotsu

v1.34.6

27 Jun 01:46
Compare
Choose a tag to compare

#279 fitToBox: adjust non Yup space @rxmarccall @yomotsu

v1.34.5

01 Jun 05:40
Compare
Choose a tag to compare

#271 Fixed: CameraControls.zoomTo promise always resolves immediately @looeee @yomotsu

v1.34.4

10 May 07:32
Compare
Choose a tag to compare
1.34.4

v1.34.3

24 Apr 09:03
Compare
Choose a tag to compare

#257 add typedoc (the doc is here) @yomotsu
#258 fix: setLookAt with transition enabled never resolves with off-center target @jiehui-gelement
#253 box3 should be initialized before using it @yomotsu
#248 allow touch scroll if disabled @yomotsu