Samuel Rigaud
|
1041321baf
fix-types (#31819)
|
5 months ago |
Michael Herzog
|
caddbf4cd8
JSDoc: More import sections. (#30860)
|
10 months ago |
mrdoob
|
db7233612c
Controls: Require element in connect() (#30772)
|
10 months ago |
Michael Herzog
|
c19e14f105
Docs: Add more JSDoc. (#30641)
|
11 months ago |
Michael Herzog
|
3feb41f579
TrackballControls: Separate mouse action and state logic. (#29442)
|
1 year ago |
Michael Herzog
|
bf6dfd5252
Controls: Move into core. (#29136)
|
1 year ago |
Michael Herzog
|
649b99272b
TrackballControls: Derive from `Controls`. (#29124)
|
1 year ago |
hybridherbst
|
6622dbf73b
cleanup lint-addons and lint-examples (#25739)
|
2 years ago |
Andrea Gargaro
|
dbd9b3ac03
TrackballControls: Add minZoom/maxZoom properties. (#25597)
|
2 years ago |
Michael Herzog
|
033464666a
Revert "TrackballControls: Implemented multi touch rotate. (#24215)" (#24886)
|
3 years ago |
Nicu
|
8d2fb0830d
TrackballControls: Implemented multi touch rotate. (#24215)
|
3 years ago |
Xiaolin Pu
|
9e12fd1fac
TrackballControls: Fix multi-touch in `onTouchEnd()`. (#24631)
|
3 years ago |
Levi Pesin
|
ae20304ae7
Remove long-deprecated code (#24431)
|
3 years ago |
zhaolei
|
a7de96e860
fix property (#23658)
|
3 years ago |
Michael Herzog
|
144c217b26
More clean up. (#23380)
|
4 years ago |
Marco Fugaro
|
eadd35e44c
Examples: use import maps + polyfill (#23255)
|
4 years ago |
Michael Herzog
|
62ecbf883d
TrackballControls: Fix pinch to zoom with ortho cams. (#22709)
|
4 years ago |
Michael Herzog
|
3b8cadefe3
Controls: Make use of setPointerCapture(). (#22118)
|
4 years ago |
LeoShen
|
8f7e477b02
TrackballControls: Fix scale finished rotate on mobile. (#22100)
|
4 years ago |
Michael Herzog
|
045b59005e
Update TrackballControls.js
|
4 years ago |
Michael Herzog
|
2c78502bc0
TrackballControls: Fully migrate to pointer events. (#22006)
|
4 years ago |
Michael Herzog
|
b2f6ec86c6
Examples: Clean up. (#21957)
|
4 years ago |
Michael Herzog
|
f4569ee87a
Controls: Remove preventDefault() from mouse handlers. (#21935)
|
4 years ago |
puxiao
|
4036a220bd
DragControls/OrbitControls/TrackballControls: wheel/touchmove/touchstart add { passive: false } (#21642)
|
4 years ago |
Michael Herzog
|
495d3a0109
Examples: Convert controls to ES6 Part I. (#21629)
|
4 years ago |
puxiao
|
6f11651b42
OrbitControls/TrackballControls: Replace event.keyCode with event.code. (#21409)
|
4 years ago |
Mugen87
|
b68664c533
Controls: Remove calls of stopPropagation().
|
5 years ago |
Marco Fugaro
|
aa845b796a
Run modularize
|
5 years ago |
Mugen87
|
68c8818c6c
TrackballControls: Fix undefined constant.
|
5 years ago |
Mugen87
|
bff1f2485a
Examples: Ensure single quotes when generating modules.
|
5 years ago |