558 Commits (becd09681958bc268cc96816910f672bc111f3fe)

Author SHA1 Message Date
  Will Calderbank 3bbc5574cb Add scale option to hot spot (#760) 5 years ago
  Matthew Petroff d773cc9f60 Fix regression with auto-rotate stopping early (fixes #764). 5 years ago
  Will Calderbank 64f7c9cafc Add optional pitch argument to startAutoRotate (#761) 5 years ago
  Matthew Petroff ebc31b7239 Fix recovery from load failure (fixes #755). 5 years ago
  Matthew Petroff ec0febf054 Fix regression with Video.js plugin. 5 years ago
  Matthew Petroff 967378312f Prep for release. 5 years ago
  Matthew Petroff de08b9d7a8 Add `authorURL` configuration parameter (implements #751). 5 years ago
  Matthew Petroff 15ddea01bd Remove unnecessary `encodeURI` calls. 5 years ago
  Matthew Petroff 1c6c26fd48 Remove `requestAnimationFrame` shim, dropping support for some older browsers. 5 years ago
  Matthew Petroff d02cedcc4e Document that the viewer pans to the initial pitch before starting auto rotation (see #744). 5 years ago
  Matthew Petroff aadbd08fef Apply JSHint fixes. 5 years ago
  Matthew Petroff 1b92bf32b4 Properly handle dynamic first scene without need to manually call `setUpdate`. 5 years ago
  Matthew Petroff 107b2a180d Check if previous scene was loaded before trying to fade (fixes #741). 5 years ago
  Matthew Petroff 59893bcea4 Switch to `highp` precision for equirectangular fragment shader. 5 years ago
  Matthew Petroff 71bf642860 Properly remove event listeners from container element (fixes #710). 5 years ago
  Matthew Petroff 34cb1a409e Another check to make sure hot spot div exists before deleting it (#702). 5 years ago
  Matthew Petroff 19b020dbc7 Check to make sure hot spot div exists before deleting it (#702). 5 years ago
  Matthew Petroff 12516e69b9 Fix issue with mouse dragging causing jump around yaw limits (fixes #698) 6 years ago
  Matthew Petroff 03eb7fa131 Add check for `document.fullscreenElement` since `document.fullscreen` is deprecated. 6 years ago
  Matthew Petroff bcebff27d1 Don't fire `fullscreenchange` event on resize. 6 years ago
  Matthew Petroff f05615045e Fix event listener removal regression introduced in 64c337beff. 6 years ago
  Matthew Petroff f0af9d07bf Fix interaction between F11 and API fullscreens in Chrome (fixes #696). 6 years ago
  Will Calderbank 4242e7c53a Add stopMovement to stop all movement (#690) 6 years ago
  Matthew Petroff a057211989 Allow switching to dynamic scenes (fixes #686). 6 years ago
  Will Calderbank 2d7ccb5fad Allow friction value to be set in options 6 years ago
  Matthew Petroff 5c36101744 Restructure how animated move callbacks are handled to fix possible race condition (see #658). 6 years ago
  Matthew Petroff d12baa08d4 Fix mouse position for iOS (fixes #668). 6 years ago
  Matthew Petroff 3151cafb1c Split equirectangular images into two textures if too big. 6 years ago
  Matthew Petroff 6d8a19991d Add documentation for new `animatefinished` event. 6 years ago
  Will Calderbank a40b906ebd Add animateFinished event fired on animations finishing 6 years ago
  Matthew Petroff 8b5e36e9b0 When setting view via API, reset timer for auto rotate (fixes #664). 6 years ago
  Jutinidlerz f6ceb462a7 Add `zoomchange`, `fullscreenchange` event fired 6 years ago
  DLar f07910d3b6 Customizable attributes for Hotspots 6 years ago
  Matthew Petroff 35083170d5 Add config parameter to use `minHfov` for `multires` panoramas. 6 years ago
  Hrumpa ba35ea8ffe Let customize target attribute for URL HotSpots 6 years ago
  Matthew Petroff 6075298162 Check for renderer before attempting resize. 6 years ago
  Gabriel Cangussu 02a639f166 Fix double encoding URLs and better protect against XSS atacks. 6 years ago
  Gabriel Cangussu 465c5a0767 Removed wrong encodings of URLs (fixes #611). 6 years ago
  Matthew Petroff b232a6bc70 Use CSS class for setting hot spot cursor. 6 years ago
  Matthew Petroff c94815ee31 Allow hot spots to be removed from scenes that aren't currently loaded (fixes #601). 6 years ago
  Nicholas Sherlock 31e7302b92 Support parallel requests for multiRes panorama tiles 6 years ago
  Matthew Petroff 9f33510020 Fix build regression introduced in 0c92d85b11 (fixes #587). 6 years ago
  Matthew Petroff c471a06c32 Fix regression in fallback renderer (fixes #583). 6 years ago
  David von Oheimb 0c92d85b11 support also partial cubemap/fallback images: backgroundColor for missing face(s) (#570) 6 years ago
  David von Oheimb edc587cd89 avoid showing out-of-range areas of partial (cylindrical) panoramas (#567) 6 years ago
  Matthew Petroff c979ff362e Add background color support for multires panoramas. 6 years ago
  Jonathan Bowman e67c946f5e Added config option to adjust the drag speed by a factor (#556) 6 years ago
  David von Oheimb d402e4afd5 fix a copy&paste error on check for movement stop if opposite controls are pressed (#564) 6 years ago
  Matthew Petroff 97daf7d186 Revert "start supporting backgroundColor for Cube and Mulitres panoramas" 6 years ago
  David von Oheimb 2491c2b4dc start supporting backgroundColor for Cube and Mulitres panoramas 6 years ago