622 Commits (ea2a501eab6ca8a8f49d68ead98a7f3dd0ada342)
 

Autor SHA1 Mensaje Fecha
  Matthew Petroff ea2a501eab Prep for release. 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 658183196b Prep for release. 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
  Matthew Petroff f0a7fcf02c Fix bug related to removing hot spots. hace 7 años
  Matthew Petroff 793918c255 Don't show hand cursor when dragging is disabled. hace 7 años
  Matthew Petroff 499fff145d Add option to disable keyboard controls. hace 7 años
  Matthew Petroff 83a66bdac5 Fix regression that broke keyboard controls in 64c337beff. hace 7 años
  Matthew Petroff 90b03f84db Fix regression introduced in 93f3df1431. hace 7 años
  Matthew Petroff 8c992e822a Add link to translations to README. hace 7 años
  Matthew Petroff f0fcf31998 Fix bugs that caused yaw angle to jump when turning on device orientation control. hace 7 años
  Matthew Petroff 93f3df1431 Add translation support (implements #147). hace 7 años
  Matthew Petroff 9c5d3212a6 Make sure yaw animation is in shortest direction. hace 7 años
  Matthew Petroff 35edd9f5f7 Expose turning device orientation control on and off via API (implements #477). hace 7 años
  Matthew Petroff 508a21044f Fix bug when `destroy()` is called twice (fixes #468). hace 7 años
  strarsis a3918f2ffa Use absolute position for ui element. hace 7 años
  strarsis 64c337beff Use ui container element. hace 7 años
  Matthew Petroff 972e7e4f3d Drop alpha channel to work with Pillow >4.2 (fixes #455). hace 7 años
  Matthew Petroff 8cb5902e1e Fix viewer locking up on scene change when fade is specified but renderer doesn't return image data (fixes #430). hace 7 años
  Matthew Petroff 0dda044374 Allow hot spots to be added before panorama is loaded (fixes #432). hace 7 años
  Tortila90 d98b7e54b2 Fix `animateMove`, if any of axes is not changed. hace 7 años
  Tortila90 7c162a039c Fix yaw out of bounds in `mouseEventToCoords`. hace 7 años
  Tortila90 c89710c031 Fix removing event listener inside listener hace 7 años
  Matthew Petroff bda0aa7b3b Add API methods for setting horizon pitch and roll (implements #402). hace 7 años
  Matthew Petroff d9d216f2ae Fix `sameAzimuth` target yaw when `northOffset` isn't set. 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
  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