提交历史

作者 SHA1 备注 提交日期
  Mugen87 b68664c533 Controls: Remove calls of stopPropagation(). 4 年之前
  Marco Fugaro 8e9b7bd18e Examples: remove third parameter of addEventListener from examples/js/ 4 年之前
  Mugen87 68c8818c6c TrackballControls: Fix undefined constant. 4 年之前
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 年之前
  Aki Rodic 9f788d8973 Fixed broken pointerevent handling when pointerType = "pen" 4 年之前
  Mr.doob 9dca824496 TrackballControls: Removed isMouseDown logic. 4 年之前
  Mr.doob f86fcc092a TrackballControls: Implement Pointer Events. 5 年之前
  Mugen87 226b60deab Examples: Remove author comments. 5 年之前
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 年之前
  gero3 a695c74866 ownerDocument should be used to get the document 5 年之前
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 年之前
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 年之前
  Mugen87 d5343f40e6 Examples: Clean up. 5 年之前
  Mugen87 538343234a Examples: Make domElement to a mandatory parameter for all controls. 5 年之前
  Mugen87 8ab5280bfc TrackballControls: Add support for OrthographicCamera. 5 年之前
  Mugen87 878380d705 TrackballControls: Clean up. 6 年之前
  Mugen87 4e9527159a TrackballControls: Change mouse button semantics. 6 年之前
  Mugen87 d69817099e TrackballControls: Introduce custom mouse mappings. 6 年之前
  Mugen87 2ad1afb8bb TrackballControls: Fix key states. 6 年之前
  Mugen87 b505a953c0 Examples: Clean up 6 年之前
  Mr.doob 1fe92061f3 TrackballControls: Added event.preventDefault() in touchstart. See #14182 7 年之前
  Aki Rodic 4e4b491ecc Removed dead code (handleEvent) from controls. 7 年之前
  Mugen87 9cd6c4f21a Examples: Clean up 7 年之前
  ADRG1T a26a27a785 Update TrackballControls.js 7 年之前
  Spencer cebc2aca2c Update TrackballControls tab consistency 8 年之前
  Ford Hurley b110b162d8 Allow right clicking when TrackballControls are disabled 8 年之前
  Mr.doob d3ccead51d Revert "Set key event handler on control DOM element" 8 年之前
  Charles Flèche 465d2afed3 Set key event handler on control DOM element 8 年之前
  Fred Ludlow 4f347f58aa Now handling deltaMode 2 8 年之前
  Fred Ludlow da3a366626 Add switch for mousewheel handling on wheel event.deltaMode 8 年之前