Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Charles Flèche 465d2afed3 Set key event handler on control DOM element 8 gadi atpakaļ
  Tristan Valcke 9fbfbf75ed Add missing semicolon in FlyControls 8 gadi atpakaļ
  dubejf 8bfe403c00 Add dispose method to all controls 10 gadi atpakaļ
  gero3 923256459e fixed files to codestyle 10 gadi atpakaļ
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 gadi atpakaļ
  brason b0f0c3bd1a Remove unnecessary semicolons 10 gadi atpakaļ
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 gadi atpakaļ
  gero3 fe8493157e codestyle fixes 10 gadi atpakaļ
  Mr.doob ae9934776f Controls: Adding keydown/keyup events listener to window. Fixes #4311 and #4327. 11 gadi atpakaļ
  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 12 gadi atpakaļ
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. 12 gadi atpakaļ
  Mr.doob ef0f3e9e25 Fixed breakage in FlyControls. 12 gadi atpakaļ
  Mr.doob d4157b3cda FlyControls improvement suggested by @WestLangley in #2992. 12 gadi atpakaļ
  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. 12 gadi atpakaļ
  Mr.doob 04b652ae26 Moving *Controls to examples/js 13 gadi atpakaļ