Commit History

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