Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Herzog f4569ee87a Controls: Remove preventDefault() from mouse handlers. (#21935) vor 4 Jahren
  Michael Herzog 495d3a0109 Examples: Convert controls to ES6 Part I. (#21629) vor 4 Jahren
  Marco Fugaro d9a5084d26 Run build-examples (#21588) vor 4 Jahren
  Mugen87 b68664c533 Controls: Remove calls of stopPropagation(). vor 4 Jahren
  Marco Fugaro 8e9b7bd18e Examples: remove third parameter of addEventListener from examples/js/ vor 4 Jahren
  Felix Mariotto b17aca7989 event.keyCode => event.code : remove useless inline comments vor 4 Jahren
  Felix Mariotto c823099fa0 examples : use event.code instead of event.keyCode vor 4 Jahren
  Garrett Johnson 73ba3fedd8 npm run lint-fix vor 4 Jahren
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. vor 4 Jahren
  WestLangley b3ce8cd677 Removed unnecessary computation vor 5 Jahren
  Gianmarco ac7b57d69e Merge branch 'dev' into controls-event-dispatcher vor 5 Jahren
  Mugen87 226b60deab Examples: Remove author comments. vor 5 Jahren
  Gianmarco Simone 60a906b399 Applies controls changes to the js versions and builds the jsm vor 5 Jahren
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. vor 5 Jahren
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. vor 5 Jahren
  Mugen87 7dd44e809e Examples: Deprecate examples/js. vor 5 Jahren
  Mugen87 538343234a Examples: Make domElement to a mandatory parameter for all controls. vor 5 Jahren
  Aki Rodic 4e4b491ecc Removed dead code (handleEvent) from controls. vor 7 Jahren
  Mugen87 9cd6c4f21a Examples: Clean up vor 7 Jahren
  Mr.doob d3ccead51d Revert "Set key event handler on control DOM element" vor 8 Jahren
  Charles Flèche 465d2afed3 Set key event handler on control DOM element vor 8 Jahren
  Tristan Valcke 9fbfbf75ed Add missing semicolon in FlyControls vor 8 Jahren
  dubejf 8bfe403c00 Add dispose method to all controls vor 10 Jahren
  gero3 923256459e fixed files to codestyle vor 10 Jahren
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. vor 10 Jahren
  brason b0f0c3bd1a Remove unnecessary semicolons vor 10 Jahren
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log vor 10 Jahren
  gero3 fe8493157e codestyle fixes vor 10 Jahren
  Mr.doob ae9934776f Controls: Adding keydown/keyup events listener to window. Fixes #4311 and #4327. vor 11 Jahren
  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 vor 12 Jahren