762 Commits (a8ace328bb55147fed4a81ce2bee5f93af260bff)
 

Author SHA1 Message Date
  Matthew Petroff a48c55565e Fix bugs in last commit. 8 years ago
  Matthew Petroff f6e972a152 Breaking change: Apply pitch and yaw limits to edge of viewer instead of center (implements #92). 8 years ago
  Matthew Petroff 8daf61dda9 Fix rounding bug that caused rendering artifacts. 8 years ago
  Janne Cederberg b1bbc86224 Prevent empty values in URL config from stopping panorama rendering 8 years ago
  Janne Cederberg 3e0250eb72 Add configuration option to make it possible to disable mouse zooming. 8 years ago
  Matthew Petroff 8ade302e7a Add events for errors (implements #164). 8 years ago
  Matthew Petroff 63332b2140 Merge pull request #163 from jannecederberg/master 8 years ago
  Janne Cederberg 840be504af Introduce a dynamic coefficient for touchmove yaw/pitch change speed 8 years ago
  Matthew Petroff e2a4e6f2b5 Check that current scene is loaded before trying to change scene. 8 years ago
  Matthew Petroff c75a46832c Merge pull request #160 from jannecederberg/master 8 years ago
  Janne Cederberg 1849053d12 Enable additional URL configuration parameters 8 years ago
  Matthew Petroff a1d1aaef5b Fix scene fade bug with multires (fixes #158). 8 years ago
  Matthew Petroff 7387353dde Don't show device orientation button on desktop Chrome. 8 years ago
  Matthew Petroff ccfe2ec279 Fix bug in Chrome where hot spots appear above controls. 8 years ago
  Matthew Petroff 3de0cbefe5 Update render after setting values through API. 8 years ago
  Matthew Petroff a1461bb6ec Add event framework. 8 years ago
  Matthew Petroff d1615f4b6a Fix fullscreen in Safari (fixes #155). 8 years ago
  Matthew Petroff 817f4509ce Fix auto rotate to match docs (actually use degrees per second). 8 years ago
  Matthew Petroff 3ca79600ba Add Pillow to the requirement list for the multires `generate.py` script. 8 years ago
  Matthew Petroff 22ff9ababa Fix bug with restarting rotation after inactivity (fixes #139). 8 years ago
  Matthew Petroff 6966e57d14 Fix orientation change bug on some mobile devices. 8 years ago
  Matthew Petroff b0c2f03511 Add device orientation API support. 8 years ago
  Matthew Petroff a82a8ed85a Make standalone viewer more mobile friendly. 8 years ago
  Matthew Petroff 876d8643a5 Add ability to adjust camera roll for multires and expose roll parameter in render function. 8 years ago
  Matthew Petroff 08f4d8955b Add ability to adjust camera roll for cubemaps. 8 years ago
  Matthew Petroff 657566df63 Fix `getScene` (fixes #130). 8 years ago
  Matthew Petroff 3a78435b30 Add API functions to get and set north offset (implements #127). 8 years ago
  Matthew Petroff aecdc23825 Properly wrap long error URLs. 8 years ago
  Matthew Petroff f430bbfc34 Don't explicitly type out pi. 8 years ago
  Matthew Petroff c2da347b66 Add method to API to toggle fullscreen. 8 years ago
  Matthew Petroff 943d29d707 Allow URL to be specified for image hot spots and use URLs relative to config file for image and video hot spot sources. 8 years ago
  Matthew Petroff 0d286fea43 Add API method to get current scene ID. 8 years ago
  Matthew Petroff 06d398e350 Allow hot spots to specify target HFOV and add `loadScene` method to API. 8 years ago
  Matthew Petroff 77816bac55 Prep for release. 8 years ago
  Matthew Petroff 9c417a3ed2 Make sure hfov is a number and remove some unneeded code. 8 years ago
  Matthew Petroff 181deefb6f Set XMLHttpRequest `Accept` header to request images (fixes bug with Imgur). 8 years ago
  Matthew Petroff dca517ff03 Fix NPM package name capitalization. 8 years ago
  Matthew Petroff 524d185af2 Add files for NPM. 8 years ago
  Matthew Petroff 3813307f71 Better restrict yaw. 8 years ago
  Matthew Petroff ad78f7741f Prep for release. 8 years ago
  Matthew Petroff c5ff999e16 Add warning for when HFOV bounds don't make sense. 8 years ago
  Matthew Petroff 01177e70b8 Remove unwanted assignments. 8 years ago
  Matthew Petroff f32badcd0a Only use multires zoom calculation to increase zoom (not decrease it) and handle case where minimum HFOV is greater than maximum HFOV (fixes #107). 8 years ago
  Matthew Petroff 4da2d96a3e Display error message for malformed panorama URLs. 8 years ago
  Matthew Petroff 929a4797a1 Fix bug with video in Chrome. 8 years ago
  Matthew Petroff 4976b68095 Fix reading of XMP data. 8 years ago
  Matthew Petroff 361c27bed7 Scale down example image for wider support. 8 years ago
  Matthew Petroff 9b4050552f Use Array indexOf method for browsers that don't have TypedArray indexOf method. 8 years ago
  Matthew Petroff b94c1abaf5 Ignore generated docs in Git. 8 years ago
  Matthew Petroff 5e3006e860 Update documentation generation script for Documentation.js 3.0. 8 years ago