Revīziju vēsture

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