Matthew Petroff
4992b6ab9f
Remove tabs.
9 years ago
Matthew Petroff
2e08057aa2
Clean up just merged pull request.
9 years ago
Matthew Petroff
974f8557c3
Merge pull request #44 from umbreak/patch-1
Added option to stop auto rotation after a set delay.
9 years ago
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).
9 years ago
Daniel Naber
4986f57cd0
cap diff so panorama doesn't jump after inertia + wait time
Signed-off-by: Matthew Petroff <matthew@mpetroff.net>
9 years ago
Matthew Petroff
71cea0bf4d
Minor CSS clean up.
9 years ago
Matthew Petroff
9d4f8deb4d
Add comment about needing nona.
9 years ago
Matthew Petroff
7ae85e7387
Prep for release.
9 years ago
Matthew Petroff
def3ff2394
Improvements to previous commit.
9 years ago
Matthew Petroff
0c79604d58
Force subpixel rendering of hot spots.
9 years ago
Matthew Petroff
ca34dfa60a
Updated parameters in configuration.htm.
10 years ago
Matthew Petroff
a2e260dd4e
Prep for release.
10 years ago
Matthew Petroff
3195d51643
Add some missing parameters to documentation.
10 years ago
Matthew Petroff
0db05b174e
Add example video JSON configuration file.
10 years ago
Matthew Petroff
dfbbbb283f
Display error message for IE 9 (fixes issue #36 ).
10 years ago
Matthew Petroff
1a8c6cf1c7
Fix bug where inertia stops when mouse leaves iframe (Chrome specific).
10 years ago
Matthew Petroff
e7908926a9
Fix inertia bugs (including issue #35 ).
10 years ago
Matthew Petroff
bb3b6bd1e3
Bump copyright year.
10 years ago
Matthew Petroff
16a2afe223
Add Python 2.7 support to multires generation script.
10 years ago
Matthew Petroff
42b97e682b
Use correct extension in generated multires config.
10 years ago
Matthew Petroff
eb471d0008
Fix bug with non-photosphere XMP data (issue #33 ).
10 years ago
Matthew Petroff
6c5fc192c3
Add check to multires generation script to try to make sure the input isn't a partial panorama.
10 years ago
Matthew Petroff
5dcebea965
Fix bug for multres panoramas when basePath isn't defined.
10 years ago
Matthew Petroff
3d1f9344fb
Add preliminary equirectangular video support (no controls).
10 years ago
Matthew Petroff
435d90f2a5
Supressed build warning.
10 years ago
Matthew Petroff
ccd7ae5902
Improve multires zoom level choosing.
10 years ago
Matthew Petroff
2fca8388b7
Fix bug.
10 years ago
Matthew Petroff
bb915a6287
Improvements suggested by JSHint.
10 years ago
Matthew Petroff
55b32fe7f2
Add loading bar for equirectangular panoramas.
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
a8136e6058
Remove legacy popout mode.
10 years ago
Matthew Petroff
39256edd3a
Use true instead of 'yes'.
10 years ago
Matthew Petroff
7b79220460
Use camel case for autoLoad and autoRotate.
10 years ago
Matthew Petroff
4ab5091ea9
Rename autoRotateDelayMillis to autoRotateInactivityDelay.
10 years ago
Matthew Petroff
04b4ac6d07
Use camel case for vOffset.
10 years ago
Matthew Petroff
066ac6a8d3
Use camel case for min/max pitch, yaw, and hfov parameters.
10 years ago
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.)
10 years ago
Daniel Naber
a3dd587ac0
#29 make URL parsing work when parameter is escaped (e.g. because it contains a questions mark etc.)
10 years ago
Matthew Petroff
6ef72b20fa
Limit max speed.
10 years ago
Matthew Petroff
c69b92f328
Add "inertia."
10 years ago
Matthew Petroff
45f083e538
Merge pull request #28 from danielnaber/delay-auto-rotate
new option autorotateDelayMillis to start auto-rotate only after some time of user inactivity
10 years ago
Daniel Naber
36bd7211a0
new option autorotateDelayMillis to start auto-rotate only after some time of user inactivity
10 years ago
Matthew Petroff
3f3bfee342
Add missing break statements.
10 years ago
Matthew Petroff
1c62b4a460
Use more descriptive error message when panorama is too big for device.
10 years ago
Matthew Petroff
5a149523f1
Merge pull request #26 from nachopas/master
Fix pannellum broken when no preview / Fix touch events animation
10 years ago
nachopas
59cf2655a9
Fix high CPU usage when touch events because of animation being called many times
10 years ago
nachopas
2324cd5c76
Fix not loading when preview is not defined
10 years ago
Matthew Petroff
dfaef1b924
Actually fix preview loading this time.
10 years ago
Matthew Petroff
2d75406a12
Improve preview image loading in Chrome.
10 years ago