Commit History

Author SHA1 Message Date
  Gregg Tavares a3c41f50d8 Fix for OrbitControls not allowing keyboard input in iframe 6 years ago
  leshkovichpvl fa5956aa53 fix description 6 years ago
  Pavel Leshkovich 04a4880906 revert && add shiftKey 6 years ago
  Pavel Leshkovich 00a8e03ce2 callback was moved from some function 6 years ago
  Pavel Leshkovich b64d2233db remove arrow function & added reuse method isPanEvent 6 years ago
  Pavel Leshkovich d2c5df8c80 Made custom pan keys 6 years ago
  WestLangley 8e39dd1dba Update comment 7 years ago
  Ross Kirsling 9bea0556fe Address PR feedback. 7 years ago
  Ross Kirsling 8d45d3dfef OrbitControls: Use a getStateForMouseDown instead of mouse button lambdas. 7 years ago
  Ross Kirsling 39f020a309 OrbitControls: Support Ctrl-drag as right-drag alternative. 7 years ago
  WestLangley 1b56759e45 Prevent aspect from affecting rotate speed 7 years ago
  Mugen87 9cd6c4f21a Examples: Clean up 7 years ago
  WestLangley 312e1b0cd2 Remove HorizontalPanning nomenclature 7 years ago
  WestLangley 5bb2ba9e8a Support 2-finger zoom/pan 7 years ago
  WestLangley 06f502d8d3 Added .panSpeed property 7 years ago
  WestLangley 098fefe153 Panning supports damping 7 years ago
  WestLangley 835453ca32 Add support for horizontal panning 7 years ago
  makc 6ab03f44db fix the order of events in onMouseWheel 7 years ago
  shelby speegle 4ab922b78e refs #12339. use class type flags instead of instanceof checks in OrbitControls. 7 years ago
  WestLangley d45a042cf9 Allow context menu when controls are disabled 8 years ago
  WestLangley 501c06b6cb Clean up 8 years ago
  WestLangley c6caf04b5d Added saveState() method 8 years ago
  Mr.doob d3ccead51d Revert "Set key event handler on control DOM element" 8 years ago
  Charles Flèche 465d2afed3 Set key event handler on control DOM element 8 years ago
  Mr.doob 3a81b9c9ff OrbitControls: Clean up. 8 years ago
  sehcheese 3c02fefe57 Fix typo in comment (#10021) 8 years ago
  Mr.doob 93721d3246 Mousewheel clean up. See #9526. 9 years ago
  James Kent 4cf5fb08ea Added 'wheel' event as mousewheel has been deprecated in chrome. (#9526) 9 years ago
  unconed e51d15cf6a Remove mouseout handlers from OrbitControls (#8832) 9 years ago
  aardgoose 9580e11759 name enclosured anonymous functions (#9152) 9 years ago