ADRG1T
|
a26a27a785
Update TrackballControls.js
|
7 years ago |
Spencer
|
cebc2aca2c
Update TrackballControls tab consistency
|
8 years ago |
Ford Hurley
|
b110b162d8
Allow right clicking when TrackballControls are disabled
|
8 years ago |
Mr.doob
|
d3ccead51d
Revert "Set key event handler on control DOM element"
|
8 years ago |
Charles Flèche
|
465d2afed3
Set key event handler on control DOM element
|
8 years ago |
Fred Ludlow
|
4f347f58aa
Now handling deltaMode 2
|
8 years ago |
Fred Ludlow
|
da3a366626
Add switch for mousewheel handling on wheel event.deltaMode
|
8 years ago |
Fred Ludlow
|
dcd2b4ef88
Detect deltaMode - fixes IE11/FF49/Chrome54 on Win7, see #9526
|
8 years ago |
mhalle
|
43f8b76c01
BUG: zoom with negative factor never gets damped (#9863)
|
8 years ago |
Mr.doob
|
93721d3246
Mousewheel clean up. See #9526.
|
9 years ago |
James Kent
|
4cf5fb08ea
Added 'wheel' event as mousewheel has been deprecated in chrome. (#9526)
|
9 years ago |
tschw
|
3aa9619abc
Revert "Keep TrackballControls from consuming all events."
|
9 years ago |
Mr.doob
|
36c8bfc926
Clean up.
|
9 years ago |
tschw
|
348c706a46
Keep TrackballControls from consuming all events.
|
9 years ago |
Shaw
|
34fff87eac
Removed unnecessary touchZoomDistance resets
|
9 years ago |
Shaw
|
d0e2a48625
Multitouch fixes
|
9 years ago |
Mr.doob
|
c784d820de
TrackballControls: Refactored touch code. See #7406.
|
9 years ago |
Shaw
|
b5a7e990a6
Simplified multitouch TrackballControls fix
|
9 years ago |
Shaw
|
06eea8c713
Multitouch fix for TrackballControls
|
9 years ago |
Mr.doob
|
f11c485ad4
DOMMouseScroll to MozMousePixelScroll. See #7331.
|
9 years ago |
dubejf
|
8bfe403c00
Add dispose method to all controls
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
Mr.doob
|
22cad1ab86
Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev
|
10 years ago |
gero3
|
22b4a311c7
add function definintion to closured functions
|
10 years ago |
michaelg
|
f2645597df
Fixed zoom bug in trackball control
|
10 years ago |
daron1337
|
589819d4f3
TrackballControls with new rotation mode
|
10 years ago |
Mr.doob
|
891018d261
Merge branch 'trackballControls' of https://github.com/daron1337/three.js into dev
|
10 years ago |
daron1337
|
4ce1d34951
Added cylindricalRotation feature to TrackballControls. Updated the related example
|
10 years ago |
gero3
|
fe8493157e
codestyle fixes
|
10 years ago |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 years ago |