Mr.doob 3d354a70d5 TrackballControls: Implemented pinch gesture for zooming. Thanks @ericnoble. vor 13 Jahren
..
FirstPersonControls.js 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. vor 13 Jahren
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. vor 13 Jahren
OrbitControls.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. vor 13 Jahren
PathControls.js 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. vor 13 Jahren
PointerLockControls.js 840d508577 Added namespace to PointerLockControls. Fixes #2591. vor 13 Jahren
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. vor 13 Jahren
TrackballControls.js 3d354a70d5 TrackballControls: Implemented pinch gesture for zooming. Thanks @ericnoble. vor 13 Jahren
粤ICP备19079148号