Matthew Petroff
d71732e50b
Zooming out with the keyboard was too slow; speeding up.
před 9 roky
Matthew Petroff
d3c739df5e
Load configuration files asynchronously to avoid deprecation warning.
před 9 roky
Matthew Petroff
7bc51fc6b7
Create the rest of the elements dynamically.
před 9 roky
Matthew Petroff
93dcbaef84
Fix recently introduced bugs.
před 9 roky
Matthew Petroff
8ca21d2811
Dynamically create renderer elements.
před 9 roky
Matthew Petroff
d779cde114
Fix Safari 7 display bug.
před 9 roky
Matthew Petroff
36b6d1cfe2
Something that should have been in the last commit.
před 9 roky
Matthew Petroff
9a26507943
Fix bug with hotspots in CSS 3D renderer.
před 9 roky
Matthew Petroff
3e73a66730
Add option for fade animation when transitioning between scenes ( fixes #46 ).
před 9 roky
Matthew Petroff
b268d29c42
Make CSS 3D renderer work with cubemaps, fix its edge flickering bug, and remove need for extra row of pixels in multires fallback images.
před 9 roky
Matthew Petroff
2d0e71b535
Fix small mistake in documentation (thanks Tomas Holusa).
před 9 roky
Matthew Petroff
4992b6ab9f
Remove tabs.
před 9 roky
Matthew Petroff
2e08057aa2
Clean up just merged pull request.
před 9 roky
Matthew Petroff
974f8557c3
Merge pull request #44 from umbreak/patch-1
Added option to stop auto rotation after a set delay.
před 9 roky
Didac
069a3a3004
Update pannellum.js
Added a JSON config option to stop autorotate after a certain time (counting from when the autorotate started).
The name of the configuration option is `autoRotateStopAfter` and by default is inactive.
That can be useful for when we want the image to autorotate in a interval (between x and y).
před 9 roky
Daniel Naber
4986f57cd0
cap diff so panorama doesn't jump after inertia + wait time
Signed-off-by: Matthew Petroff <matthew@mpetroff.net>
před 9 roky
Matthew Petroff
71cea0bf4d
Minor CSS clean up.
před 9 roky
Matthew Petroff
9d4f8deb4d
Add comment about needing nona.
před 9 roky
Matthew Petroff
7ae85e7387
Prep for release.
před 9 roky
Matthew Petroff
def3ff2394
Improvements to previous commit.
před 9 roky
Matthew Petroff
0c79604d58
Force subpixel rendering of hot spots.
před 9 roky
Matthew Petroff
ca34dfa60a
Updated parameters in configuration.htm.
před 9 roky
Matthew Petroff
a2e260dd4e
Prep for release.
před 9 roky
Matthew Petroff
3195d51643
Add some missing parameters to documentation.
před 9 roky
Matthew Petroff
0db05b174e
Add example video JSON configuration file.
před 10 roky
Matthew Petroff
dfbbbb283f
Display error message for IE 9 (fixes issue #36 ).
před 10 roky
Matthew Petroff
1a8c6cf1c7
Fix bug where inertia stops when mouse leaves iframe (Chrome specific).
před 10 roky
Matthew Petroff
e7908926a9
Fix inertia bugs (including issue #35 ).
před 10 roky
Matthew Petroff
bb3b6bd1e3
Bump copyright year.
před 10 roky
Matthew Petroff
16a2afe223
Add Python 2.7 support to multires generation script.
před 10 roky
Matthew Petroff
42b97e682b
Use correct extension in generated multires config.
před 10 roky
Matthew Petroff
eb471d0008
Fix bug with non-photosphere XMP data (issue #33 ).
před 10 roky
Matthew Petroff
6c5fc192c3
Add check to multires generation script to try to make sure the input isn't a partial panorama.
před 10 roky
Matthew Petroff
5dcebea965
Fix bug for multres panoramas when basePath isn't defined.
před 10 roky
Matthew Petroff
3d1f9344fb
Add preliminary equirectangular video support (no controls).
před 10 roky
Matthew Petroff
435d90f2a5
Supressed build warning.
před 10 roky
Matthew Petroff
ccd7ae5902
Improve multires zoom level choosing.
před 10 roky
Matthew Petroff
2fca8388b7
Fix bug.
před 10 roky
Matthew Petroff
bb915a6287
Improvements suggested by JSHint.
před 10 roky
Matthew Petroff
55b32fe7f2
Add loading bar for equirectangular panoramas.
před 10 roky
Matthew Petroff
e90d65b5bb
Add support for using embedded Photo Sphere XMP metadata.
před 10 roky
Matthew Petroff
3c6c8911a2
Add configuration parameter documentation.
před 10 roky
Matthew Petroff
a8136e6058
Remove legacy popout mode.
před 10 roky
Matthew Petroff
39256edd3a
Use true instead of 'yes'.
před 10 roky
Matthew Petroff
7b79220460
Use camel case for autoLoad and autoRotate.
před 10 roky
Matthew Petroff
4ab5091ea9
Rename autoRotateDelayMillis to autoRotateInactivityDelay.
před 10 roky
Matthew Petroff
04b4ac6d07
Use camel case for vOffset.
před 10 roky
Matthew Petroff
066ac6a8d3
Use camel case for min/max pitch, yaw, and hfov parameters.
před 10 roky
Matthew Petroff
86611ce770
Merge pull request #31 from danielnaber/encoding-fix
#29 make URL parsing work when parameter is escaped (e.g. because it contains a questions mark etc.)
před 10 roky
Daniel Naber
a3dd587ac0
#29 make URL parsing work when parameter is escaped (e.g. because it contains a questions mark etc.)
před 10 roky