Historique des commits

Auteur SHA1 Message Date
  Mr.doob d3ccead51d Revert "Set key event handler on control DOM element" il y a 8 ans
  Charles Flèche 465d2afed3 Set key event handler on control DOM element il y a 8 ans
  Mr.doob 93721d3246 Mousewheel clean up. See #9526. il y a 9 ans
  Mr.doob f11c485ad4 DOMMouseScroll to MozMousePixelScroll. See #7331. il y a 9 ans
  Nicolas Rannou 37236fd2cb Update OrthographicTrackballControls.js il y a 10 ans
  dubejf 8bfe403c00 Add dispose method to all controls il y a 10 ans
  gero3 923256459e fixed files to codestyle il y a 10 ans
  Mr.doob 22cad1ab86 Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev il y a 10 ans
  gero3 22b4a311c7 add function definintion to closured functions il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  gero3 fe8493157e codestyle fixes il y a 10 ans
  Max Smolens 1fbab9c2b2 OrthographicTrackballControls: add attribution il y a 10 ans
  Max Smolens 356c38dde3 OrthographicTrackballControls: revert erroneous change. il y a 10 ans
  Max Smolens a5844b6867 OrthographicTrackballControls: fix touch zoom. il y a 10 ans
  Max Smolens a852ae6958 OrthographicTrackballControls: set changed flag on reset. il y a 10 ans
  Max Smolens f560c79da2 Merge branch 'dev' of https://github.com/mrdoob/three.js into orthographic-trackball-updates il y a 10 ans
  Mr.doob 9b7a46266b Merge pull request #5854 from patrickfuller/ortho il y a 10 ans
  Patrick Fuller 8802eb85be %s/ /\t/g il y a 10 ans
  Patrick Fuller 0b9da7f9fa Added all TrackballControls updates to Ortho version il y a 10 ans
  Patrick Fuller 8db31f5e68 Replaced new objects with setter methods / closures il y a 10 ans
  Patrick Fuller 891d96f37d OrthographicTrackballControls reinitializes object position on resize il y a 10 ans
  Max Smolens 66a138887d OrthographicTrackballControls: fix change event notification for zooming by switching to explicit changed flag il y a 10 ans
  Max Smolens 6bd74fd9cd OrthographicTrackballControls: zoom via OrthographicCamera.zoom property; keep clicked/dragged position under cursor when panning il y a 10 ans
  Max Smolens fe9e276e36 OrthographicTrackballControls: keep trackball symmetric even if DOM element isn't square il y a 10 ans
  Max Smolens 4ba7915e5c OrthographicTrackballControls: use epsilon for floating-point comparison il y a 10 ans
  Max Smolens 0bdfcf593a OrthographicTrackballControls: sync with TrackballControls il y a 10 ans
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes il y a 10 ans
  Patrick Fuller 9e0012b969 Removed `checkDistances` and associated variables il y a 12 ans
  Patrick Fuller 5f39a602f7 Created a `TrackballControls` for `OrthographicCamera` il y a 12 ans