Matthew Petroff
994c3a9f49
Better separate minified standalone version from minified library version.
před 9 roky
Matthew Petroff
7d8d1d8b2b
Merge pull request #84 from Benvii/master
CSS and events changes for better embed viewer
před 9 roky
Benjamin BERNARD
98fff919f0
Container position set to relative, for a better embed into an existing page. We don't want the viewer to be at a fixed place.
před 9 roky
Benjamin BERNARD
1d93a460cb
Keeping html and body CSS rules for standalone mode.
před 9 roky
Benjamin BERNARD
3abca0d0ee
Adding events to the container not the document (body) to be able to embed the viewer
před 9 roky
Benjamin BERNARD
11f4263ead
Removing container declaration as it is already a parameter of the constructor, also fix a bug as it was redefined locally
před 9 roky
Benjamin BERNARD
e5daf70234
Update CSS and JS so that the dimentions are correct in embeded mode
před 9 roky
Matthew Petroff
82258028b8
Added API documentation generation script and documentation improvements.
před 9 roky
Matthew Petroff
be343378c4
Begin adding API.
před 9 roky
Matthew Petroff
1988ee383a
Minor documentation update.
před 9 roky
Matthew Petroff
8be6493c97
Allow passing container ID to constructor.
před 9 roky
Matthew Petroff
2c504e9764
Add JSDoc comments to pannellum.js.
před 9 roky
Matthew Petroff
3a916c3021
Add library version to build system.
před 9 roky
Matthew Petroff
9fabafc433
Restructure location of standalone viewer.
před 9 roky
Matthew Petroff
a00af3b8c3
Unify configuration files, deprecating separate `tour` option.
před 9 roky
Matthew Petroff
af42a291fb
Create viewer using constructor.
před 9 roky
Matthew Petroff
2e7f8365d3
Add center pointing and HFOV to hot spot debug.
před 9 roky
Matthew Petroff
6260709089
Fix JSHint warnings.
před 9 roky
Matthew Petroff
6f1fb4575e
Add JSDoc documentation to libpannellum and make most of its methods private.
před 9 roky
Matthew Petroff
d5b20b9886
Fix target yaw ( fixes #79 , thanks trumpton).
před 9 roky
Matthew Petroff
fb48a9d2b6
Revert pull request #74 since it broke the display of hot spot tooltips.
před 9 roky
Matthew Petroff
8500a3adce
Prefix CSS classes.
před 9 roky
Matthew Petroff
c66d1fff67
Fix bug that caused compass to be displayed for images with GPano data but no heading.
před 9 roky
Matthew Petroff
965f388ac6
Fix CSS bug.
před 9 roky
Matthew Petroff
6c338b5df8
Display informative error when opened from local filesystem.
před 9 roky
Matthew Petroff
255cc98d7f
Merge pull request #74 from umbreak/patch-8
Moving from visibility to display due to Chrome bug
před 9 roky
Matthew Petroff
71b0a0c21f
Fix bug with fade when rapidly changing scenes ( fixes #73 ).
před 9 roky
Didac
379dd04274
Moving from visibility to display due to Chrome bug
If you animate the hotspot (which is not the default case for pannellum, but which it could be) with an infinite CSS keyFrame animation, `vissibility:hidden` has an error in Chrome, as I described here: http://stackoverflow.com/questions/30167467/css-infinite-animation-after-hidden-is-not-resetted-chrome
před 9 roky
Didac
cc8b9161c6
Changing visibility for display due to a bug in Chrome
If you animate the hotspot (which is not the default case for pannellum, but which it could be) with an infinite CSS keyFrame animation, `vissibility:hidden` has an error in Chrome, as I described here: http://stackoverflow.com/questions/30167467/css-infinite-animation-after-hidden-is-not-resetted-chrome
před 9 roky
Matthew Petroff
8c3c6ca0f6
Use HTTPS link.
před 9 roky
Matthew Petroff
e1947f601a
Another DOM leak fix.
před 9 roky
Matthew Petroff
6d60b961ba
Fix DOM leaks.
před 9 roky
Matthew Petroff
d057de448e
Merge pull request #71 from jlehtine/multiresjpegquality
Added an option to specify output JPEG quality for multires generation script.
před 9 roky
Johannes Lehtinen
ce5e6d4b81
Added a -q/--quality option to specify output JPEG quality.
před 9 roky
Matthew Petroff
fbfb287a4f
Merge pull request #70 from jlehtine/master
Added an option for specifying the multires cube size
před 9 roky
Johannes Lehtinen
69908bc449
Added a -c/--cubesize option for specifying the cube size to the multires generation script. Default is to automatically determine cube size as before.
před 9 roky
Matthew Petroff
028fc1d46f
Don't override existing configuration with GPano XMP data.
před 9 roky
Matthew Petroff
59b13f2f88
Merge branch 'master' of github.com:mpetroff/pannellum
Conflicts:
src/js/libpannellum.js
před 9 roky
Matthew Petroff
e69b4640ac
Fix vOffset bug and GPano XMP bug.
před 9 roky
Matthew Petroff
dcb7d603f7
Clean up pull request.
před 9 roky
Matthew Petroff
952e986f72
Merge pull request #67 from mko-x/master
Fix 'undefined' path elements if using multiRes without explicit setting it's basePath config value + minor improvements
před 9 roky
mko
8c4ec7bd1e
force reduction of linkage via freeing references
před 9 roky
mko
39590a6b00
Fix unexpected 'undefined' path
Added missing checks of (optional and uninitialized) basePath attribute of config.multiRes. So default basePath/ tourConfig's basePath and multires basePath are the same if there is no explicit setting.
před 9 roky
mko
04ca9d02ab
Do not prefix paths with dot
Extra dot in front of paths like 'path' and 'fallbackPath' are not necessary and may cause unexpected errors.
před 9 roky
mko
be6d3870de
update git ignore
před 9 roky
mko
baf955216a
add git ignore
před 9 roky
Matthew Petroff
dba5e8ff97
Use strict comparison.
před 9 roky
Matthew Petroff
6c9daa82ec
Merge pull request #63 from dpq/master
Added option to disable keyboard zooming
před 9 roky
David Parunakian
50d754456f
Added option to disable keyboard zooming
před 9 roky
Matthew Petroff
7731808e5a
Last commit broke things in Firefox.
před 9 roky