Historique des commits

Auteur SHA1 Message Date
  Mr.doob dc9cfc5240 OrbitControls: Added warning about target now being immutable. il y a 10 ans
  dubejf dcaf291011 OrbitControls not inheriting from OrbitConstraint il y a 10 ans
  dubejf 6a2a28fe34 Extract OrbitConstraint from OrbitControls il y a 10 ans
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. il y a 10 ans
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log il y a 10 ans
  Mr.doob bde2a91316 OrbitControls: Avoid unneeded dollying. Fixes #6144. il y a 10 ans
  WestLangley d6679ba3ee OrbitControls: Support OrthographicCamera Zooming il y a 10 ans
  gero3 fe8493157e codestyle fixes il y a 10 ans
  Mr.doob ae8f7595bd Simplified OrbitControls header. See 6f7299cd8f5d19ca0b0df8a7cedac2ef2be1382c. il y a 10 ans
  Mr.doob 6f7299cd8f Examples: Tweaks to webgl_shadowmap_viewer. Created VR category. il y a 10 ans
  Christian Moritz c04c72c827 OrbitControls: pause autoRotate during user interaction il y a 10 ans
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes il y a 10 ans
  satori99 17922739ae Only update when state has changed il y a 10 ans
  s9k 13f8bc0fb6 OrbitControls: Added methods getPolarAngle and getAzimuthalAngle il y a 10 ans
  s9k 6929d69553 OrbitControls: Added access to angle values from the outside il y a 10 ans
  Mr.doob 4dfea0ff63 Merge pull request #5260 from yangchristian/master il y a 11 ans
  Christian Yang 03a6f0b8ec Move THREE.MouseUtils.BUTTONS enum to THREE.MOUSE il y a 11 ans
  Christian Yang 5d1f736f7f Add THREE.MouseUtils with BUTTONS enum il y a 11 ans
  Christian Yang 67df0d4d77 Update middle mouse button enumeration name il y a 11 ans
  Christian Yang 5233e5bf76 Make OrbitControls mouse buttons configurable il y a 11 ans
  WestLangley baca93b0c4 Removed constrainAzimuth flag il y a 11 ans
  WestLangley 08605b854b Added support for constraining azimuthal rotation il y a 11 ans
  Leo Singer 84f7367ac6 Add Quaternion dot() method instead of converting to Vector4 il y a 11 ans
  Leo Singer 575dabae7e Or, rather than add, terms in update tolerance il y a 11 ans
  Leo Singer 4320eec34f OrbitControls update condition should check offset and orientation il y a 11 ans
  Leo Singer bde13eb042 OrbitControls handles mouse moving outside of window il y a 11 ans
  Mr.doob 8ee7da2efe OrbitControls: Added stopPropagation as per afaff8207b42bf475acb383a171fbeec1e5b0a77. Fixes #4229. il y a 11 ans
  WestLangley 796363caba Set Camera.up as the orbit axis in OrbitControls il y a 11 ans
  James Baicoianu 2b6505090d OrbitControls should only emit change events when distance > epsilon il y a 11 ans
  WestLangley d946b8e0ce OrbitControls: added reset() il y a 11 ans