커밋 기록

작성자 SHA1 메시지 날짜
  WestLangley baca93b0c4 Removed constrainAzimuth flag 11 년 전
  WestLangley 08605b854b Added support for constraining azimuthal rotation 11 년 전
  Leo Singer 84f7367ac6 Add Quaternion dot() method instead of converting to Vector4 11 년 전
  Leo Singer 575dabae7e Or, rather than add, terms in update tolerance 11 년 전
  Leo Singer 4320eec34f OrbitControls update condition should check offset and orientation 11 년 전
  Leo Singer bde13eb042 OrbitControls handles mouse moving outside of window 11 년 전
  Mr.doob 8ee7da2efe OrbitControls: Added stopPropagation as per afaff8207b42bf475acb383a171fbeec1e5b0a77. Fixes #4229. 11 년 전
  WestLangley 796363caba Set Camera.up as the orbit axis in OrbitControls 11 년 전
  James Baicoianu 2b6505090d OrbitControls should only emit change events when distance > epsilon 11 년 전
  WestLangley d946b8e0ce OrbitControls: added reset() 11 년 전
  Jason Grout 5ea0d096d5 Add start and end events to OrbitControls 11 년 전
  WestLangley 6a73ab2e56 OrbitControls: Improved memory management. Minor cleanup. 11 년 전
  WestLangley e5e3477378 OrbitControls: Improved memory management. Minor cleanup. 11 년 전
  Mr.doob ae9934776f Controls: Adding keydown/keyup events listener to window. Fixes #4311 and #4327. 11 년 전
  Mr.doob 2f65008a53 OrbitControls: Removed another unneeded needUpdate. 11 년 전
  Mr.doob 5c760e7206 OrbitControls: Code clean up and addressed concerns raised in #3989. 11 년 전
  Mr.doob f00cddac90 OrbitControls indentation clean up and example simplification. 11 년 전
  benbro 75cf52cec9 Add missing update calls. 12 년 전
  Mr.doob 8673cc801c Fixed OrbitControls domElement.body dependency. Also some code clean up. 12 년 전
  Eric Haines 273241e1b9 Always use clientHeight 12 년 전
  Eric Haines b5fdfca9dc Fix DOM width retrieval 12 년 전
  Eric Haines 352ed93bab With Greggman's changes 12 년 전
  Mr.doob 91376cc646 Editor: Trying OrbitControls instead. 12 년 전
  Mr.doob 389cf29b6b THREE.extend again breaking things. 12 년 전
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 12 년 전
  Mr.doob d95ea218a7 OrbitControls: Properly applying userPanSpeed. 12 년 전
  Mr.doob 77e7d3231f OrbitControls: Added pan with mouse and other improvements. 12 년 전
  WestLangley 57d300c928 Added panning to OrbitControls 12 년 전
  Mr.doob 2b4250ea8b OrbitControls: Added Firefox support. Fixes #2908. 12 년 전
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. 12 년 전