Historique des commits

Auteur SHA1 Message Date
  Leo Singer bde13eb042 OrbitControls handles mouse moving outside of window il y a 11 ans
  Mr.doob 8ee7da2efe OrbitControls: Added stopPropagation as per afaff8207b42bf475acb383a171fbeec1e5b0a77. Fixes #4229. il y a 11 ans
  WestLangley 796363caba Set Camera.up as the orbit axis in OrbitControls il y a 11 ans
  James Baicoianu 2b6505090d OrbitControls should only emit change events when distance > epsilon il y a 11 ans
  WestLangley d946b8e0ce OrbitControls: added reset() il y a 11 ans
  Jason Grout 5ea0d096d5 Add start and end events to OrbitControls il y a 11 ans
  WestLangley 6a73ab2e56 OrbitControls: Improved memory management. Minor cleanup. il y a 11 ans
  WestLangley e5e3477378 OrbitControls: Improved memory management. Minor cleanup. il y a 11 ans
  Mr.doob ae9934776f Controls: Adding keydown/keyup events listener to window. Fixes #4311 and #4327. il y a 11 ans
  Mr.doob 2f65008a53 OrbitControls: Removed another unneeded needUpdate. il y a 11 ans
  Mr.doob 5c760e7206 OrbitControls: Code clean up and addressed concerns raised in #3989. il y a 11 ans
  Mr.doob f00cddac90 OrbitControls indentation clean up and example simplification. il y a 11 ans
  benbro 75cf52cec9 Add missing update calls. il y a 11 ans
  Mr.doob 8673cc801c Fixed OrbitControls domElement.body dependency. Also some code clean up. il y a 12 ans
  Eric Haines 273241e1b9 Always use clientHeight il y a 12 ans
  Eric Haines b5fdfca9dc Fix DOM width retrieval il y a 12 ans
  Eric Haines 352ed93bab With Greggman's changes il y a 12 ans
  Mr.doob 91376cc646 Editor: Trying OrbitControls instead. il y a 12 ans
  Mr.doob 389cf29b6b THREE.extend again breaking things. il y a 12 ans
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. il y a 12 ans
  Mr.doob d95ea218a7 OrbitControls: Properly applying userPanSpeed. il y a 12 ans
  Mr.doob 77e7d3231f OrbitControls: Added pan with mouse and other improvements. il y a 12 ans
  WestLangley 57d300c928 Added panning to OrbitControls il y a 12 ans
  Mr.doob 2b4250ea8b OrbitControls: Added Firefox support. Fixes #2908. 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 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. il y a 12 ans
  Mr.doob 04b652ae26 Moving *Controls to examples/js il y a 13 ans