Jason Grout b8653d7379 Fix mouse tracking bug when dom element is scrolled to a different position. 11 years ago
..
EditorControls.js 45a5cda98b Editor: Wired up camera to Config. 11 years ago
FirstPersonControls.js 8c53e156f9 Deleted unnecessary branch indenting. 12 years ago
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 years ago
OculusControls.js 165eea3429 Removed useQuaternion calls from examples. 12 years ago
OrbitControls.js 8673cc801c Fixed OrbitControls domElement.body dependency. Also some code clean up. 12 years ago
PathControls.js ea4bd0364c Updated examples with Particle/Sprite change. 11 years ago
PointerLockControls.js c8e58aefb2 Fixed a comment typo in PointerLockControls.js 12 years ago
TrackballControls.js b8653d7379 Fix mouse tracking bug when dom element is scrolled to a different position. 11 years ago
TransformControls.js bb31515d6b Vector3.get*FromMatrix() -> Vector3.setFromMatrix*() 11 years ago