Mort Yao c8e58aefb2 Fixed a comment typo in PointerLockControls.js 12 年 前
..
EditorControls.js 3eff5909d8 added touch support for transform controls 12 年 前
FirstPersonControls.js 8c53e156f9 Deleted unnecessary branch indenting. 12 年 前
FlyControls.js 276e9da1ef add THREE.Rotation and remove Object3D.useQuaternion (as we always use quaternion now.) Following recommendation discussed here: https://github.com/mrdoob/three.js/issues/3404#issuecomment-17262516 12 年 前
OculusControls.js 165eea3429 Removed useQuaternion calls from examples. 12 年 前
OrbitControls.js 8673cc801c Fixed OrbitControls domElement.body dependency. Also some code clean up. 12 年 前
PathControls.js 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 年 前
PointerLockControls.js c8e58aefb2 Fixed a comment typo in PointerLockControls.js 12 年 前
TrackballControls.js 40b18a6be6 Implemented @WestLangley fix from #3582. 12 年 前
TransformControls.js e27236b781 Code clean up. 12 年 前