Mr.doob
|
d3ccead51d
Revert "Set key event handler on control DOM element"
|
8 vuotta sitten |
Charles Flèche
|
465d2afed3
Set key event handler on control DOM element
|
8 vuotta sitten |
Mr.doob
|
3a81b9c9ff
OrbitControls: Clean up.
|
8 vuotta sitten |
sehcheese
|
3c02fefe57
Fix typo in comment (#10021)
|
8 vuotta sitten |
Mr.doob
|
93721d3246
Mousewheel clean up. See #9526.
|
9 vuotta sitten |
James Kent
|
4cf5fb08ea
Added 'wheel' event as mousewheel has been deprecated in chrome. (#9526)
|
9 vuotta sitten |
unconed
|
e51d15cf6a
Remove mouseout handlers from OrbitControls (#8832)
|
9 vuotta sitten |
aardgoose
|
9580e11759
name enclosured anonymous functions (#9152)
|
9 vuotta sitten |
aardgoose
|
f39fee8eaf
fix legacy redirect (#8879)
|
9 vuotta sitten |
mlknz
|
42a2cf7bac
orbitControls getAngle fix (#8702)
|
9 vuotta sitten |
mcwillso
|
a58012bf39
Allow zooming while rotating (#8634)
|
9 vuotta sitten |
WestLangley
|
6d751b38e0
Fix pan sensitivity of OrthographicCamera when zoomed
|
9 vuotta sitten |
Mr.doob
|
f91cc0c1ad
Vector3: setFromMatrixColumn( index, matrix ) to setFromMatrixColumn( m, index )
|
9 vuotta sitten |
Ben Houston
|
b1c0f30271
adopt setFromMatrixColumn in orbit controls.
|
9 vuotta sitten |
Ben Houston
|
d650ff9f54
fix variable name, bug pointed out by @WestLangley.
|
9 vuotta sitten |
Ben Houston
|
16d79724f1
incorporate feedback.
|
9 vuotta sitten |
Ben Houston
|
68ae47daaa
remove add + multiplyScalar.
|
9 vuotta sitten |
Ben Houston
|
a9867fe4ad
add radius to Spherical Coordinate class.
|
9 vuotta sitten |
Ben Houston
|
35c696c820
first quick attempt at a spherical coordinate class.
|
9 vuotta sitten |
Mr.doob
|
515db92b39
OrbitControls: Clean up.
|
9 vuotta sitten |
Bertrand Fan
|
5246332625
contextmenu was renamed to onContextMenu, this fixes the event listener
|
9 vuotta sitten |
WestLangley
|
ab82d66509
OrbitControls: Clean Up
|
9 vuotta sitten |
Mr.doob
|
48b018387b
OrbitControls: Backwards compatibility for center.
|
9 vuotta sitten |
Satori
|
4cd469308d
Fix middle-click zooming error
|
9 vuotta sitten |
WestLangley
|
9389bbe78d
Refactor OrbitControls
|
9 vuotta sitten |
WestLangley
|
ff4a4b59a9
OrbitControls: Reimplemented simpler version
|
9 vuotta sitten |
WestLangley
|
45123a7157
OrbitControls: Restore mouseout listener
|
9 vuotta sitten |
Mr.doob
|
9103b4f226
Re-reverted OrbitControls. See c4940af2e6f7f20d8c6ade45710812c9665e7ee1.
|
9 vuotta sitten |
mikaelgramont
|
885b1ebf6c
mouseout use the same listener as mouseup events.
|
9 vuotta sitten |
mikaelgramont
|
c407a0470e
OrbitControls: adding a mouseout listener which does exactly the same as mouseup.
|
9 vuotta sitten |