Historique des commits

Auteur SHA1 Message Date
  gero3 fe8493157e codestyle fixes il y a 10 ans
  Mr.doob ae9934776f Controls: Adding keydown/keyup events listener to window. Fixes #4311 and #4327. il y a 11 ans
  Ben Houston 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 il y a 12 ans
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. il y a 12 ans
  Mr.doob ef0f3e9e25 Fixed breakage in FlyControls. il y a 12 ans
  Mr.doob d4157b3cda FlyControls improvement suggested by @WestLangley in #2992. il y a 12 ans
  Mr.doob 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. il y a 12 ans
  Mr.doob 04b652ae26 Moving *Controls to examples/js il y a 13 ans