Mr.doob 165eea3429 Removed useQuaternion calls from examples. hace 12 años
..
EditorControls.js ce1bb232b7 Editor: More controls tweaks. hace 12 años
FirstPersonControls.js 8c53e156f9 Deleted unnecessary branch indenting. hace 13 años
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 hace 12 años
OculusControls.js 165eea3429 Removed useQuaternion calls from examples. hace 12 años
OrbitControls.js 91376cc646 Editor: Trying OrbitControls instead. hace 12 años
PathControls.js 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. hace 13 años
PointerLockControls.js 840d508577 Added namespace to PointerLockControls. Fixes #2591. hace 13 años
TrackballControls.js 40b18a6be6 Implemented @WestLangley fix from #3582. hace 12 años
TransformControls.js 972c852e9e Removed Rotation class. Using getters/setters to keep .rotation and .quaternion in sync. hace 12 años
粤ICP备19079148号