Prisacariu Alexandru
|
05c7fb886d
|
Merge 9a4e9ddb35 into bae3966413
|
vor 7 Jahren |
Matthew Petroff
|
bae3966413
|
Merge pull request #398 from Tortila90/master
Fix removing event listeners / Fix 'setTimeout'
|
vor 7 Jahren |
Matthew Petroff
|
e899596b5a
|
Fix error check.
|
vor 7 Jahren |
Tortila90
|
cf3b98eb35
|
Fix 'setTimeout' when calling processNextTile
setTimeout(f(x), ms) executes function immediately and acts as if there is no setTimeout at all.
|
vor 7 Jahren |
Tortila90
|
1c46079ef9
|
Fix removing event listeners
|
vor 7 Jahren |
Matthew Petroff
|
07c9140548
|
Add documentation for hot spot ID.
|
vor 7 Jahren |
Matthew Petroff
|
8ae14374d8
|
Fix bug with added hot spots sometimes not being persistent (fixes #387).
|
vor 7 Jahren |
Matthew Petroff
|
37cec62a60
|
Revert "Use error name instead of number."
This reverts commit 8f436dbf48 .
|
vor 7 Jahren |
Matthew Petroff
|
faed5e61a9
|
Fix race condition with hot spot deletion?
|
vor 7 Jahren |
Matthew Petroff
|
8f436dbf48
|
Use error name instead of number.
|
vor 7 Jahren |
Matthew Petroff
|
f94bccab31
|
Fix NPOT cubemaps on iOS 10.
|
vor 7 Jahren |
Matthew Petroff
|
d77780c7fa
|
Tweak parameters used to better align with WebGL best practices.
|
vor 7 Jahren |
Matthew Petroff
|
118c443ed5
|
Fix iOS issue when canvas is too big.
|
vor 7 Jahren |
Matthew Petroff
|
4f2f2bf79f
|
Make full screen more tolerant of container element CSS positioning.
|
vor 7 Jahren |
Matthew Petroff
|
97a94adab3
|
Don't create a new object during pointer move (saves a little bit of heap usage).
|
vor 7 Jahren |
Matthew Petroff
|
e0a108a504
|
Allow Pannellum instance created by Video.js plugin to be accessed (implements #371).
|
vor 7 Jahren |
Matthew Petroff
|
1d1a07a9bb
|
Don't change yaw when turning on device orientation mode.
|
vor 7 Jahren |
Alan Zhang
|
4a9206d6a9
|
Disable touch move events when `config.draggable` is false. (#359)
|
vor 7 Jahren |
Matthew Petroff
|
6ba611cd75
|
Extend previous commit.
|
vor 7 Jahren |
strarsis
|
4939b8168e
|
Add viewer reference to standalone viewer (#358)
|
vor 7 Jahren |
Matthew Petroff
|
1e61a22be6
|
Add `touchstart` and `touchend` events.
|
vor 7 Jahren |
Matthew Petroff
|
12f578a433
|
Document new `draggable` parameter.
|
vor 7 Jahren |
Matthew Petroff
|
af7112ceae
|
Merge pull request #339 from haripo/add-option-draggable
Add draggable option
|
vor 7 Jahren |
haripo
|
1c7ee17732
|
Add draggable option
|
vor 7 Jahren |
Matthew Petroff
|
dd4bb363d6
|
Don't prevent mouse wheel event propagation when they're not being used.
|
vor 7 Jahren |
Matthew Petroff
|
6178b1b41c
|
Fix bug with `orientationOnByDefault` configuration parameter (fixes #337).
|
vor 7 Jahren |
Matthew Petroff
|
cd72d775b1
|
Handle PATH not being set (fixes #336).
|
vor 7 Jahren |
Matthew Petroff
|
20b44f77ea
|
Only override key events for keys that are used.
|
vor 7 Jahren |
Matthew Petroff
|
ab3c3d9fe0
|
Fix bug in HTML escaping.
|
vor 7 Jahren |
Matthew Petroff
|
624c1c1124
|
Add `loadButtonLabel`, `previewTitle`, and `previewAuthor` configuration options (implements #334).
|
vor 7 Jahren |
Matthew Petroff
|
0b00ea5886
|
Allow HTML in configuration strings when using API.
|
vor 7 Jahren |
Matthew Petroff
|
b0b7a77cbb
|
Add option for only enabling mouse wheel zoom while fullscreen (implements #333).
|
vor 7 Jahren |
Matthew Petroff
|
ded506d22d
|
Add `animationTimingFunction` parameter that allows custom timing functions to be used for animations (implements #331).
|
vor 7 Jahren |
Matthew Petroff
|
4840875186
|
Add event that fires when scene change fade completes.
|
vor 7 Jahren |
Matthew Petroff
|
1220065801
|
Add optional callbacks to `lookAt`, `setPitch`, `setYaw`, and `setHfov` API functions (implements #330).
|
vor 7 Jahren |
Matthew Petroff
|
a8c6a586f9
|
Don't prevent tabbing (part of #328).
|
vor 7 Jahren |
Matthew Petroff
|
c361255438
|
Add API method to check whether or not a panorama is loaded.
|
vor 7 Jahren |
Matthew Petroff
|
b9232997d3
|
Added API method to be called after viewer is resized.
|
vor 7 Jahren |
Matthew Petroff
|
f5acb2e8d7
|
Bump copyright year.
|
vor 8 Jahren |
Matthew Petroff
|
685e89b2e4
|
Add API method to check if a panorama is loaded.
|
vor 8 Jahren |
Matthew Petroff
|
a0a5ee0624
|
Fix bug in last commit.
|
vor 8 Jahren |
Matthew Petroff
|
cdf6454f03
|
Validate image type.
|
vor 8 Jahren |
Matthew Petroff
|
aacfadbcc8
|
Merge pull request #318 from acortelyou/pr-fallback-cursor
Provide fallback cursor for IE / Edge
|
vor 8 Jahren |
Alex Cortelyou
|
8ebcfb4f07
|
Provide fallback cursor for browsers without svg data uri support (fixes #317)
|
vor 8 Jahren |
Matthew Petroff
|
129bc0310d
|
Remove redundant constraint on yaw in API (fixes #315).
|
vor 8 Jahren |
Matthew Petroff
|
a5d01c70bb
|
Fix bug with preview image absolute URLs.
|
vor 8 Jahren |
Matthew Petroff
|
2158d8502d
|
Allow for new lines in hot spot text (fixes #307).
|
vor 8 Jahren |
Matthew Petroff
|
220a6d6ec5
|
Fix race condition when scene change hot spot is double-clicked (fixes #303).
|
vor 8 Jahren |
Kevin Van Kessel
|
3795006893
|
Added zoom and unzoom on double click.
|
vor 8 Jahren |
Matthew Petroff
|
f85e82953b
|
Prep for release.
|
vor 8 Jahren |