Matthew Petroff
2ca29f7b7e
Add type information to JSON configuration parameter documentation.
8 лет назад
Matthew Petroff
234201ea41
Make horizon pitch and roll configurable instead of only support through metadata.
8 лет назад
Janne Cederberg
3e0250eb72
Add configuration option to make it possible to disable mouse zooming.
Implementation of https://github.com/mpetroff/pannellum/issues/151 .
8 лет назад
Matthew Petroff
8ade302e7a
Add events for errors (implements #164 ).
8 лет назад
Janne Cederberg
1849053d12
Enable additional URL configuration parameters
Now the following can also be set from URL:
- minHfov, maxHfov
- minPitch, maxPitch
- minYaw, maxYaw
The motivation for this was making it easier to create auto-generated
panoramas using Jekyll/Hugo and other static site generators without
needing to create JSON files for panoramas.
If a given panorama is not a full 360x180 panorama, then the above
parameters are needed in addition to haov and vaov parameters
in order for the user not to see black areas in the panorama.
Hence suggesting adding URL support.
8 лет назад
Matthew Petroff
a1461bb6ec
Add event framework.
8 лет назад
Matthew Petroff
06d398e350
Allow hot spots to specify target HFOV and add `loadScene` method to API.
8 лет назад
Matthew Petroff
7c5f230203
Remove `header` parameter from documentation; it has been superseded by the API.
9 лет назад
Matthew Petroff
8947ba5946
Prevent use of undocumented URL configuration parameters.
9 лет назад
Matthew Petroff
eb5a0891cd
Greatly improve video support.
9 лет назад
Matthew Petroff
704e9ad12e
Add missing `preview` parameter to documentation.
9 лет назад
Matthew Petroff
a00af3b8c3
Unify configuration files, deprecating separate `tour` option.
9 лет назад
David Parunakian
50d754456f
Added option to disable keyboard zooming
9 лет назад
Matthew Petroff
f2a787fdbc
Add hot spot debug option to assist with positioning hot spots (implements #59 ).
9 лет назад
Matthew Petroff
3e73a66730
Add option for fade animation when transitioning between scenes ( fixes #46 ).
9 лет назад
Matthew Petroff
2d0e71b535
Fix small mistake in documentation (thanks Tomas Holusa).
9 лет назад
Matthew Petroff
2e08057aa2
Clean up just merged pull request.
9 лет назад
Matthew Petroff
3195d51643
Add some missing parameters to documentation.
10 лет назад
Matthew Petroff
3d1f9344fb
Add preliminary equirectangular video support (no controls).
10 лет назад
Matthew Petroff
e90d65b5bb
Add support for using embedded Photo Sphere XMP metadata.
10 лет назад
Matthew Petroff
3c6c8911a2
Add configuration parameter documentation.
10 лет назад
Matthew Petroff
31263f5071
Fixed typo in projection documentation.
12 лет назад
Matthew Petroff
4db0dbd7df
Replaced Three.js with libpannellum as renderer. Added partial panorama support.
12 лет назад