563 Commits (624c1c11244fc8ad3310a1315c944f94c915ef6e)
 

Autor SHA1 Mensaje Fecha
  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
  Matthew Petroff f85e82953b Prep for release. hace 8 años
  Matthew Petroff a0b239066d Fix Chrome fullscreen regression introduced in c22ac5d6fe (fixes #299). hace 8 años
  Matthew Petroff 24ef32fb33 Prep for release. hace 8 años
  Matthew Petroff a30261ca8c Fix (?) device orientation performance issue. hace 8 años
  Matthew Petroff c22ac5d6fe Fix IE fullscreen bug (fixes #283). hace 8 años
  Matthew Petroff d30335fd55 When view limits are set and both are visible, lock pointing to average of limits (fixes #280). hace 8 años
  Matthew Petroff 8282cdd2a3 Don't use poorly supported ES6 `Math.sign` function (fixes #272). hace 8 años
  Matthew Petroff 15903fca94 Prep for release. hace 8 años
  Matthew Petroff f78683f445 Removed deprecated `tour` parameter. hace 8 años
  Matthew Petroff 6562ee2ebe Improperly use WEBGL_lose_context extension to help free memory (see #224). hace 8 años
  Matthew Petroff cf5478db8e Apply device orientation roll to hot spots (fixes #217). hace 8 años
  Matthew Petroff 540c907d09 Improve documentation of `targetPitch` and `targetYaw` parameters. hace 8 años
  Matthew Petroff 5bb3e90722 Fix bug in `setNorthOffset` API function (fixes #257). hace 8 años
  Matthew Petroff a922b5b6dd Fix bug in display of error message when invalid configuration parameter is specified. hace 8 años
  Matthew Petroff c90dcb2283 Use fragment identifier for standalone viewer configuration. hace 8 años
  Matthew Petroff 907ec643e0 Minor fix. hace 8 años
  Matthew Petroff 9b3ef1ee22 Add support for blob URLs. hace 8 años
  Matthew Petroff 79738fabfa Documentation I forgot to add to the last commit. hace 8 años
  Matthew Petroff acf157c96b Allow a click handler to be added to a hot spot. hace 8 años
  Matthew Petroff b312327112 Extend API `addHotSpot` function such that hot spots can be added to other scenes besides the current scene. hace 8 años
  Matthew Petroff e8e7353f27 Document custom hot spot options. hace 8 años
  Prisacariu Alexandru 22e231a731 Added functions to dynamically add / delete scenes. hace 8 años
  Matthew Petroff 9b010e0ab0 Fix location of comment. hace 8 años
  Prisacariu Alexandru 7eae57bcc9 Added functions for dynamically creating hot spots. hace 8 años
  Matthew Petroff 942daacb4c Fix a number of bugs related to auto-rotate (fixes #235). hace 8 años
  Matthew Petroff 89b92ad2a3 Fix bug in last commit. hace 8 años
  Matthew Petroff c1067e5c1c Add `mouseup` event. hace 8 años
  Matthew Petroff d5d3f0b47a Update documentation to match last commit. hace 8 años
  Matthew Petroff 9221bf7d43 Merge pull request #234 from Aykelith/master hace 8 años
  Prisacariu Alexandru 0c3b35da42 Send the sceneId to 'scenechange' event hace 8 años