Commit History

Author SHA1 Message Date
  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