Matthew Petroff
499fff145d
Add option to disable keyboard controls.
7 years ago
Matthew Petroff
93f3df1431
Add translation support (implements #147 ).
7 years ago
Matthew Petroff
07c9140548
Add documentation for hot spot ID.
7 years ago
Matthew Petroff
1e61a22be6
Add `touchstart` and `touchend` events.
7 years ago
Matthew Petroff
12f578a433
Document new `draggable` parameter.
7 years ago
Matthew Petroff
624c1c1124
Add `loadButtonLabel`, `previewTitle`, and `previewAuthor` configuration options (implements #334 ).
7 years ago
Matthew Petroff
0b00ea5886
Allow HTML in configuration strings when using API.
7 years ago
Matthew Petroff
b0b7a77cbb
Add option for only enabling mouse wheel zoom while fullscreen (implements #333 ).
7 years ago
Matthew Petroff
ded506d22d
Add `animationTimingFunction` parameter that allows custom timing functions to be used for animations (implements #331 ).
7 years ago
Matthew Petroff
4840875186
Add event that fires when scene change fade completes.
7 years ago
Matthew Petroff
15903fca94
Prep for release.
8 years ago
Matthew Petroff
540c907d09
Improve documentation of `targetPitch` and `targetYaw` parameters.
8 years ago
Matthew Petroff
79738fabfa
Documentation I forgot to add to the last commit.
8 years ago
Matthew Petroff
e8e7353f27
Document custom hot spot options.
8 years ago
Matthew Petroff
c1067e5c1c
Add `mouseup` event.
8 years ago
Matthew Petroff
d5d3f0b47a
Update documentation to match last commit.
8 years ago
Matthew Petroff
1bbbb675bc
Update documentation / defaults ( fixes #220 ).
8 years ago
Matthew Petroff
13cd182f82
Add option to turn device orientation control on by default.
8 years ago
Matthew Petroff
2993e059cd
Fix mouse event handlers for HiDPI displays and add `mousedown` event handler.
8 years ago
Matthew Petroff
c95d12527d
Add option to disable all controls.
8 years ago
Matthew Petroff
715866b67d
Allow partial panorama background color to be set (implements #185 ).
8 years ago
Matthew Petroff
9db49fae2e
Clarify configuration parameter documentation.
8 years ago
Matthew Petroff
f21d3b614d
Change `horizonPitch` and `horizonRoll` parameters from radians to degrees to match other parameters.
8 years ago
Matthew Petroff
2ca29f7b7e
Add type information to JSON configuration parameter documentation.
8 years ago
Matthew Petroff
234201ea41
Make horizon pitch and roll configurable instead of only support through metadata.
8 years ago
Janne Cederberg
3e0250eb72
Add configuration option to make it possible to disable mouse zooming.
Implementation of https://github.com/mpetroff/pannellum/issues/151 .
8 years ago
Matthew Petroff
8ade302e7a
Add events for errors (implements #164 ).
8 years ago
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 years ago
Matthew Petroff
a1461bb6ec
Add event framework.
8 years ago
Matthew Petroff
06d398e350
Allow hot spots to specify target HFOV and add `loadScene` method to API.
8 years ago
Matthew Petroff
7c5f230203
Remove `header` parameter from documentation; it has been superseded by the API.
9 years ago
Matthew Petroff
8947ba5946
Prevent use of undocumented URL configuration parameters.
9 years ago
Matthew Petroff
eb5a0891cd
Greatly improve video support.
9 years ago
Matthew Petroff
704e9ad12e
Add missing `preview` parameter to documentation.
9 years ago
Matthew Petroff
a00af3b8c3
Unify configuration files, deprecating separate `tour` option.
9 years ago
David Parunakian
50d754456f
Added option to disable keyboard zooming
9 years ago
Matthew Petroff
f2a787fdbc
Add hot spot debug option to assist with positioning hot spots (implements #59 ).
9 years ago
Matthew Petroff
3e73a66730
Add option for fade animation when transitioning between scenes ( fixes #46 ).
9 years ago
Matthew Petroff
2d0e71b535
Fix small mistake in documentation (thanks Tomas Holusa).
9 years ago
Matthew Petroff
2e08057aa2
Clean up just merged pull request.
9 years ago
Matthew Petroff
3195d51643
Add some missing parameters to documentation.
9 years ago
Matthew Petroff
3d1f9344fb
Add preliminary equirectangular video support (no controls).
10 years ago
Matthew Petroff
e90d65b5bb
Add support for using embedded Photo Sphere XMP metadata.
10 years ago
Matthew Petroff
3c6c8911a2
Add configuration parameter documentation.
10 years ago
Matthew Petroff
31263f5071
Fixed typo in projection documentation.
12 years ago
Matthew Petroff
4db0dbd7df
Replaced Three.js with libpannellum as renderer. Added partial panorama support.
12 years ago