Matthew Petroff
|
4be8ffd403
|
Fix image hot spots (fixes #80).
|
9 years ago |
Matthew Petroff
|
bab9e91fe1
|
Place Git hash as version in development builds.
|
9 years ago |
Matthew Petroff
|
e2f68b6273
|
Clean up configuration generator.
|
9 years ago |
Matthew Petroff
|
6d3f374b34
|
Maintain aspect ratio of preview image.
|
9 years ago |
Matthew Petroff
|
36ee3aeb8f
|
Set page title to panorama title in standalone viewer.
|
9 years ago |
Matthew Petroff
|
98c6a58b1f
|
Fix Bootstrap CSS interactions.
|
9 years ago |
Matthew Petroff
|
648fd7880f
|
Bug fixes related to API-created instances.
|
9 years ago |
Matthew Petroff
|
5b0719dace
|
Remove unnecessary iframe attributes from examples.
|
9 years ago |
Matthew Petroff
|
4da84b3194
|
Don't add iframe title attribute in configuration generator and fix line endings.
|
9 years ago |
Matthew Petroff
|
eadd558a81
|
Encapsulate Video.js plugin.
|
9 years ago |
Matthew Petroff
|
eb5a0891cd
|
Greatly improve video support.
|
9 years ago |
Matthew Petroff
|
704e9ad12e
|
Add missing `preview` parameter to documentation.
|
9 years ago |
Matthew Petroff
|
f70b01cf64
|
Fix bug with video.
|
9 years ago |
Matthew Petroff
|
ecf2010190
|
Fix bug in last commit.
|
9 years ago |
Matthew Petroff
|
82d1bc4b4e
|
Add error for when panorama image isn't specified.
|
9 years ago |
Matthew Petroff
|
e294e40b23
|
Escape strings and encode URIs to mitigate possible DOM XSS.
|
9 years ago |
Matthew Petroff
|
7f7065a570
|
Add high-DPI support (implements #85).
|
9 years ago |
Matthew Petroff
|
1dddfe7bd8
|
Fix bug with hot spots appearing above controls and title (and includes something I missed in last commit).
|
9 years ago |
Matthew Petroff
|
f64390d442
|
Fix hot spot display bug in Edge (fixes #90).
|
9 years ago |
Matthew Petroff
|
897bdc03ae
|
Minor cleanup.
|
9 years ago |
Matthew Petroff
|
3bc5e9c04c
|
Added support for `PosePitchDegrees` and `PoseRollDegrees` XMP tags (used by Ricoh Theta S).
|
9 years ago |
Matthew Petroff
|
28b7007940
|
Fix keyboard controls.
|
9 years ago |
Matthew Petroff
|
dd8e8d1dc5
|
Merge pull request #86 from Benvii/master
Fix 'undefined' bug in fallback URLs (in library version)
|
9 years ago |
Benjamin BERNARD
|
6950d401a7
|
Fix 'undefined' bug in fallback URLs (in library version)
|
9 years ago |
Matthew Petroff
|
994c3a9f49
|
Better separate minified standalone version from minified library version.
|
9 years ago |
Matthew Petroff
|
7d8d1d8b2b
|
Merge pull request #84 from Benvii/master
CSS and events changes for better embed viewer
|
9 years ago |
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 years ago |
Benjamin BERNARD
|
1d93a460cb
|
Keeping html and body CSS rules for standalone mode.
|
9 years ago |
Benjamin BERNARD
|
3abca0d0ee
|
Adding events to the container not the document (body) to be able to embed the viewer
|
9 years ago |
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 years ago |
Benjamin BERNARD
|
e5daf70234
|
Update CSS and JS so that the dimentions are correct in embeded mode
|
9 years ago |
Matthew Petroff
|
82258028b8
|
Added API documentation generation script and documentation improvements.
|
9 years ago |
Matthew Petroff
|
be343378c4
|
Begin adding API.
|
9 years ago |
Matthew Petroff
|
1988ee383a
|
Minor documentation update.
|
9 years ago |
Matthew Petroff
|
8be6493c97
|
Allow passing container ID to constructor.
|
9 years ago |
Matthew Petroff
|
2c504e9764
|
Add JSDoc comments to pannellum.js.
|
9 years ago |
Matthew Petroff
|
3a916c3021
|
Add library version to build system.
|
9 years ago |
Matthew Petroff
|
9fabafc433
|
Restructure location of standalone viewer.
|
9 years ago |
Matthew Petroff
|
a00af3b8c3
|
Unify configuration files, deprecating separate `tour` option.
|
9 years ago |
Matthew Petroff
|
af42a291fb
|
Create viewer using constructor.
|
9 years ago |
Matthew Petroff
|
2e7f8365d3
|
Add center pointing and HFOV to hot spot debug.
|
9 years ago |
Matthew Petroff
|
6260709089
|
Fix JSHint warnings.
|
9 years ago |
Matthew Petroff
|
6f1fb4575e
|
Add JSDoc documentation to libpannellum and make most of its methods private.
|
9 years ago |
Matthew Petroff
|
d5b20b9886
|
Fix target yaw (fixes #79, thanks trumpton).
|
9 years ago |
Matthew Petroff
|
fb48a9d2b6
|
Revert pull request #74 since it broke the display of hot spot tooltips.
|
9 years ago |
Matthew Petroff
|
8500a3adce
|
Prefix CSS classes.
|
9 years ago |
Matthew Petroff
|
c66d1fff67
|
Fix bug that caused compass to be displayed for images with GPano data but no heading.
|
9 years ago |
Matthew Petroff
|
965f388ac6
|
Fix CSS bug.
|
9 years ago |
Matthew Petroff
|
6c338b5df8
|
Display informative error when opened from local filesystem.
|
9 years ago |
Matthew Petroff
|
255cc98d7f
|
Merge pull request #74 from umbreak/patch-8
Moving from visibility to display due to Chrome bug
|
9 years ago |