672 コミット (03eb7fa13151dd2b6854b59e0fc76564192a8ffe)
 

作成者 SHA1 メッセージ 日付
  Matthew Petroff 03eb7fa131 Add check for `document.fullscreenElement` since `document.fullscreen` is deprecated. 6年前
  Matthew Petroff bcebff27d1 Don't fire `fullscreenchange` event on resize. 6年前
  Matthew Petroff f05615045e Fix event listener removal regression introduced in 64c337beff. 6年前
  Matthew Petroff f0af9d07bf Fix interaction between F11 and API fullscreens in Chrome (fixes #696). 6年前
  Will Calderbank 4242e7c53a Add stopMovement to stop all movement (#690) 6年前
  Matthew Petroff a057211989 Allow switching to dynamic scenes (fixes #686). 6年前
  Matthew Petroff 42a7a3a08d Add documentation for new `friction` configuration parameter. 6年前
  Will Calderbank 2d7ccb5fad Allow friction value to be set in options 6年前
  Matthew Petroff 5c36101744 Restructure how animated move callbacks are handled to fix possible race condition (see #658). 6年前
  Matthew Petroff d12baa08d4 Fix mouse position for iOS (fixes #668). 6年前
  Matthew Petroff 3151cafb1c Split equirectangular images into two textures if too big. 6年前
  Matthew Petroff 6d8a19991d Add documentation for new `animatefinished` event. 6年前
  Will Calderbank a40b906ebd Add animateFinished event fired on animations finishing 6年前
  Matthew Petroff 8b5e36e9b0 When setting view via API, reset timer for auto rotate (fixes #664). 6年前
  Matthew Petroff 35b21e84a5 Fix comma splices added by pull request #652. 6年前
  Jutinidlerz f6ceb462a7 Add `zoomchange`, `fullscreenchange` event fired 6年前
  Matthew Petroff a9d0d0c335 Fix mistake in last commit. 6年前
  Matthew Petroff 93fe22a4dc Document hot spot `attribute` parameter (and remove `target` parameter). 6年前
  DLar f07910d3b6 Customizable attributes for Hotspots 6年前
  Matthew Petroff 4d1c54f248 Fix Video.js controls regression in Pannellum 2.4 and add support for Video.js 7. 6年前
  Matthew Petroff 35083170d5 Add config parameter to use `minHfov` for `multires` panoramas. 6年前
  Matthew Petroff 01f932ef81 Document hot spot `target` parameter. 6年前
  Hrumpa ba35ea8ffe Let customize target attribute for URL HotSpots 6年前
  Matthew Petroff 6075298162 Check for renderer before attempting resize. 6年前
  matejsoukup a99d4eaa1c Partial panorama default cube size fix 6年前
  Matthew Petroff d51ade0e2c Add note about app frameworks to readme. 6年前
  Matthew Petroff 60c4d5d606 Don't add extra parameters to JSON config file (fixes #624). 6年前
  Matthew Petroff 3bf25d528b
Merge pull request #613 from gcangussu/611-wrong-URL-decoding 6年前
  Gabriel Cangussu 02a639f166 Fix double encoding URLs and better protect against XSS atacks. 6年前
  Gabriel Cangussu 465c5a0767 Removed wrong encodings of URLs (fixes #611). 6年前
  Matthew Petroff b232a6bc70 Use CSS class for setting hot spot cursor. 6年前
  Matthew Petroff c94815ee31 Allow hot spots to be removed from scenes that aren't currently loaded (fixes #601). 6年前
  Matthew Petroff 428d4d7bef
Merge pull request #600 from Sherlock-Photography/multires-parallel 6年前
  Nicholas Sherlock 31e7302b92 Support parallel requests for multiRes panorama tiles 6年前
  Matthew Petroff 8934629cbb Generate all multires tiles when using full panorama, and when skipping tiles, make sure the tile color matches the background color. 6年前
  Matthew Petroff ed05162933 Allow for generating large multires images with Pillow >5.0. 6年前
  Matthew Petroff 9f33510020 Fix build regression introduced in 0c92d85b11 (fixes #587). 6年前
  Matthew Petroff c471a06c32 Fix regression in fallback renderer (fixes #583). 6年前
  David von Oheimb 0c92d85b11 support also partial cubemap/fallback images: backgroundColor for missing face(s) (#570) 6年前
  David von Oheimb edc587cd89 avoid showing out-of-range areas of partial (cylindrical) panoramas (#567) 6年前
  Matthew Petroff c979ff362e Add background color support for multires panoramas. 6年前
  Jonathan Bowman e67c946f5e Added config option to adjust the drag speed by a factor (#556) 6年前
  David von Oheimb d402e4afd5 fix a copy&paste error on check for movement stop if opposite controls are pressed (#564) 6年前
  Matthew Petroff 97daf7d186 Revert "start supporting backgroundColor for Cube and Mulitres panoramas" 6年前
  David von Oheimb 2491c2b4dc start supporting backgroundColor for Cube and Mulitres panoramas 6年前
  David von Oheimb 034d27a22b avoid loading invisible files for partial panos of any image type (#562) 6年前
  Matthew Petroff 9ba4c93c3c Clarify documentation for `targetHfov` parameter. 6年前
  Daniel Morgenstern 96224e4a48 Ignore IntelliJ Files 6年前
  Matthew Petroff 46b6b9c073 Change `usedKeyNumbers` parameter to `capturedKeyNumbers` to be more descriptive. 6年前
  Daniel Morgenstern 7a8892b7c6 fixes Make `usedKeyNumbers` configurable #554 6年前