Mr.doob 2b4250ea8b OrbitControls: Added Firefox support. Fixes #2908. il y a 12 ans
..
FirstPersonControls.js 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. il y a 12 ans
FlyControls.js 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. il y a 12 ans
OrbitControls.js 2b4250ea8b OrbitControls: Added Firefox support. Fixes #2908. il y a 12 ans
PathControls.js 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. il y a 12 ans
PointerLockControls.js 840d508577 Added namespace to PointerLockControls. Fixes #2591. il y a 12 ans
RollControls.js 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. il y a 12 ans
TrackballControls.js 3d354a70d5 TrackballControls: Implemented pinch gesture for zooming. Thanks @ericnoble. il y a 12 ans