Commit History

Автор SHA1 Съобщение Дата
  WestLangley b3ce8cd677 Removed unnecessary computation преди 5 години
  Gianmarco ac7b57d69e Merge branch 'dev' into controls-event-dispatcher преди 5 години
  Mugen87 226b60deab Examples: Remove author comments. преди 5 години
  Gianmarco Simone 60a906b399 Applies controls changes to the js versions and builds the jsm преди 5 години
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. преди 5 години
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. преди 5 години
  Mugen87 7dd44e809e Examples: Deprecate examples/js. преди 5 години
  Mugen87 538343234a Examples: Make domElement to a mandatory parameter for all controls. преди 5 години
  Aki Rodic 4e4b491ecc Removed dead code (handleEvent) from controls. преди 7 години
  Mugen87 9cd6c4f21a Examples: Clean up преди 7 години
  Mr.doob d3ccead51d Revert "Set key event handler on control DOM element" преди 8 години
  Charles Flèche 465d2afed3 Set key event handler on control DOM element преди 8 години
  Tristan Valcke 9fbfbf75ed Add missing semicolon in FlyControls преди 8 години
  dubejf 8bfe403c00 Add dispose method to all controls преди 10 години
  gero3 923256459e fixed files to codestyle преди 10 години
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. преди 10 години
  brason b0f0c3bd1a Remove unnecessary semicolons преди 10 години
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log преди 10 години
  gero3 fe8493157e codestyle fixes преди 10 години
  Mr.doob ae9934776f Controls: Adding keydown/keyup events listener to window. Fixes #4311 and #4327. преди 11 години
  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 години
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. преди 12 години
  Mr.doob ef0f3e9e25 Fixed breakage in FlyControls. преди 12 години
  Mr.doob d4157b3cda FlyControls improvement suggested by @WestLangley in #2992. преди 12 години
  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 години
  Mr.doob 04b652ae26 Moving *Controls to examples/js преди 13 години