Historique des commits

Auteur SHA1 Message Date
  Mr.doob 22cad1ab86 Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev il y a 10 ans
  gero3 22b4a311c7 add function definintion to closured functions il y a 10 ans
  michaelg f2645597df Fixed zoom bug in trackball control il y a 10 ans
  daron1337 589819d4f3 TrackballControls with new rotation mode il y a 10 ans
  Mr.doob 891018d261 Merge branch 'trackballControls' of https://github.com/daron1337/three.js into dev il y a 10 ans
  daron1337 4ce1d34951 Added cylindricalRotation feature to TrackballControls. Updated the related example il y a 10 ans
  gero3 fe8493157e codestyle fixes il y a 10 ans
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes il y a 10 ans
  Mr.doob 21e22a0761 TrackballControls: Fixed bugs from the refactoring. il y a 11 ans
  Mr.doob 364b0a3aa8 TrackballControls clean up. il y a 11 ans
  Mr.doob b6a4cb9399 Merge remote-tracking branch 'nraynaud/patch-1' into dev il y a 11 ans
  Nicolas Raynaud 3ee0dced2c fix 3 fingers pan removal in TrackballControls.js il y a 11 ans
  Nicolas Raynaud b7e7dcac99 fix 3 fingers pan removal in TrackballControls.js il y a 11 ans
  Nicolas Raynaud 6ea8cbae63 remove 3 fingers controls from TrackballControls il y a 11 ans
  Nicolas Raynaud ffddb9061a allow 2 fingers pan in TrackballControls.js il y a 11 ans
  Duane Nykamp f213ffffbe Account for getBoundingClientRect returning read-only elements. il y a 11 ans
  WestLangley 796363caba Set Camera.up as the orbit axis in OrbitControls il y a 11 ans
  Mark Lundin 60f798608d Update TrackballControls.js il y a 11 ans
  Jason Grout b8653d7379 Fix mouse tracking bug when dom element is scrolled to a different position. il y a 11 ans
  Mark Lundin 04a61cf89b Removed unnecessary Vector3 clone's in update loop in TrackballControls. il y a 11 ans
  Jason Grout 50186868ce Add start and end events triggered on mouse/wheel/touch down/up for trackball control il y a 11 ans
  Mr.doob 40b18a6be6 Implemented @WestLangley fix from #3582. il y a 12 ans
  gero3 91e1f9cb1b #fixes 3579 il y a 12 ans
  Mr.doob 8826553a4e TrackballControls support for this.domElement being document and some clean up. il y a 12 ans
  Kevin Schmidt 245bd69734 Brief:Adding the option of disabling the "roll" outside of the trackball il y a 12 ans
  Kevin Schmidt c497b86353 Brief:Switching to domElement coordinates il y a 12 ans
  protometa 9f751b3a56 Fixed zoom increment to normalize responsiveness across various inputs il y a 12 ans
  Mr.doob 389cf29b6b THREE.extend again breaking things. il y a 12 ans
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. il y a 12 ans
  Mr.doob 1efbf3b89d TrackballControls: Uncommented change event dispatch. il y a 12 ans