Mr.doob e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 anni fa
..
EditorControls.js ce1bb232b7 Editor: More controls tweaks. 12 anni fa
FirstPersonControls.js 8c53e156f9 Deleted unnecessary branch indenting. 13 anni fa
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 anni fa
OculusControls.js 165eea3429 Removed useQuaternion calls from examples. 12 anni fa
OrbitControls.js 91376cc646 Editor: Trying OrbitControls instead. 12 anni fa
PathControls.js 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 13 anni fa
PointerLockControls.js 840d508577 Added namespace to PointerLockControls. Fixes #2591. 13 anni fa
TrackballControls.js 40b18a6be6 Implemented @WestLangley fix from #3582. 12 anni fa
TransformControls.js e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 anni fa
粤ICP备19079148号