880 Commits (1eaccef60f75c8553997b37fe5d9784b2ed7b07a)
 

Author SHA1 Message Date
  Matthew Petroff 118c443ed5 Fix iOS issue when canvas is too big. 7 years ago
  Matthew Petroff 4f2f2bf79f Make full screen more tolerant of container element CSS positioning. 7 years ago
  Matthew Petroff 97a94adab3 Don't create a new object during pointer move (saves a little bit of heap usage). 7 years ago
  Matthew Petroff e0a108a504 Allow Pannellum instance created by Video.js plugin to be accessed (implements #371). 7 years ago
  Matthew Petroff 1d1a07a9bb Don't change yaw when turning on device orientation mode. 7 years ago
  Alan Zhang 4a9206d6a9 Disable touch move events when `config.draggable` is false. (#359) 7 years ago
  Matthew Petroff 6ba611cd75 Extend previous commit. 7 years ago
  strarsis 4939b8168e Add viewer reference to standalone viewer (#358) 7 years ago
  Matthew Petroff 1e61a22be6 Add `touchstart` and `touchend` events. 7 years ago
  Matthew Petroff 12f578a433 Document new `draggable` parameter. 7 years ago
  Matthew Petroff af7112ceae Merge pull request #339 from haripo/add-option-draggable 7 years ago
  haripo 1c7ee17732 Add draggable option 7 years ago
  Matthew Petroff dd4bb363d6 Don't prevent mouse wheel event propagation when they're not being used. 7 years ago
  Matthew Petroff 6178b1b41c Fix bug with `orientationOnByDefault` configuration parameter (fixes #337). 7 years ago
  Matthew Petroff cd72d775b1 Handle PATH not being set (fixes #336). 7 years ago
  Matthew Petroff 20b44f77ea Only override key events for keys that are used. 7 years ago
  Matthew Petroff ab3c3d9fe0 Fix bug in HTML escaping. 7 years ago
  Matthew Petroff 624c1c1124 Add `loadButtonLabel`, `previewTitle`, and `previewAuthor` configuration options (implements #334). 7 years ago
  Matthew Petroff 0b00ea5886 Allow HTML in configuration strings when using API. 7 years ago
  Matthew Petroff b0b7a77cbb Add option for only enabling mouse wheel zoom while fullscreen (implements #333). 7 years ago
  Matthew Petroff ded506d22d Add `animationTimingFunction` parameter that allows custom timing functions to be used for animations (implements #331). 7 years ago
  Matthew Petroff 4840875186 Add event that fires when scene change fade completes. 7 years ago
  Matthew Petroff 1220065801 Add optional callbacks to `lookAt`, `setPitch`, `setYaw`, and `setHfov` API functions (implements #330). 7 years ago
  Matthew Petroff a8c6a586f9 Don't prevent tabbing (part of #328). 7 years ago
  Matthew Petroff c361255438 Add API method to check whether or not a panorama is loaded. 7 years ago
  Matthew Petroff b9232997d3 Added API method to be called after viewer is resized. 7 years ago
  Matthew Petroff f5acb2e8d7 Bump copyright year. 8 years ago
  Matthew Petroff 685e89b2e4 Add API method to check if a panorama is loaded. 8 years ago
  Matthew Petroff a0a5ee0624 Fix bug in last commit. 8 years ago
  Matthew Petroff cdf6454f03 Validate image type. 8 years ago
  Matthew Petroff aacfadbcc8 Merge pull request #318 from acortelyou/pr-fallback-cursor 8 years ago
  Alex Cortelyou 8ebcfb4f07 Provide fallback cursor for browsers without svg data uri support (fixes #317) 8 years ago
  Matthew Petroff 129bc0310d Remove redundant constraint on yaw in API (fixes #315). 8 years ago
  Matthew Petroff a5d01c70bb Fix bug with preview image absolute URLs. 8 years ago
  Matthew Petroff 2158d8502d Allow for new lines in hot spot text (fixes #307). 8 years ago
  Matthew Petroff 220a6d6ec5 Fix race condition when scene change hot spot is double-clicked (fixes #303). 8 years ago
  Kevin Van Kessel 3795006893 Added zoom and unzoom on double click. 8 years ago
  Matthew Petroff f85e82953b Prep for release. 8 years ago
  Matthew Petroff a0b239066d Fix Chrome fullscreen regression introduced in c22ac5d6fe (fixes #299). 8 years ago
  Matthew Petroff 24ef32fb33 Prep for release. 8 years ago
  Matthew Petroff a30261ca8c Fix (?) device orientation performance issue. 8 years ago
  Matthew Petroff c22ac5d6fe Fix IE fullscreen bug (fixes #283). 8 years ago
  Matthew Petroff d30335fd55 When view limits are set and both are visible, lock pointing to average of limits (fixes #280). 8 years ago
  Matthew Petroff 8282cdd2a3 Don't use poorly supported ES6 `Math.sign` function (fixes #272). 8 years ago
  Matthew Petroff 15903fca94 Prep for release. 8 years ago
  Matthew Petroff f78683f445 Removed deprecated `tour` parameter. 8 years ago
  Matthew Petroff 6562ee2ebe Improperly use WEBGL_lose_context extension to help free memory (see #224). 8 years ago
  Matthew Petroff cf5478db8e Apply device orientation roll to hot spots (fixes #217). 8 years ago
  Matthew Petroff 540c907d09 Improve documentation of `targetPitch` and `targetYaw` parameters. 8 years ago
  Matthew Petroff 5bb3e90722 Fix bug in `setNorthOffset` API function (fixes #257). 8 years ago