Commit History

Author SHA1 Message Date
  Shawn Xie 9c1a355123 OrbitControls: Remove duplicate code (#24333) 2 years ago
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) 2 years ago
  Michael Herzog fcaaaab1b8 OrbitControls: Add "sticky controls patch" back. (#22862) 2 years ago
  Michael Herzog 812647f6b3 OrbitControls: Disallow zoom while rotating. (#22660) 3 years ago
  Marco Fugaro ae4a7c4af5 OrbitControls: add getDistance() (#22126) 3 years ago
  Michael Herzog 3b8cadefe3 Controls: Make use of setPointerCapture(). (#22118) 3 years ago
  Michael Herzog e82542f76e OrbitControls: Fully migrate to pointer events. (#21972) 3 years ago
  Michael Herzog f4569ee87a Controls: Remove preventDefault() from mouse handlers. (#21935) 3 years ago
  puxiao 4036a220bd DragControls/OrbitControls/TrackballControls: wheel/touchmove/touchstart add { passive: false } (#21642) 3 years ago
  Michael Herzog 495d3a0109 Examples: Convert controls to ES6 Part I. (#21629) 3 years ago
  puxiao 6f11651b42 OrbitControls/TrackballControls: Replace event.keyCode with event.code. (#21409) 3 years ago
  Mugen87 b68664c533 Controls: Remove calls of stopPropagation(). 3 years ago
  Mugen87 5fdc75c232 Sync JSM 3 years ago
  Marco Fugaro aa845b796a Run modularize 3 years ago
  Mugen87 871f7d2827 OrbitControls: Introduce listenToKeyEvents(). 3 years ago
  Mugen87 bff1f2485a Examples: Ensure single quotes when generating modules. 3 years ago
  Aki Rodic b8e3cdfbd5 Fixed sticky orbit controlls when disabled. 3 years ago
  Luna 806fe595a4 Changed less than to less or equal than for orbit control's theta min max check. 3 years ago
  Mr.doob fe7aa22c35 OrbitControls: Removed tabIndex side effect. 3 years ago
  Mugen87 8bc2e1f28c Quaternion: Rename inverse() to invert(). 3 years ago
  Aki Rodic 9f788d8973 Fixed broken pointerevent handling when pointerType = "pen" 4 years ago
  Mr.doob f7455b8676 OrbitControls: Removed isMouseDown logic. 4 years ago
  Mr.doob 1422e36e9f OrbitControls: Implement Pointer events. 4 years ago
  Mugen87 226b60deab Examples: Remove author comments. 4 years ago
  Mugen87 2e26575eef Examples: Clean up. 4 years ago
  Mr.doob a811352302 Merge pull request #19298 from WestLangley/dev_azimuth_limits 4 years ago
  Mr.doob ca07f0f170 Merge pull request #19682 from gero3/usecorrectdocumentincontrols 4 years ago
  gero3 a695c74866 ownerDocument should be used to get the document 4 years ago
  WestLangley dcc6abe55f Change screenSpacePanning default value 4 years ago
  WestLangley 6b5457fe8c Support more flexible azimuthal limits 4 years ago