Matthew Petroff
5cc12a0048
Fix jumping while panning around +180/-180 degrees ( fixes #62 ).
преди 9 години
Matthew Petroff
bd3990ee60
Performance improvements.
преди 9 години
Matthew Petroff
f2a787fdbc
Add hot spot debug option to assist with positioning hot spots (implements #59 ).
преди 9 години
Matthew Petroff
f8dfee9d63
BREAKING CHANGE! Reverse sign of hot spot yaw so it makes sense.
преди 9 години
Matthew Petroff
3e64ee9d89
Relax touch move timeout ( fixes #55 ).
преди 9 години
Matthew Petroff
cf58e20f0e
Minor changes to readme.
преди 9 години
Matthew Petroff
e70b15f5a2
Expand generate.py section in readme.
преди 9 години
Matthew Petroff
1590f56a99
Merge pull request #57 from hhkaos/patch-1
Update readme.md
преди 9 години
Matthew Petroff
84c1cd9bc1
Fix JSHint warnings.
преди 9 години
RaulJimenezOrtega
fb08457b27
Update readme.md
Adding some notes about how to generate multires images ^_^ (it took me some time to figure it out hehe).
Thanks by the way for this lib! I love it :D
преди 9 години
Matthew Petroff
fda20f90d9
Handle IE 11 silently failing for NPOT cubemaps.
преди 9 години
Matthew Petroff
eeee2b7bf9
Add more error messages.
преди 9 години
Matthew Petroff
0c05788b93
Don't use WebGL for cubemaps in iOS due to bug with NPOT textures.
преди 9 години
Matthew Petroff
d4bb429cde
Move size detection error to check size before rendering since iOS does not throw an error when an image is too big.
преди 9 години
Matthew Petroff
405056e255
Fix error message display.
преди 9 години
Matthew Petroff
01d5352a5d
Fix bug in Safari where controls and hot spots were sometimes obscured when using the CSS 3D renderer in fullscreen mode.
преди 9 години
Matthew Petroff
bfc9e97f64
Fix CSS 3D renderer fullscreen bug.
преди 9 години
Matthew Petroff
c8d0a3459d
Fix minor multires bug.
преди 9 години
Matthew Petroff
9be5b1a4c8
Improve image near cube edges in CSS 3D renderer.
преди 9 години
Matthew Petroff
9efdca61ee
Fix bug where hot spot tooltips were sometimes obscured by other hot spots.
преди 9 години
Matthew Petroff
84185b3ae4
Fix bug with autoloaded tours.
преди 9 години
Matthew Petroff
8c3c581848
Fix Safari fullscreen bug.
преди 9 години
Matthew Petroff
fe26418071
Merge pull request #54 from umbreak/patch-6
Extra space not matching the replace condition on build
преди 9 години
Didac
124d6a6199
Extra space not matching the replace condition on build
Hello,
the minified built version of pannellum.htm was not correct cause this space in the replace line was not replacing the corresponding line in src/pannellum.htm
<link type="text/css" rel="Stylesheet" href="css/pannellum.css"/>
преди 9 години
Matthew Petroff
d71732e50b
Zooming out with the keyboard was too slow; speeding up.
преди 9 години
Matthew Petroff
d3c739df5e
Load configuration files asynchronously to avoid deprecation warning.
преди 9 години
Matthew Petroff
7bc51fc6b7
Create the rest of the elements dynamically.
преди 9 години
Matthew Petroff
93dcbaef84
Fix recently introduced bugs.
преди 9 години
Matthew Petroff
8ca21d2811
Dynamically create renderer elements.
преди 9 години
Matthew Petroff
d779cde114
Fix Safari 7 display bug.
преди 9 години
Matthew Petroff
36b6d1cfe2
Something that should have been in the last commit.
преди 9 години
Matthew Petroff
9a26507943
Fix bug with hotspots in CSS 3D renderer.
преди 9 години
Matthew Petroff
3e73a66730
Add option for fade animation when transitioning between scenes ( fixes #46 ).
преди 9 години
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.
преди 9 години
Matthew Petroff
2d0e71b535
Fix small mistake in documentation (thanks Tomas Holusa).
преди 9 години
Matthew Petroff
4992b6ab9f
Remove tabs.
преди 9 години
Matthew Petroff
2e08057aa2
Clean up just merged pull request.
преди 9 години
Matthew Petroff
974f8557c3
Merge pull request #44 from umbreak/patch-1
Added option to stop auto rotation after a set delay.
преди 9 години
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 години
Daniel Naber
4986f57cd0
cap diff so panorama doesn't jump after inertia + wait time
Signed-off-by: Matthew Petroff <matthew@mpetroff.net>
преди 9 години
Matthew Petroff
71cea0bf4d
Minor CSS clean up.
преди 9 години
Matthew Petroff
9d4f8deb4d
Add comment about needing nona.
преди 9 години
Matthew Petroff
7ae85e7387
Prep for release.
преди 9 години
Matthew Petroff
def3ff2394
Improvements to previous commit.
преди 9 години
Matthew Petroff
0c79604d58
Force subpixel rendering of hot spots.
преди 9 години
Matthew Petroff
ca34dfa60a
Updated parameters in configuration.htm.
преди 9 години
Matthew Petroff
a2e260dd4e
Prep for release.
преди 9 години
Matthew Petroff
3195d51643
Add some missing parameters to documentation.
преди 9 години
Matthew Petroff
0db05b174e
Add example video JSON configuration file.
преди 10 години
Matthew Petroff
dfbbbb283f
Display error message for IE 9 (fixes issue #36 ).
преди 10 години