Matthew Petroff
994c3a9f49
Better separate minified standalone version from minified library version.
9 роки тому
Matthew Petroff
7d8d1d8b2b
Merge pull request #84 from Benvii/master
CSS and events changes for better embed viewer
9 роки тому
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.
9 роки тому
Benjamin BERNARD
1d93a460cb
Keeping html and body CSS rules for standalone mode.
9 роки тому
Benjamin BERNARD
3abca0d0ee
Adding events to the container not the document (body) to be able to embed the viewer
9 роки тому
Benjamin BERNARD
11f4263ead
Removing container declaration as it is already a parameter of the constructor, also fix a bug as it was redefined locally
9 роки тому
Benjamin BERNARD
e5daf70234
Update CSS and JS so that the dimentions are correct in embeded mode
9 роки тому
Matthew Petroff
82258028b8
Added API documentation generation script and documentation improvements.
9 роки тому
Matthew Petroff
be343378c4
Begin adding API.
9 роки тому
Matthew Petroff
1988ee383a
Minor documentation update.
9 роки тому
Matthew Petroff
8be6493c97
Allow passing container ID to constructor.
9 роки тому
Matthew Petroff
2c504e9764
Add JSDoc comments to pannellum.js.
9 роки тому
Matthew Petroff
3a916c3021
Add library version to build system.
9 роки тому
Matthew Petroff
9fabafc433
Restructure location of standalone viewer.
9 роки тому
Matthew Petroff
a00af3b8c3
Unify configuration files, deprecating separate `tour` option.
9 роки тому
Matthew Petroff
af42a291fb
Create viewer using constructor.
9 роки тому
Matthew Petroff
2e7f8365d3
Add center pointing and HFOV to hot spot debug.
9 роки тому
Matthew Petroff
6260709089
Fix JSHint warnings.
9 роки тому
Matthew Petroff
6f1fb4575e
Add JSDoc documentation to libpannellum and make most of its methods private.
9 роки тому
Matthew Petroff
d5b20b9886
Fix target yaw ( fixes #79 , thanks trumpton).
9 роки тому
Matthew Petroff
fb48a9d2b6
Revert pull request #74 since it broke the display of hot spot tooltips.
9 роки тому
Matthew Petroff
8500a3adce
Prefix CSS classes.
9 роки тому
Matthew Petroff
c66d1fff67
Fix bug that caused compass to be displayed for images with GPano data but no heading.
9 роки тому
Matthew Petroff
965f388ac6
Fix CSS bug.
9 роки тому
Matthew Petroff
6c338b5df8
Display informative error when opened from local filesystem.
9 роки тому
Matthew Petroff
255cc98d7f
Merge pull request #74 from umbreak/patch-8
Moving from visibility to display due to Chrome bug
9 роки тому
Matthew Petroff
71b0a0c21f
Fix bug with fade when rapidly changing scenes ( fixes #73 ).
9 роки тому
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
9 роки тому
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
9 роки тому
Matthew Petroff
8c3c6ca0f6
Use HTTPS link.
9 роки тому
Matthew Petroff
e1947f601a
Another DOM leak fix.
9 роки тому
Matthew Petroff
6d60b961ba
Fix DOM leaks.
9 роки тому
Matthew Petroff
d057de448e
Merge pull request #71 from jlehtine/multiresjpegquality
Added an option to specify output JPEG quality for multires generation script.
9 роки тому
Johannes Lehtinen
ce5e6d4b81
Added a -q/--quality option to specify output JPEG quality.
9 роки тому
Matthew Petroff
fbfb287a4f
Merge pull request #70 from jlehtine/master
Added an option for specifying the multires cube size
9 роки тому
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.
9 роки тому
Matthew Petroff
028fc1d46f
Don't override existing configuration with GPano XMP data.
9 роки тому
Matthew Petroff
59b13f2f88
Merge branch 'master' of github.com:mpetroff/pannellum
Conflicts:
src/js/libpannellum.js
9 роки тому
Matthew Petroff
e69b4640ac
Fix vOffset bug and GPano XMP bug.
9 роки тому
Matthew Petroff
dcb7d603f7
Clean up pull request.
9 роки тому
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
9 роки тому
mko
8c4ec7bd1e
force reduction of linkage via freeing references
9 роки тому
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.
9 роки тому
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.
9 роки тому
mko
be6d3870de
update git ignore
9 роки тому
mko
baf955216a
add git ignore
9 роки тому
Matthew Petroff
dba5e8ff97
Use strict comparison.
9 роки тому
Matthew Petroff
6c9daa82ec
Merge pull request #63 from dpq/master
Added option to disable keyboard zooming
9 роки тому
David Parunakian
50d754456f
Added option to disable keyboard zooming
9 роки тому
Matthew Petroff
7731808e5a
Last commit broke things in Firefox.
9 роки тому