提交历史

作者 SHA1 备注 提交日期
  hybridherbst 6622dbf73b cleanup lint-addons and lint-examples (#25739) 2 年之前
  Andrea Gargaro dbd9b3ac03 TrackballControls: Add minZoom/maxZoom properties. (#25597) 2 年之前
  Michael Herzog 033464666a Revert "TrackballControls: Implemented multi touch rotate. (#24215)" (#24886) 2 年之前
  Nicu 8d2fb0830d TrackballControls: Implemented multi touch rotate. (#24215) 2 年之前
  Xiaolin Pu 9e12fd1fac TrackballControls: Fix multi-touch in `onTouchEnd()`. (#24631) 2 年之前
  Levi Pesin ae20304ae7 Remove long-deprecated code (#24431) 3 年之前
  zhaolei a7de96e860 fix property (#23658) 3 年之前
  Michael Herzog 144c217b26 More clean up. (#23380) 3 年之前
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) 3 年之前
  Michael Herzog 62ecbf883d TrackballControls: Fix pinch to zoom with ortho cams. (#22709) 3 年之前
  Michael Herzog 3b8cadefe3 Controls: Make use of setPointerCapture(). (#22118) 4 年之前
  LeoShen 8f7e477b02 TrackballControls: Fix scale finished rotate on mobile. (#22100) 4 年之前
  Michael Herzog 045b59005e Update TrackballControls.js 4 年之前
  Michael Herzog 2c78502bc0 TrackballControls: Fully migrate to pointer events. (#22006) 4 年之前
  Michael Herzog b2f6ec86c6 Examples: Clean up. (#21957) 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 年之前
  Mugen87 b68664c533 Controls: Remove calls of stopPropagation(). 4 年之前
  Marco Fugaro aa845b796a Run modularize 4 年之前
  Mugen87 68c8818c6c TrackballControls: Fix undefined constant. 4 年之前
  Mugen87 bff1f2485a Examples: Ensure single quotes when generating modules. 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. 4 年之前
  Mugen87 226b60deab Examples: Remove author comments. 5 年之前
  gero3 a695c74866 ownerDocument should be used to get the document 5 年之前
  Mugen87 d5343f40e6 Examples: Clean up. 5 年之前
  Mugen87 538343234a Examples: Make domElement to a mandatory parameter for all controls. 5 年之前