Историја ревизија

Аутор SHA1 Порука Датум
  Mugen87 b68664c533 Controls: Remove calls of stopPropagation(). пре 4 година
  Marco Fugaro 8e9b7bd18e Examples: remove third parameter of addEventListener from examples/js/ пре 4 година
  Felix Mariotto b17aca7989 event.keyCode => event.code : remove useless inline comments пре 4 година
  Felix Mariotto c823099fa0 examples : use event.code instead of event.keyCode пре 4 година
  Garrett Johnson 73ba3fedd8 npm run lint-fix пре 4 година
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. пре 4 година
  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 година