476 コミット (234201ea41dd9e8fc948690ed371843379b8fcfb)
 

作成者 SHA1 メッセージ 日付
  Matthew Petroff 234201ea41 Make horizon pitch and roll configurable instead of only support through metadata. 8年前
  Matthew Petroff 7c6683f956 Minor CSS class add / remove changes. 8年前
  Matthew Petroff 145ba63fa7 Add destructor. 8年前
  Ivar Vong 93e47148bb Add auto rotation start / stop methods to API. 8年前
  Matthew Petroff 94024f7d34 Allow individual XMP metadata parameters to be overridden. 8年前
  Matthew Petroff c649c83326 Reset image pose setting when renderer is reinitialized. 8年前
  Matthew Petroff b070e97767 Fix off-by-one error related to multires (fixes #178). 8年前
  Matthew Petroff b719ace20a Fix regression that caused compass to not be displayed. 8年前
  Matthew Petroff 38250c1d15 Reuse renderer between scenes (breaking change for libpannellum API). 8年前
  Matthew Petroff 53c6cf85f7 Explicitly free textures and fix DOM / event listener leak. 8年前
  Matthew Petroff 2a3e552731 Allow hot spots without text (fixes #173). 8年前
  Matthew Petroff 8ed1927e3a Allow hot spot target pointing settings to work when set to zero (fixes #172). 8年前
  Matthew Petroff 8c50c32f99 Fix auto rotate resume speed and direction (part of #170). 8年前
  Matthew Petroff 844edc9f5e Stop zoom movement on click / touch. 8年前
  Matthew Petroff a48c55565e Fix bugs in last commit. 8年前
  Matthew Petroff f6e972a152 Breaking change: Apply pitch and yaw limits to edge of viewer instead of center (implements #92). 8年前
  Matthew Petroff 8daf61dda9 Fix rounding bug that caused rendering artifacts. 8年前
  Janne Cederberg b1bbc86224 Prevent empty values in URL config from stopping panorama rendering 8年前
  Janne Cederberg 3e0250eb72 Add configuration option to make it possible to disable mouse zooming. 8年前
  Matthew Petroff 8ade302e7a Add events for errors (implements #164). 8年前
  Matthew Petroff 63332b2140 Merge pull request #163 from jannecederberg/master 8年前
  Janne Cederberg 840be504af Introduce a dynamic coefficient for touchmove yaw/pitch change speed 8年前
  Matthew Petroff e2a4e6f2b5 Check that current scene is loaded before trying to change scene. 8年前
  Matthew Petroff c75a46832c Merge pull request #160 from jannecederberg/master 8年前
  Janne Cederberg 1849053d12 Enable additional URL configuration parameters 8年前
  Matthew Petroff a1d1aaef5b Fix scene fade bug with multires (fixes #158). 8年前
  Matthew Petroff 7387353dde Don't show device orientation button on desktop Chrome. 8年前
  Matthew Petroff ccfe2ec279 Fix bug in Chrome where hot spots appear above controls. 8年前
  Matthew Petroff 3de0cbefe5 Update render after setting values through API. 8年前
  Matthew Petroff a1461bb6ec Add event framework. 8年前
  Matthew Petroff d1615f4b6a Fix fullscreen in Safari (fixes #155). 8年前
  Matthew Petroff 817f4509ce Fix auto rotate to match docs (actually use degrees per second). 8年前
  Matthew Petroff 3ca79600ba Add Pillow to the requirement list for the multires `generate.py` script. 8年前
  Matthew Petroff 22ff9ababa Fix bug with restarting rotation after inactivity (fixes #139). 8年前
  Matthew Petroff 6966e57d14 Fix orientation change bug on some mobile devices. 8年前
  Matthew Petroff b0c2f03511 Add device orientation API support. 8年前
  Matthew Petroff a82a8ed85a Make standalone viewer more mobile friendly. 8年前
  Matthew Petroff 876d8643a5 Add ability to adjust camera roll for multires and expose roll parameter in render function. 8年前
  Matthew Petroff 08f4d8955b Add ability to adjust camera roll for cubemaps. 8年前
  Matthew Petroff 657566df63 Fix `getScene` (fixes #130). 8年前
  Matthew Petroff 3a78435b30 Add API functions to get and set north offset (implements #127). 8年前
  Matthew Petroff aecdc23825 Properly wrap long error URLs. 8年前
  Matthew Petroff f430bbfc34 Don't explicitly type out pi. 8年前
  Matthew Petroff c2da347b66 Add method to API to toggle fullscreen. 8年前
  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年前
  Matthew Petroff 0d286fea43 Add API method to get current scene ID. 8年前
  Matthew Petroff 06d398e350 Allow hot spots to specify target HFOV and add `loadScene` method to API. 8年前
  Matthew Petroff 77816bac55 Prep for release. 8年前
  Matthew Petroff 9c417a3ed2 Make sure hfov is a number and remove some unneeded code. 8年前
  Matthew Petroff 181deefb6f Set XMLHttpRequest `Accept` header to request images (fixes bug with Imgur). 8年前