提交历史

作者 SHA1 备注 提交日期
  Guilherme Avila f163ee91d5 OrbitControls: use scroll event delta to modulate zoom speed (#27418) 1 年之前
  Guilherme Avila bc0be462ca OrbitControls: pointers list only used for identification (#27420) 1 年之前
  Guilherme Avila 6b19d22846 OrbitControls: introduce zoom-to-cursor on touch events (#27384) 1 年之前
  Michael Herzog ca9ff0f185 OrbitControls: Remove useless assignment. (#27266) 1 年之前
  schwyzl 2563342997 Add 3D cursor and limit to orbit camera target (#26558) 1 年之前
  王徐 50d352fddd Orbitcontrol ZoomToCursor fix (#26549) 2 年之前
  Issun 53366684ba OrbitControls: Support frame rate independent `autoRotate`. (#26472) 2 年之前
  Garrett Johnson 98e4fc81dc OrbitControls: Add zoom to cursor (#26165) 2 年之前
  mrdoob fed6eeabd9 OrbitControls: Added target distance check in change condition. (#26063) 2 年之前
  Mr.doob d1e85b099b Revert "OrbitControls: Removed update condition code (#26061)" 2 年之前
  Mr.doob e77a81cd1f Revert "OrbitControls: Removed unused zoomChanged variable." 2 年之前
  Mr.doob 0a97813fd2 OrbitControls: Removed unused zoomChanged variable. 2 年之前
  mrdoob a7c9a2056d OrbitControls: Removed update condition code (#26061) 2 年之前
  WestLangley f19bad9653 Create MapControls.js (#25608) 2 年之前
  Michael Herzog 05f6df72ff OrbitControls: Use `onPointerUp()` for `pointercancel` events. (#25540) 2 年之前
  Michael Herzog 8fab13b240 Docs: Clean up. (#25481) 2 年之前
  Nik Nyby a2a1711269 OrbitControls: Add `stopListenToKeyEvents()`. (#25418) 2 年之前
  Nik Nyby 4f23d857b1 OrbitControls: Enable keyboard rotation with modifier keys. (#24974) 2 年之前
  Levi Pesin ae20304ae7 Remove long-deprecated code (#24431) 3 年之前
  Shawn Xie 9c1a355123 OrbitControls: Remove duplicate code (#24333) 3 年之前
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) 3 年之前
  Michael Herzog fcaaaab1b8 OrbitControls: Add "sticky controls patch" back. (#22862) 3 年之前
  Michael Herzog 812647f6b3 OrbitControls: Disallow zoom while rotating. (#22660) 3 年之前
  Marco Fugaro ae4a7c4af5 OrbitControls: add getDistance() (#22126) 4 年之前
  Michael Herzog 3b8cadefe3 Controls: Make use of setPointerCapture(). (#22118) 4 年之前
  Michael Herzog e82542f76e OrbitControls: Fully migrate to pointer events. (#21972) 4 年之前
  Michael Herzog f4569ee87a Controls: Remove preventDefault() from mouse handlers. (#21935) 4 年之前
  puxiao 4036a220bd DragControls/OrbitControls/TrackballControls: wheel/touchmove/touchstart add { passive: false } (#21642) 4 年之前
  Michael Herzog 495d3a0109 Examples: Convert controls to ES6 Part I. (#21629) 4 年之前
  puxiao 6f11651b42 OrbitControls/TrackballControls: Replace event.keyCode with event.code. (#21409) 4 年之前