提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 12 年之前
  Mr.doob 04b652ae26 Moving *Controls to examples/js 13 年之前