576 Commits (1d1a07a9bbd68988816050e52c9e34f03db68e65)
 

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