Commit Graph

  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • | | *
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • | | | *
  • | | | |\
  • | |_|/ /
  • |/| | /
  • | | |/
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • * | |
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • |/
  • *
  • *
  • *
  • | *
  • | | *
  • | | |\
  • | |/ /
  • |/| |
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • | *
  • |/
  • | *
  • |/
  • *
  • | *
  • | |\
  • |/ /
  • * |
  • * |
  • * |
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | |\
  • |/ /
  • | *
  • |/
  • *
  • *
  • *
  • | *
  • | |\
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 8ed1927 Allow hot spot target pointing settings to work when set to zero (fixes #172). by Matthew Petroff 2016-06-20 16:44:14 -0400
  • 8c50c32 Fix auto rotate resume speed and direction (part of #170). by Matthew Petroff 2016-06-20 12:07:27 -0400
  • 1fd2f10 (refs/pull/171/head) Added "watermark" feature. Specify a "watermark" img url in the config.json file and it will appear over the panorama bottom right. by Gareth Hay 2016-06-20 14:01:41 +0100
  • 844edc9 Stop zoom movement on click / touch. by Matthew Petroff 2016-06-19 19:50:43 -0400
  • a48c555 Fix bugs in last commit. by Matthew Petroff 2016-06-19 19:28:43 -0400
  • f6e972a Breaking change: Apply pitch and yaw limits to edge of viewer instead of center (implements #92). by Matthew Petroff 2016-06-19 19:06:32 -0400
  • f6ee7cc (refs/pull/169/head) Not perfect but resolves #92 seemingly moderately well by Janne Cederberg 2016-06-19 19:59:24 +0300
  • 851c6a6 Merge remote-tracking branch 'upstream/master' by Janne Cederberg 2016-06-18 19:40:19 +0300
  • 8daf61d Fix rounding bug that caused rendering artifacts. by Matthew Petroff 2016-06-17 19:05:27 -0400
  • b1bbc86 Prevent empty values in URL config from stopping panorama rendering by Janne Cederberg 2016-06-15 09:05:46 +0300
  • 1038ac6 (refs/pull/166/merge) Merge cfc8ba543d into 3e0250eb72 by Janne Cederberg 2016-06-17 03:32:16 +0000
  • cfc8ba5 (refs/pull/166/head) Merge remote-tracking branch 'upstream/master' by Janne Cederberg 2016-06-17 06:30:57 +0300
  • 3e0250e Add configuration option to make it possible to disable mouse zooming. by Janne Cederberg 2016-06-15 10:14:19 +0300
  • 249225b Add configuration option to make it possible to disable mouse zooming by Janne Cederberg 2016-06-15 10:14:19 +0300
  • 24bef7b Prevent empty values in URL config from stopping panorama rendering by Janne Cederberg 2016-06-15 09:05:46 +0300
  • 8ade302 Add events for errors (implements #164). by Matthew Petroff 2016-06-13 19:09:54 -0400
  • 63332b2 Merge pull request #163 from jannecederberg/master by Matthew Petroff 2016-06-11 15:05:28 -0400
  • 840be50 (refs/pull/163/head) Introduce a dynamic coefficient for touchmove yaw/pitch change speed by Janne Cederberg 2016-06-11 12:54:38 +0300
  • e2a4e6f Check that current scene is loaded before trying to change scene. by Matthew Petroff 2016-06-08 20:20:35 -0400
  • c75a468 Merge pull request #160 from jannecederberg/master by Matthew Petroff 2016-06-05 16:28:39 -0400
  • 1849053 (refs/pull/160/head) Enable additional URL configuration parameters by Janne Cederberg 2016-06-05 15:58:10 +0300
  • a1d1aae Fix scene fade bug with multires (fixes #158). by Matthew Petroff 2016-06-04 12:52:38 -0400
  • 7387353 Don't show device orientation button on desktop Chrome. by Matthew Petroff 2016-06-03 19:39:02 -0400
  • ccfe2ec Fix bug in Chrome where hot spots appear above controls. by Matthew Petroff 2016-06-03 18:24:43 -0400
  • 3de0cbe Update render after setting values through API. by Matthew Petroff 2016-06-01 09:54:12 -0400
  • a1461bb Add event framework. by Matthew Petroff 2016-05-29 16:21:43 -0400
  • d1615f4 Fix fullscreen in Safari (fixes #155). by Matthew Petroff 2016-05-28 10:31:36 -0400
  • cd915ec (refs/pull/156/head) Fix wrong aspect ration on OS X Safari by mzoeller 2016-05-28 13:58:41 +0200
  • 817f450 Fix auto rotate to match docs (actually use degrees per second). by Matthew Petroff 2016-05-02 08:25:47 -0400
  • 3ca7960 Add Pillow to the requirement list for the multires `generate.py` script. by Matthew Petroff 2016-04-25 20:51:16 -0400
  • 22ff9ab Fix bug with restarting rotation after inactivity (fixes #139). by Matthew Petroff 2016-04-22 17:20:57 -0400
  • 6966e57 Fix orientation change bug on some mobile devices. by Matthew Petroff 2016-04-19 16:24:52 -0400
  • a0c27ca Pannellum deviceorientation by Ekoo20 2016-04-18 14:47:16 -0500
  • ed0b6e3 (refs/pull/135/merge) Merge afe5ad3400 into b0c2f03511 by Said 2016-04-18 19:46:32 +0000
  • afe5ad3 (refs/pull/135/head) Update pannellum.js by Said 2016-04-18 14:45:03 -0500
  • 72e151e Build orientationchange by Ekoo20 2016-04-13 11:21:59 -0500
  • b77301c Orientationchange instance DeviceOrientationEvent by Ekoo20 2016-04-13 11:21:39 -0500
  • 2d04b53 NPM support by Ekoo20 2016-04-13 09:48:08 -0500
  • d7b1a51 (refs/pull/132/head) Update readme.md by Said 2016-04-12 14:35:11 -0500
  • b0c2f03 Add device orientation API support. by Matthew Petroff 2016-04-10 16:02:21 -0400
  • 8fb3cc7 (refs/pull/131/merge) Merge ce2958f657 into a82a8ed85a by mkbit 2016-04-09 04:06:52 +0000
  • a82a8ed Make standalone viewer more mobile friendly. by Matthew Petroff 2016-04-06 18:16:27 -0400
  • 876d864 Add ability to adjust camera roll for multires and expose roll parameter in render function. by Matthew Petroff 2016-04-02 17:04:26 -0400
  • 08f4d89 Add ability to adjust camera roll for cubemaps. by Matthew Petroff 2016-04-02 16:25:27 -0400
  • ce2958f (refs/pull/131/head) Added device orientation api to view panorama by moving your device. by Markus Breunig 2016-03-25 21:35:28 +0100
  • 11f745f Refactoring of build script to use files in lists for replacement instead of hard coded names. by Markus Breunig 2016-03-24 19:45:47 +0100
  • 657566d Fix `getScene` (fixes #130). by Matthew Petroff 2016-03-17 15:06:51 -0400
  • 3a78435 Add API functions to get and set north offset (implements #127). by Matthew Petroff 2016-03-14 18:33:35 -0400
  • aecdc23 Properly wrap long error URLs. by Matthew Petroff 2016-03-13 10:15:52 -0400
  • f430bbf Don't explicitly type out pi. by Matthew Petroff 2016-03-13 09:46:20 -0400
  • c2da347 Add method to API to toggle fullscreen. by Matthew Petroff 2016-03-13 09:45:51 -0400
  • 943d29d Allow URL to be specified for image hot spots and use URLs relative to config file for image and video hot spot sources. by Matthew Petroff 2016-03-13 09:34:13 -0400
  • 00c6b31 (refs/pull/124/merge) Merge 73331b7d78 into 0d286fea43 by Cyrille Giquello 2016-03-13 09:54:45 +0000
  • 73331b7 (refs/pull/124/head) hs.image has precedence on hs.URL by Cyrille Giquello 2016-03-13 10:52:45 +0100
  • 0d286fe Add API method to get current scene ID. by Matthew Petroff 2016-03-12 15:31:12 -0500
  • 06d398e Allow hot spots to specify target HFOV and add `loadScene` method to API. by Matthew Petroff 2016-03-12 15:16:44 -0500
  • 77816ba (tag: 2.2.1) Prep for release. by Matthew Petroff 2016-03-11 15:37:12 -0500
  • a0437b0 (refs/pull/120/merge) Merge a4be11bd53 into 9c417a3ed2 by Franck Barbenoire 2016-03-09 01:24:22 +0000
  • 9c417a3 Make sure hfov is a number and remove some unneeded code. by Matthew Petroff 2016-03-08 20:21:05 -0500
  • 181deef Set XMLHttpRequest `Accept` header to request images (fixes bug with Imgur). by Matthew Petroff 2016-03-02 14:37:45 -0500
  • dca517f Fix NPM package name capitalization. by Matthew Petroff 2016-02-19 09:15:52 -0500
  • 524d185 Add files for NPM. by Matthew Petroff 2016-02-19 09:01:33 -0500
  • a4be11b (refs/pull/120/head) enable generates.py to take cube faces as input by franckinux 2016-02-18 22:24:47 +0100
  • 3813307 Better restrict yaw. by Matthew Petroff 2016-02-12 07:04:11 -0500
  • ad78f77 (tag: 2.2.0) Prep for release. by Matthew Petroff 2016-01-27 16:25:24 -0500
  • c5ff999 Add warning for when HFOV bounds don't make sense. by Matthew Petroff 2016-01-26 16:58:06 -0500
  • 01177e7 Remove unwanted assignments. by Matthew Petroff 2016-01-26 16:48:36 -0500
  • f32badc Only use multires zoom calculation to increase zoom (not decrease it) and handle case where minimum HFOV is greater than maximum HFOV (fixes #107). by Matthew Petroff 2016-01-26 16:47:46 -0500
  • 4da2d96 Display error message for malformed panorama URLs. by Matthew Petroff 2016-01-24 17:57:54 -0500
  • 929a479 Fix bug with video in Chrome. by Matthew Petroff 2016-01-24 16:35:59 -0500
  • 4976b68 Fix reading of XMP data. by Matthew Petroff 2016-01-21 17:30:10 -0500
  • 361c27b Scale down example image for wider support. by Matthew Petroff 2016-01-16 20:32:39 -0500
  • 9b40505 Use Array indexOf method for browsers that don't have TypedArray indexOf method. by Matthew Petroff 2016-01-16 20:30:38 -0500
  • b94c1ab Ignore generated docs in Git. by Matthew Petroff 2016-01-14 20:10:57 -0500
  • 5e3006e Update documentation generation script for Documentation.js 3.0. by Matthew Petroff 2016-01-14 20:08:00 -0500
  • d1999f5 Replace `readAsBinaryString` with `readAsArrayBuffer` to work with IE 11 (fixes #104). by Matthew Petroff 2016-01-14 20:03:27 -0500
  • 848037b Fix handling of protocol relative and site relative URLs. by Matthew Petroff 2016-01-12 17:14:38 -0500
  • 523ffef Created separate function for calculating panorama coordinates of mouse event. by Matthew Petroff 2016-01-12 14:43:37 -0500
  • f895a4c Bump copyright year. by Matthew Petroff 2016-01-05 19:20:56 -0500
  • 854106f Merge pull request #101 from arthurp/master by Matthew Petroff 2016-01-05 19:16:47 -0500
  • 0ecf742 (refs/pull/101/head) Add support for URL specified firstScene. by Arthur Peters 2016-01-04 12:55:39 -0600
  • 67ecccb Support Pointer Events for touch support in IE / Edge (fixes #91). by Matthew Petroff 2015-12-26 21:20:21 -0500
  • 7a07d64 NPOT cubemaps still don't work in iOS 9. by Matthew Petroff 2015-12-23 14:15:45 -0500
  • b108152 Display error for iOS 8 for non-progressive encoded JPEGs (fixes #64 and #77). by Matthew Petroff 2015-12-23 14:10:06 -0500
  • 7c5f230 Remove `header` parameter from documentation; it has been superseded by the API. by Matthew Petroff 2015-12-18 15:00:00 -0500
  • c1317b1 Fix bug in handling of XMP pitch and roll data. by Matthew Petroff 2015-12-06 14:47:46 -0500
  • 473a2b2 Revert "Ignore zero degree heading in XMP data since it's used as a placeholder by some cameras that don't have a magnetometer (e.g. Ricoh Theta)." by Matthew Petroff 2015-12-06 13:21:52 -0500
  • cd608ea Make display of title and author more consistent across different browsers. by Matthew Petroff 2015-12-04 22:13:11 -0500
  • a5e490b Fix some high DPI-related bugs. by Matthew Petroff 2015-12-04 22:12:35 -0500
  • 0c3a630 Don't continue when JSON can't be loaded. by Matthew Petroff 2015-12-04 20:59:02 -0500
  • 37d62a6 Ignore zero degree heading in XMP data since it's used as a placeholder by some cameras that don't have a magnetometer (e.g. Ricoh Theta). by Matthew Petroff 2015-12-03 19:53:11 -0500
  • 8947ba5 Prevent use of undocumented URL configuration parameters. by Matthew Petroff 2015-11-29 19:54:10 -0500
  • 605cfba Show fullscreen button iff fullscreen is allowed. by Matthew Petroff 2015-11-23 20:21:21 -0500
  • 4be8ffd Fix image hot spots (fixes #80). by Matthew Petroff 2015-11-18 20:36:21 -0500
  • bab9e91 Place Git hash as version in development builds. by Matthew Petroff 2015-11-09 20:53:32 -0500
  • e2f68b6 Clean up configuration generator. by Matthew Petroff 2015-11-08 20:00:13 -0500
  • 6d3f374 Maintain aspect ratio of preview image. by Matthew Petroff 2015-11-08 18:33:39 -0500
  • 36ee3ae Set page title to panorama title in standalone viewer. by Matthew Petroff 2015-11-08 18:17:28 -0500
  • 98c6a58 Fix Bootstrap CSS interactions. by Matthew Petroff 2015-11-07 17:58:23 -0500
  • 648fd78 Bug fixes related to API-created instances. by Matthew Petroff 2015-11-07 17:45:13 -0500