提交历史

作者 SHA1 备注 提交日期
  Michael Herzog 6df08ab12e Examples: Clean up. (#21680) 4 年之前
  Mr.doob 361252445a Updated examples builds 4 年之前
  Michael Herzog 495d3a0109 Examples: Convert controls to ES6 Part I. (#21629) 4 年之前
  Marco Fugaro d9a5084d26 Run build-examples (#21588) 4 年之前
  puxiao 6f11651b42 OrbitControls/TrackballControls: Replace event.keyCode with event.code. (#21409) 4 年之前
  Mugen87 b68664c533 Controls: Remove calls of stopPropagation(). 4 年之前
  heqiang e5d85f62dd Docs: Modify ‘round’ to ‘orbit’ 4 年之前
  Marco Fugaro 8e9b7bd18e Examples: remove third parameter of addEventListener from examples/js/ 4 年之前
  Mugen87 871f7d2827 OrbitControls: Introduce listenToKeyEvents(). 4 年之前
  Aki Rodic b8e3cdfbd5 Fixed sticky orbit controlls when disabled. 4 年之前
  Luna 806fe595a4 Changed less than to less or equal than for orbit control's theta min max check. 4 年之前
  Mr.doob fe7aa22c35 OrbitControls: Removed tabIndex side effect. 4 年之前
  Mugen87 8bc2e1f28c Quaternion: Rename inverse() to invert(). 4 年之前
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 年之前
  Aki Rodic 9f788d8973 Fixed broken pointerevent handling when pointerType = "pen" 4 年之前
  Mr.doob f7455b8676 OrbitControls: Removed isMouseDown logic. 4 年之前
  Mr.doob 1422e36e9f OrbitControls: Implement Pointer events. 5 年之前
  Mugen87 226b60deab Examples: Remove author comments. 5 年之前
  Mugen87 2e26575eef Examples: Clean up. 5 年之前
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 年之前
  Mr.doob a811352302 Merge pull request #19298 from WestLangley/dev_azimuth_limits 5 年之前
  Mr.doob ca07f0f170 Merge pull request #19682 from gero3/usecorrectdocumentincontrols 5 年之前
  gero3 a695c74866 ownerDocument should be used to get the document 5 年之前
  WestLangley 73c70e9373 Merge branch 'dev' into dev_azimuth_limits 5 年之前
  WestLangley dcc6abe55f Change screenSpacePanning default value 5 年之前
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 年之前
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 年之前
  WestLangley 6b5457fe8c Support more flexible azimuthal limits 5 年之前
  Guilherme Avila c4c4795a01 OrbitControls: Align dolly function names with behavior 5 年之前
  Mugen87 8d37021c74 OrbitControls: Add comments to calls of preventDefault(). 5 年之前