Commit History

Author SHA1 Message Date
  Mr.doob 36c8bfc926 Clean up. 9 years ago
  tschw 348c706a46 Keep TrackballControls from consuming all events. 9 years ago
  Shaw 34fff87eac Removed unnecessary touchZoomDistance resets 9 years ago
  Shaw d0e2a48625 Multitouch fixes 9 years ago
  Mr.doob c784d820de TrackballControls: Refactored touch code. See #7406. 9 years ago
  Shaw b5a7e990a6 Simplified multitouch TrackballControls fix 9 years ago
  Shaw 06eea8c713 Multitouch fix for TrackballControls 9 years ago
  Mr.doob f11c485ad4 DOMMouseScroll to MozMousePixelScroll. See #7331. 9 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
  michaelg f2645597df Fixed zoom bug in trackball control 10 years ago
  daron1337 589819d4f3 TrackballControls with new rotation mode 10 years ago
  Mr.doob 891018d261 Merge branch 'trackballControls' of https://github.com/daron1337/three.js into dev 10 years ago
  daron1337 4ce1d34951 Added cylindricalRotation feature to TrackballControls. Updated the related example 10 years ago
  gero3 fe8493157e codestyle fixes 10 years ago
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 10 years ago
  Mr.doob 21e22a0761 TrackballControls: Fixed bugs from the refactoring. 11 years ago
  Mr.doob 364b0a3aa8 TrackballControls clean up. 11 years ago
  Mr.doob b6a4cb9399 Merge remote-tracking branch 'nraynaud/patch-1' into dev 11 years ago
  Nicolas Raynaud 3ee0dced2c fix 3 fingers pan removal in TrackballControls.js 11 years ago
  Nicolas Raynaud b7e7dcac99 fix 3 fingers pan removal in TrackballControls.js 11 years ago
  Nicolas Raynaud 6ea8cbae63 remove 3 fingers controls from TrackballControls 11 years ago
  Nicolas Raynaud ffddb9061a allow 2 fingers pan in TrackballControls.js 11 years ago
  Duane Nykamp f213ffffbe Account for getBoundingClientRect returning read-only elements. 11 years ago
  WestLangley 796363caba Set Camera.up as the orbit axis in OrbitControls 11 years ago
  Mark Lundin 60f798608d Update TrackballControls.js 11 years ago
  Jason Grout b8653d7379 Fix mouse tracking bug when dom element is scrolled to a different position. 11 years ago
  Mark Lundin 04a61cf89b Removed unnecessary Vector3 clone's in update loop in TrackballControls. 11 years ago