524 Commits (94fa3142324620810accede85d882aa8fc085ac6)

Autor SHA1 Mensaje Fecha
  Matthew Petroff 1b92bf32b4 Properly handle dynamic first scene without need to manually call `setUpdate`. hace 5 años
  Matthew Petroff 107b2a180d Check if previous scene was loaded before trying to fade (fixes #741). hace 5 años
  Matthew Petroff 59893bcea4 Switch to `highp` precision for equirectangular fragment shader. hace 5 años
  Matthew Petroff 71bf642860 Properly remove event listeners from container element (fixes #710). hace 5 años
  Matthew Petroff 34cb1a409e Another check to make sure hot spot div exists before deleting it (#702). hace 5 años
  Matthew Petroff 19b020dbc7 Check to make sure hot spot div exists before deleting it (#702). hace 5 años
  Matthew Petroff 12516e69b9 Fix issue with mouse dragging causing jump around yaw limits (fixes #698) hace 6 años
  Matthew Petroff 03eb7fa131 Add check for `document.fullscreenElement` since `document.fullscreen` is deprecated. hace 6 años
  Matthew Petroff bcebff27d1 Don't fire `fullscreenchange` event on resize. hace 6 años
  Matthew Petroff f05615045e Fix event listener removal regression introduced in 64c337beff. hace 6 años
  Matthew Petroff f0af9d07bf Fix interaction between F11 and API fullscreens in Chrome (fixes #696). hace 6 años
  Will Calderbank 4242e7c53a Add stopMovement to stop all movement (#690) hace 6 años
  Matthew Petroff a057211989 Allow switching to dynamic scenes (fixes #686). hace 6 años
  Will Calderbank 2d7ccb5fad Allow friction value to be set in options hace 6 años
  Matthew Petroff 5c36101744 Restructure how animated move callbacks are handled to fix possible race condition (see #658). hace 6 años
  Matthew Petroff d12baa08d4 Fix mouse position for iOS (fixes #668). hace 6 años
  Matthew Petroff 3151cafb1c Split equirectangular images into two textures if too big. hace 6 años
  Matthew Petroff 6d8a19991d Add documentation for new `animatefinished` event. hace 6 años
  Will Calderbank a40b906ebd Add animateFinished event fired on animations finishing hace 6 años
  Matthew Petroff 8b5e36e9b0 When setting view via API, reset timer for auto rotate (fixes #664). hace 6 años
  Jutinidlerz f6ceb462a7 Add `zoomchange`, `fullscreenchange` event fired hace 6 años
  DLar f07910d3b6 Customizable attributes for Hotspots hace 6 años
  Matthew Petroff 35083170d5 Add config parameter to use `minHfov` for `multires` panoramas. hace 6 años
  Hrumpa ba35ea8ffe Let customize target attribute for URL HotSpots hace 6 años
  Matthew Petroff 6075298162 Check for renderer before attempting resize. hace 6 años
  Gabriel Cangussu 02a639f166 Fix double encoding URLs and better protect against XSS atacks. hace 6 años
  Gabriel Cangussu 465c5a0767 Removed wrong encodings of URLs (fixes #611). hace 6 años
  Matthew Petroff b232a6bc70 Use CSS class for setting hot spot cursor. hace 6 años
  Matthew Petroff c94815ee31 Allow hot spots to be removed from scenes that aren't currently loaded (fixes #601). hace 6 años
  Nicholas Sherlock 31e7302b92 Support parallel requests for multiRes panorama tiles hace 6 años
  Matthew Petroff 9f33510020 Fix build regression introduced in 0c92d85b11 (fixes #587). hace 6 años
  Matthew Petroff c471a06c32 Fix regression in fallback renderer (fixes #583). hace 6 años
  David von Oheimb 0c92d85b11 support also partial cubemap/fallback images: backgroundColor for missing face(s) (#570) hace 6 años
  David von Oheimb edc587cd89 avoid showing out-of-range areas of partial (cylindrical) panoramas (#567) hace 6 años
  Matthew Petroff c979ff362e Add background color support for multires panoramas. hace 6 años
  Jonathan Bowman e67c946f5e Added config option to adjust the drag speed by a factor (#556) hace 6 años
  David von Oheimb d402e4afd5 fix a copy&paste error on check for movement stop if opposite controls are pressed (#564) hace 6 años
  Matthew Petroff 97daf7d186 Revert "start supporting backgroundColor for Cube and Mulitres panoramas" hace 6 años
  David von Oheimb 2491c2b4dc start supporting backgroundColor for Cube and Mulitres panoramas hace 6 años
  David von Oheimb 034d27a22b avoid loading invisible files for partial panos of any image type (#562) hace 6 años
  Matthew Petroff 46b6b9c073 Change `usedKeyNumbers` parameter to `capturedKeyNumbers` to be more descriptive. hace 6 años
  Daniel Morgenstern 7a8892b7c6 fixes Make `usedKeyNumbers` configurable #554 hace 6 años
  Matthew Petroff 2031720700 Fix touch input issue on Chrome for Android (fixes #551). hace 6 años
  Matthew Petroff 2f64204a16 Allow method to work when no scene has been loaded yet (fixes #549). hace 6 años
  Matthew Petroff 2341ef6b2b Bump copyright year. hace 6 años
  Matthew Petroff 67cd2f5c93 Add method to retrieve viewer's container element (implements #463). hace 6 años
  Matthew Petroff 2de1706be0 Allow CORS setting to be configured (implements #515). hace 6 años
  Matthew Petroff 14a7032a52 Add method to check if device orientation control is active (implements #524). hace 6 años
  Matthew Petroff aa8636227d Use WebGL context size instead of canvas size. hace 7 años
  Matthew Petroff 3cdadaa42f Fix bug where default image type argument didn't work for libpannellum. hace 7 años