Aki Rodic
|
9f788d8973
Fixed broken pointerevent handling when pointerType = "pen"
|
4 years ago |
Mr.doob
|
9dca824496
TrackballControls: Removed isMouseDown logic.
|
4 years ago |
Mr.doob
|
f86fcc092a
TrackballControls: Implement Pointer Events.
|
5 years ago |
Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 years ago |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 years ago |
gero3
|
a695c74866
ownerDocument should be used to get the document
|
5 years ago |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 years ago |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 years ago |
Mugen87
|
d5343f40e6
Examples: Clean up.
|
5 years ago |
Mugen87
|
538343234a
Examples: Make domElement to a mandatory parameter for all controls.
|
5 years ago |
Mugen87
|
8ab5280bfc
TrackballControls: Add support for OrthographicCamera.
|
5 years ago |
Mugen87
|
878380d705
TrackballControls: Clean up.
|
6 years ago |
Mugen87
|
4e9527159a
TrackballControls: Change mouse button semantics.
|
6 years ago |
Mugen87
|
d69817099e
TrackballControls: Introduce custom mouse mappings.
|
6 years ago |
Mugen87
|
2ad1afb8bb
TrackballControls: Fix key states.
|
6 years ago |
Mugen87
|
b505a953c0
Examples: Clean up
|
6 years ago |
Mr.doob
|
1fe92061f3
TrackballControls: Added event.preventDefault() in touchstart. See #14182
|
7 years ago |
Aki Rodic
|
4e4b491ecc
Removed dead code (handleEvent) from controls.
|
7 years ago |
Mugen87
|
9cd6c4f21a
Examples: Clean up
|
7 years ago |
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 |