Commit History

Author SHA1 Message Date
  gero3 fe8493157e codestyle fixes 10 years ago
  Mr.doob ae8f7595bd Simplified OrbitControls header. See 6f7299cd8f5d19ca0b0df8a7cedac2ef2be1382c. 10 years ago
  Mr.doob 6f7299cd8f Examples: Tweaks to webgl_shadowmap_viewer. Created VR category. 10 years ago
  Christian Moritz c04c72c827 OrbitControls: pause autoRotate during user interaction 10 years ago
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 10 years ago
  satori99 17922739ae Only update when state has changed 10 years ago
  s9k 13f8bc0fb6 OrbitControls: Added methods getPolarAngle and getAzimuthalAngle 10 years ago
  s9k 6929d69553 OrbitControls: Added access to angle values from the outside 10 years ago
  Mr.doob 4dfea0ff63 Merge pull request #5260 from yangchristian/master 11 years ago
  Christian Yang 03a6f0b8ec Move THREE.MouseUtils.BUTTONS enum to THREE.MOUSE 11 years ago
  Christian Yang 5d1f736f7f Add THREE.MouseUtils with BUTTONS enum 11 years ago
  Christian Yang 67df0d4d77 Update middle mouse button enumeration name 11 years ago
  Christian Yang 5233e5bf76 Make OrbitControls mouse buttons configurable 11 years ago
  WestLangley baca93b0c4 Removed constrainAzimuth flag 11 years ago
  WestLangley 08605b854b Added support for constraining azimuthal rotation 11 years ago
  Leo Singer 84f7367ac6 Add Quaternion dot() method instead of converting to Vector4 11 years ago
  Leo Singer 575dabae7e Or, rather than add, terms in update tolerance 11 years ago
  Leo Singer 4320eec34f OrbitControls update condition should check offset and orientation 11 years ago
  Leo Singer bde13eb042 OrbitControls handles mouse moving outside of window 11 years ago
  Mr.doob 8ee7da2efe OrbitControls: Added stopPropagation as per afaff8207b42bf475acb383a171fbeec1e5b0a77. Fixes #4229. 11 years ago
  WestLangley 796363caba Set Camera.up as the orbit axis in OrbitControls 11 years ago
  James Baicoianu 2b6505090d OrbitControls should only emit change events when distance > epsilon 11 years ago
  WestLangley d946b8e0ce OrbitControls: added reset() 11 years ago
  Jason Grout 5ea0d096d5 Add start and end events to OrbitControls 11 years ago
  WestLangley 6a73ab2e56 OrbitControls: Improved memory management. Minor cleanup. 11 years ago
  WestLangley e5e3477378 OrbitControls: Improved memory management. Minor cleanup. 11 years ago
  Mr.doob ae9934776f Controls: Adding keydown/keyup events listener to window. Fixes #4311 and #4327. 11 years ago
  Mr.doob 2f65008a53 OrbitControls: Removed another unneeded needUpdate. 11 years ago
  Mr.doob 5c760e7206 OrbitControls: Code clean up and addressed concerns raised in #3989. 11 years ago
  Mr.doob f00cddac90 OrbitControls indentation clean up and example simplification. 11 years ago