Revīziju vēsture

Autors SHA1 Ziņojums Datums
  mikaelgramont 885b1ebf6c mouseout use the same listener as mouseup events. 9 gadi atpakaļ
  mikaelgramont c407a0470e OrbitControls: adding a mouseout listener which does exactly the same as mouseup. 9 gadi atpakaļ
  Mr.doob c4940af2e6 OrbitControls: Reverted to simpler version. Sorry @dubejf. 9 gadi atpakaļ
  Frederik Kammer 419b8f91b1 Fixes zooming in firefox 9 gadi atpakaļ
  WestLangley 45908e748d OrbitControls: renamed properties to avoid double-negatives 10 gadi atpakaļ
  WestLangley 5a06da2ae9 Added damping to OrbitControls 10 gadi atpakaļ
  dubejf 8bfe403c00 Add dispose method to all controls 10 gadi atpakaļ
  Mr.doob 0d2a0fe777 Clean up. 10 gadi atpakaļ
  Mr.doob 140954c31d OrbitControl: Fixed typo. 10 gadi atpakaļ
  gero3 923256459e fixed files to codestyle 10 gadi atpakaļ
  Mr.doob 32af28a4b0 Clean up. 10 gadi atpakaļ
  Mr.doob dc9cfc5240 OrbitControls: Added warning about target now being immutable. 10 gadi atpakaļ
  dubejf dcaf291011 OrbitControls not inheriting from OrbitConstraint 10 gadi atpakaļ
  dubejf 6a2a28fe34 Extract OrbitConstraint from OrbitControls 10 gadi atpakaļ
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 gadi atpakaļ
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 gadi atpakaļ
  Mr.doob bde2a91316 OrbitControls: Avoid unneeded dollying. Fixes #6144. 10 gadi atpakaļ
  WestLangley d6679ba3ee OrbitControls: Support OrthographicCamera Zooming 10 gadi atpakaļ
  gero3 fe8493157e codestyle fixes 10 gadi atpakaļ
  Mr.doob ae8f7595bd Simplified OrbitControls header. See 6f7299cd8f5d19ca0b0df8a7cedac2ef2be1382c. 10 gadi atpakaļ
  Mr.doob 6f7299cd8f Examples: Tweaks to webgl_shadowmap_viewer. Created VR category. 10 gadi atpakaļ
  Christian Moritz c04c72c827 OrbitControls: pause autoRotate during user interaction 10 gadi atpakaļ
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 10 gadi atpakaļ
  satori99 17922739ae Only update when state has changed 10 gadi atpakaļ
  s9k 13f8bc0fb6 OrbitControls: Added methods getPolarAngle and getAzimuthalAngle 10 gadi atpakaļ
  s9k 6929d69553 OrbitControls: Added access to angle values from the outside 10 gadi atpakaļ
  Mr.doob 4dfea0ff63 Merge pull request #5260 from yangchristian/master 11 gadi atpakaļ
  Christian Yang 03a6f0b8ec Move THREE.MouseUtils.BUTTONS enum to THREE.MOUSE 11 gadi atpakaļ
  Christian Yang 5d1f736f7f Add THREE.MouseUtils with BUTTONS enum 11 gadi atpakaļ
  Christian Yang 67df0d4d77 Update middle mouse button enumeration name 11 gadi atpakaļ