593 Commits (e3cc444b91664cf0861144afc4ef41e4fb611655)
 

Autor SHA1 Mensaje Fecha
  Ben305 e3cc444b91 Merge 7904bd233c into bae3966413 hace 7 años
  Matthew Petroff bae3966413 Merge pull request #398 from Tortila90/master hace 7 años
  Matthew Petroff e899596b5a Fix error check. hace 7 años
  Benedikt Huß 7904bd233c Set basePath correctly when the config location is specified as url parameter and config does not contain a basePath hace 7 años
  Tortila90 cf3b98eb35 Fix 'setTimeout' when calling processNextTile hace 7 años
  Tortila90 1c46079ef9 Fix removing event listeners hace 7 años
  Matthew Petroff 07c9140548 Add documentation for hot spot ID. hace 7 años
  Matthew Petroff 8ae14374d8 Fix bug with added hot spots sometimes not being persistent (fixes #387). hace 7 años
  Matthew Petroff 37cec62a60 Revert "Use error name instead of number." hace 7 años
  Matthew Petroff faed5e61a9 Fix race condition with hot spot deletion? hace 7 años
  Matthew Petroff 8f436dbf48 Use error name instead of number. hace 7 años
  Matthew Petroff f94bccab31 Fix NPOT cubemaps on iOS 10. hace 7 años
  Matthew Petroff d77780c7fa Tweak parameters used to better align with WebGL best practices. hace 7 años
  Matthew Petroff 118c443ed5 Fix iOS issue when canvas is too big. hace 7 años
  Matthew Petroff 4f2f2bf79f Make full screen more tolerant of container element CSS positioning. hace 7 años
  Matthew Petroff 97a94adab3 Don't create a new object during pointer move (saves a little bit of heap usage). hace 7 años
  Matthew Petroff e0a108a504 Allow Pannellum instance created by Video.js plugin to be accessed (implements #371). hace 7 años
  Matthew Petroff 1d1a07a9bb Don't change yaw when turning on device orientation mode. hace 7 años
  Alan Zhang 4a9206d6a9 Disable touch move events when `config.draggable` is false. (#359) hace 7 años
  Matthew Petroff 6ba611cd75 Extend previous commit. hace 7 años
  strarsis 4939b8168e Add viewer reference to standalone viewer (#358) hace 7 años
  Matthew Petroff 1e61a22be6 Add `touchstart` and `touchend` events. hace 7 años
  Matthew Petroff 12f578a433 Document new `draggable` parameter. hace 7 años
  Matthew Petroff af7112ceae Merge pull request #339 from haripo/add-option-draggable hace 7 años
  haripo 1c7ee17732 Add draggable option hace 7 años
  Matthew Petroff dd4bb363d6 Don't prevent mouse wheel event propagation when they're not being used. hace 7 años
  Matthew Petroff 6178b1b41c Fix bug with `orientationOnByDefault` configuration parameter (fixes #337). hace 7 años
  Matthew Petroff cd72d775b1 Handle PATH not being set (fixes #336). hace 7 años
  Matthew Petroff 20b44f77ea Only override key events for keys that are used. hace 7 años
  Matthew Petroff ab3c3d9fe0 Fix bug in HTML escaping. hace 7 años
  Matthew Petroff 624c1c1124 Add `loadButtonLabel`, `previewTitle`, and `previewAuthor` configuration options (implements #334). hace 7 años
  Matthew Petroff 0b00ea5886 Allow HTML in configuration strings when using API. hace 7 años
  Matthew Petroff b0b7a77cbb Add option for only enabling mouse wheel zoom while fullscreen (implements #333). hace 7 años
  Matthew Petroff ded506d22d Add `animationTimingFunction` parameter that allows custom timing functions to be used for animations (implements #331). hace 7 años
  Matthew Petroff 4840875186 Add event that fires when scene change fade completes. hace 7 años
  Matthew Petroff 1220065801 Add optional callbacks to `lookAt`, `setPitch`, `setYaw`, and `setHfov` API functions (implements #330). hace 7 años
  Matthew Petroff a8c6a586f9 Don't prevent tabbing (part of #328). hace 7 años
  Matthew Petroff c361255438 Add API method to check whether or not a panorama is loaded. hace 7 años
  Matthew Petroff b9232997d3 Added API method to be called after viewer is resized. hace 7 años
  Matthew Petroff f5acb2e8d7 Bump copyright year. hace 8 años
  Matthew Petroff 685e89b2e4 Add API method to check if a panorama is loaded. hace 8 años
  Matthew Petroff a0a5ee0624 Fix bug in last commit. hace 8 años
  Matthew Petroff cdf6454f03 Validate image type. hace 8 años
  Matthew Petroff aacfadbcc8 Merge pull request #318 from acortelyou/pr-fallback-cursor hace 8 años
  Alex Cortelyou 8ebcfb4f07 Provide fallback cursor for browsers without svg data uri support (fixes #317) hace 8 años
  Matthew Petroff 129bc0310d Remove redundant constraint on yaw in API (fixes #315). hace 8 años
  Matthew Petroff a5d01c70bb Fix bug with preview image absolute URLs. hace 8 años
  Matthew Petroff 2158d8502d Allow for new lines in hot spot text (fixes #307). hace 8 años
  Matthew Petroff 220a6d6ec5 Fix race condition when scene change hot spot is double-clicked (fixes #303). hace 8 años
  Kevin Van Kessel 3795006893 Added zoom and unzoom on double click. hace 8 años