Historique des commits

Auteur SHA1 Message Date
  hybridherbst 6622dbf73b cleanup lint-addons and lint-examples (#25739) il y a 2 ans
  Andrea Gargaro dbd9b3ac03 TrackballControls: Add minZoom/maxZoom properties. (#25597) il y a 2 ans
  Michael Herzog 033464666a Revert "TrackballControls: Implemented multi touch rotate. (#24215)" (#24886) il y a 2 ans
  Nicu 8d2fb0830d TrackballControls: Implemented multi touch rotate. (#24215) il y a 2 ans
  Xiaolin Pu 9e12fd1fac TrackballControls: Fix multi-touch in `onTouchEnd()`. (#24631) il y a 2 ans
  Levi Pesin ae20304ae7 Remove long-deprecated code (#24431) il y a 3 ans
  zhaolei a7de96e860 fix property (#23658) il y a 3 ans
  Michael Herzog 144c217b26 More clean up. (#23380) il y a 3 ans
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) il y a 3 ans
  Michael Herzog 62ecbf883d TrackballControls: Fix pinch to zoom with ortho cams. (#22709) il y a 3 ans
  Michael Herzog 3b8cadefe3 Controls: Make use of setPointerCapture(). (#22118) il y a 4 ans
  LeoShen 8f7e477b02 TrackballControls: Fix scale finished rotate on mobile. (#22100) il y a 4 ans
  Michael Herzog 045b59005e Update TrackballControls.js il y a 4 ans
  Michael Herzog 2c78502bc0 TrackballControls: Fully migrate to pointer events. (#22006) il y a 4 ans
  Michael Herzog b2f6ec86c6 Examples: Clean up. (#21957) il y a 4 ans
  Michael Herzog f4569ee87a Controls: Remove preventDefault() from mouse handlers. (#21935) il y a 4 ans
  puxiao 4036a220bd DragControls/OrbitControls/TrackballControls: wheel/touchmove/touchstart add { passive: false } (#21642) il y a 4 ans
  Michael Herzog 495d3a0109 Examples: Convert controls to ES6 Part I. (#21629) il y a 4 ans
  puxiao 6f11651b42 OrbitControls/TrackballControls: Replace event.keyCode with event.code. (#21409) il y a 4 ans
  Mugen87 b68664c533 Controls: Remove calls of stopPropagation(). il y a 4 ans
  Marco Fugaro aa845b796a Run modularize il y a 4 ans
  Mugen87 68c8818c6c TrackballControls: Fix undefined constant. il y a 4 ans
  Mugen87 bff1f2485a Examples: Ensure single quotes when generating modules. il y a 4 ans
  Aki Rodic 9f788d8973 Fixed broken pointerevent handling when pointerType = "pen" il y a 4 ans
  Mr.doob 9dca824496 TrackballControls: Removed isMouseDown logic. il y a 4 ans
  Mr.doob f86fcc092a TrackballControls: Implement Pointer Events. il y a 5 ans
  Mugen87 226b60deab Examples: Remove author comments. il y a 5 ans
  gero3 a695c74866 ownerDocument should be used to get the document il y a 5 ans
  Mugen87 d5343f40e6 Examples: Clean up. il y a 5 ans
  Mugen87 538343234a Examples: Make domElement to a mandatory parameter for all controls. il y a 5 ans