Commit History

Author SHA1 Message Date
  Michael Herzog 4a1a4ca881 Examples: Switch to this.is* = true. (#24092) 3 years ago
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) 3 years ago
  James Baicoianu 3efeff78a4 [TransformControls] Don't attempt to capture pointer if pointerlock is active (#23057) 3 years ago
  Philip 098003f696 TransformControls.js: Added reset() method (#22972) 3 years ago
  Michael Herzog e5f52a569f TransformControls: Remove snap on pointerdown. (#22491) 3 years ago
  Michael Herzog 3b8cadefe3 Controls: Make use of setPointerCapture(). (#22118) 4 years ago
  Adam Spindler 1ea2b28ca4 Expose Raycaster object in TransformControls (#22070) 4 years ago
  Mr.doob e8877dfb85 Revert "TransformControls: Clean up." 4 years ago
  Mr.doob 581cc9702e TransformControls: Clean up. 4 years ago
  Mr.doob 3c6262f8b1 TransformControls: Redesigned translation/scale modes and increased line thickness (#22061) 4 years ago
  Mr.doob 29a6ce170e TransformControls: Improved highlight colors (#22048) 4 years ago
  Michael Herzog e82542f76e OrbitControls: Fully migrate to pointer events. (#21972) 4 years ago
  Michael Herzog 5bd6f6d9a4 Controls: Remove usage of changedTouches. (#21959) 4 years ago
  Michael Herzog 1d71298b9f TransformControls: Fix gizmo transform. (#21732) 4 years ago
  Michael Herzog 3ab091a838 Examples: Clean up. (#21653) 4 years ago
  Michael Herzog b0500f77c2 TransformControls: Convert to ES6. (#21644) 4 years ago
  Michael Herzog 495d3a0109 Examples: Convert controls to ES6 Part I. (#21629) 4 years ago
  Michael Herzog 5aa098f0e1 Objects: Convert to classes. (#21625) 4 years ago
  Marco Fugaro aa845b796a Run modularize 4 years ago
  Mugen87 d936e24558 Exampels: Refactor usage of geometry generators. 4 years ago
  Mugen87 bff1f2485a Examples: Ensure single quotes when generating modules. 4 years ago
  Garrett Johnson b7b06071e3 modularize 4 years ago
  Mugen87 8bc2e1f28c Quaternion: Rename inverse() to invert(). 4 years ago
  Aki Rodic 9f788d8973 Fixed broken pointerevent handling when pointerType = "pen" 4 years ago
  Mr.doob 7f8b59f149 TransformControls: Set touchAction in onPointerDown/onPointerUp. 4 years ago
  Mr.doob fef0b7a82c TransformControls: Set touchAction instead of touchstart listener. 4 years ago
  Mr.doob 10c9e410ec TransformControls: Implement Pointer events. 4 years ago
  Mugen87 226b60deab Examples: Remove author comments. 5 years ago
  gero3 a695c74866 ownerDocument should be used to get the document 5 years ago
  Mr.doob 300f828133 TransformControls: Disable ToneMapping. 5 years ago