Guilherme Avila
|
f27cb02d91
OrbitControls: constants
|
6 年之前 |
Guilherme Avila
|
dd8cde9ff6
OrbitControls: clean up
|
6 年之前 |
Guilherme Avila
|
ea504f0807
OrbitControls: refactoring
|
6 年之前 |
Mr.doob
|
a3c1c736a7
OrbitControls: Clean up.
|
6 年之前 |
Gregg Tavares
|
5a11fea80c
only preventDefault on used keys
|
6 年之前 |
Gregg Tavares
|
9be5d8affd
Prevent cursor up and cursor down from scrolling
|
6 年之前 |
Gregg Tavares
|
a3c41f50d8
Fix for OrbitControls not allowing keyboard input in iframe
|
6 年之前 |
leshkovichpvl
|
fa5956aa53
fix description
|
6 年之前 |
Pavel Leshkovich
|
04a4880906
revert && add shiftKey
|
6 年之前 |
Pavel Leshkovich
|
00a8e03ce2
callback was moved from some function
|
6 年之前 |
Pavel Leshkovich
|
b64d2233db
remove arrow function & added reuse method isPanEvent
|
6 年之前 |
Pavel Leshkovich
|
d2c5df8c80
Made custom pan keys
|
6 年之前 |
WestLangley
|
8e39dd1dba
Update comment
|
7 年之前 |
Ross Kirsling
|
9bea0556fe
Address PR feedback.
|
7 年之前 |
Ross Kirsling
|
8d45d3dfef
OrbitControls: Use a getStateForMouseDown instead of mouse button lambdas.
|
7 年之前 |
Ross Kirsling
|
39f020a309
OrbitControls: Support Ctrl-drag as right-drag alternative.
|
7 年之前 |
WestLangley
|
1b56759e45
Prevent aspect from affecting rotate speed
|
7 年之前 |
Mugen87
|
9cd6c4f21a
Examples: Clean up
|
7 年之前 |
WestLangley
|
312e1b0cd2
Remove HorizontalPanning nomenclature
|
7 年之前 |
WestLangley
|
5bb2ba9e8a
Support 2-finger zoom/pan
|
7 年之前 |
WestLangley
|
06f502d8d3
Added .panSpeed property
|
7 年之前 |
WestLangley
|
098fefe153
Panning supports damping
|
7 年之前 |
WestLangley
|
835453ca32
Add support for horizontal panning
|
7 年之前 |
makc
|
6ab03f44db
fix the order of events in onMouseWheel
|
7 年之前 |
shelby speegle
|
4ab922b78e
refs #12339. use class type flags instead of instanceof checks in OrbitControls.
|
7 年之前 |
WestLangley
|
d45a042cf9
Allow context menu when controls are disabled
|
8 年之前 |
WestLangley
|
501c06b6cb
Clean up
|
8 年之前 |
WestLangley
|
c6caf04b5d
Added saveState() method
|
8 年之前 |
Mr.doob
|
d3ccead51d
Revert "Set key event handler on control DOM element"
|
8 年之前 |
Charles Flèche
|
465d2afed3
Set key event handler on control DOM element
|
8 年之前 |