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