提交历史

作者 SHA1 备注 提交日期
  WestLangley 6d751b38e0 Fix pan sensitivity of OrthographicCamera when zoomed 9 年之前
  Mr.doob f91cc0c1ad Vector3: setFromMatrixColumn( index, matrix ) to setFromMatrixColumn( m, index ) 9 年之前
  Ben Houston b1c0f30271 adopt setFromMatrixColumn in orbit controls. 9 年之前
  Ben Houston d650ff9f54 fix variable name, bug pointed out by @WestLangley. 9 年之前
  Ben Houston 16d79724f1 incorporate feedback. 9 年之前
  Ben Houston 68ae47daaa remove add + multiplyScalar. 9 年之前
  Ben Houston a9867fe4ad add radius to Spherical Coordinate class. 9 年之前
  Ben Houston 35c696c820 first quick attempt at a spherical coordinate class. 9 年之前
  Mr.doob 515db92b39 OrbitControls: Clean up. 9 年之前
  Bertrand Fan 5246332625 contextmenu was renamed to onContextMenu, this fixes the event listener 9 年之前
  WestLangley ab82d66509 OrbitControls: Clean Up 9 年之前
  Mr.doob 48b018387b OrbitControls: Backwards compatibility for center. 9 年之前
  Satori 4cd469308d Fix middle-click zooming error 9 年之前
  WestLangley 9389bbe78d Refactor OrbitControls 9 年之前
  WestLangley ff4a4b59a9 OrbitControls: Reimplemented simpler version 9 年之前
  WestLangley 45123a7157 OrbitControls: Restore mouseout listener 9 年之前
  Mr.doob 9103b4f226 Re-reverted OrbitControls. See c4940af2e6f7f20d8c6ade45710812c9665e7ee1. 9 年之前
  mikaelgramont 885b1ebf6c mouseout use the same listener as mouseup events. 9 年之前
  mikaelgramont c407a0470e OrbitControls: adding a mouseout listener which does exactly the same as mouseup. 9 年之前
  Mr.doob c4940af2e6 OrbitControls: Reverted to simpler version. Sorry @dubejf. 9 年之前
  Frederik Kammer 419b8f91b1 Fixes zooming in firefox 9 年之前
  WestLangley 45908e748d OrbitControls: renamed properties to avoid double-negatives 10 年之前
  WestLangley 5a06da2ae9 Added damping to OrbitControls 10 年之前
  dubejf 8bfe403c00 Add dispose method to all controls 10 年之前
  Mr.doob 0d2a0fe777 Clean up. 10 年之前
  Mr.doob 140954c31d OrbitControl: Fixed typo. 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Mr.doob 32af28a4b0 Clean up. 10 年之前
  Mr.doob dc9cfc5240 OrbitControls: Added warning about target now being immutable. 10 年之前
  dubejf dcaf291011 OrbitControls not inheriting from OrbitConstraint 10 年之前