提交历史

作者 SHA1 备注 提交日期
  Mugen87 cb0651fe34 OrthographicTrackballControls: Avoid update loop in panCamera(). 6 年之前
  Mugen87 5da6493a0d Examples: Added misc_controls_trackball_orthographic 6 年之前
  palortoff 9913aa0fb4 Detect deltaMode for wheelEvent in OrthographicTrackballControls 6 年之前
  Mugen87 0b76ce4b77 Global: Improve code style 7 年之前
  Aki Rodic 4e4b491ecc Removed dead code (handleEvent) from controls. 7 年之前
  Mr.doob d3ccead51d Revert "Set key event handler on control DOM element" 8 年之前
  Charles Flèche 465d2afed3 Set key event handler on control DOM element 8 年之前
  Mr.doob 93721d3246 Mousewheel clean up. See #9526. 9 年之前
  Mr.doob f11c485ad4 DOMMouseScroll to MozMousePixelScroll. See #7331. 9 年之前
  Nicolas Rannou 37236fd2cb Update OrthographicTrackballControls.js 10 年之前
  dubejf 8bfe403c00 Add dispose method to all controls 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Mr.doob 22cad1ab86 Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev 10 年之前
  gero3 22b4a311c7 add function definintion to closured functions 10 年之前
  brason eb68622a6e Add missing semicolons 10 年之前
  gero3 fe8493157e codestyle fixes 10 年之前
  Max Smolens 1fbab9c2b2 OrthographicTrackballControls: add attribution 10 年之前
  Max Smolens 356c38dde3 OrthographicTrackballControls: revert erroneous change. 10 年之前
  Max Smolens a5844b6867 OrthographicTrackballControls: fix touch zoom. 10 年之前
  Max Smolens a852ae6958 OrthographicTrackballControls: set changed flag on reset. 10 年之前
  Max Smolens f560c79da2 Merge branch 'dev' of https://github.com/mrdoob/three.js into orthographic-trackball-updates 10 年之前
  Mr.doob 9b7a46266b Merge pull request #5854 from patrickfuller/ortho 10 年之前
  Patrick Fuller 8802eb85be %s/ /\t/g 10 年之前
  Patrick Fuller 0b9da7f9fa Added all TrackballControls updates to Ortho version 10 年之前
  Patrick Fuller 8db31f5e68 Replaced new objects with setter methods / closures 10 年之前
  Patrick Fuller 891d96f37d OrthographicTrackballControls reinitializes object position on resize 10 年之前
  Max Smolens 66a138887d OrthographicTrackballControls: fix change event notification for zooming by switching to explicit changed flag 10 年之前
  Max Smolens 6bd74fd9cd OrthographicTrackballControls: zoom via OrthographicCamera.zoom property; keep clicked/dragged position under cursor when panning 10 年之前
  Max Smolens fe9e276e36 OrthographicTrackballControls: keep trackball symmetric even if DOM element isn't square 10 年之前
  Max Smolens 4ba7915e5c OrthographicTrackballControls: use epsilon for floating-point comparison 10 年之前