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