Daniel Naber
|
592e6bac98
|
add missing break statements
|
há 10 anos |
Daniel Naber
|
8f8c16dea0
|
new option autorotateDelayMillis to start auto-rotate only after some time of user inactivity
|
há 10 anos |
Matthew Petroff
|
1c62b4a460
|
Use more descriptive error message when panorama is too big for device.
|
há 10 anos |
Matthew Petroff
|
5a149523f1
|
Merge pull request #26 from nachopas/master
Fix pannellum broken when no preview / Fix touch events animation
|
há 10 anos |
nachopas
|
59cf2655a9
|
Fix high CPU usage when touch events because of animation being called many times
|
há 10 anos |
nachopas
|
2324cd5c76
|
Fix not loading when preview is not defined
|
há 10 anos |
Matthew Petroff
|
dfaef1b924
|
Actually fix preview loading this time.
|
há 10 anos |
Matthew Petroff
|
2d75406a12
|
Improve preview image loading in Chrome.
|
há 10 anos |
Matthew Petroff
|
487c069a4d
|
Make hotspots be behind controls.
|
há 10 anos |
Matthew Petroff
|
404e46b151
|
Fix tour related loading bugs.
|
há 10 anos |
Matthew Petroff
|
b2d8b19173
|
Actually make sure preview image loads first.
|
há 10 anos |
Matthew Petroff
|
506643bdbb
|
Bump version number for development version.
|
há 10 anos |
Matthew Petroff
|
5b70de1c2d
|
Don't show hotspots until panorama is loaded.
|
há 10 anos |
Matthew Petroff
|
b1735b9d62
|
Fix bug where preview sometimes wasn't shown for cubic panoramas.
|
há 10 anos |
Matthew Petroff
|
1ace0bbb63
|
Set default north offset.
|
há 10 anos |
Matthew Petroff
|
6a17fc7bd0
|
Allow zoom and fullscreen controls to be hidden.
|
há 10 anos |
Matthew Petroff
|
f543017f33
|
Explictly specify Python 3.
|
há 10 anos |
Matthew Petroff
|
526cb768ab
|
Only use fallback viewer in WebKit/Blink, since that's the only place it works correctly.
|
há 10 anos |
Matthew Petroff
|
15f71075fd
|
Merge pull request #18 from clashlab/pinch_to_zoom
Add pinch to zoom
|
há 10 anos |
clashlab
|
42af910784
|
Add pinch to zoom
|
há 10 anos |
Matthew Petroff
|
3cd51d68ab
|
Add ability to set hotspot target's pitch and yaw.
|
há 10 anos |
Matthew Petroff
|
4eb6d14136
|
Merge pull request #17 from clashlab/master
Speed improvements, removing unnecessary code and replacing divisions
|
há 10 anos |
clashlab
|
3430383cdb
|
Speed improvements, removing unnecessary code and replacing divisions by multiplications
|
há 10 anos |
Matthew Petroff
|
ce683aecb6
|
Minor CSS improvements.
|
há 10 anos |
Matthew Petroff
|
f8f5e53da7
|
Merge pull request #15 from PhobosK/master
[hotspots scene] Fix iOS onclick + hover bug
|
há 10 anos |
PhobosK
|
f176e29c88
|
Fix iOS onclick + hover bug
|
há 10 anos |
Matthew Petroff
|
c45271e794
|
Merge pull request #14 from PhobosK/master
Fix autoRotate when limiting yaw and several other fixes
|
há 10 anos |
PhobosK
|
574363cc20
|
Revert back setHfov(i) changes
|
há 10 anos |
PhobosK
|
d10510f012
|
Fix autoRotate when limiting yaw
Fix error box behavior when loading next scene
Fix preview image behavior
Fix multires hfov behavior in fullscreen/wide mode
|
há 10 anos |
Matthew Petroff
|
532395a359
|
Add options limiting hfov, pitch, and yaw (thanks PhobosK).
|
há 10 anos |
Matthew Petroff
|
caf5192c72
|
Updated changelog for 2.0.1.
|
há 10 anos |
Matthew Petroff
|
95281b3eff
|
Make keyboard controls work in Safari.
|
há 10 anos |
Matthew Petroff
|
59aaac5c41
|
Fix hotspot tooltip bug.
|
há 10 anos |
Matthew Petroff
|
37eed5dfa2
|
Prep for release.
|
há 10 anos |
Matthew Petroff
|
2d95e3bd0d
|
Code cleanup with hints from JSHint.
|
há 10 anos |
Matthew Petroff
|
bb79ede417
|
Add CORS support to multires.
|
há 10 anos |
Matthew Petroff
|
d7a7c50b4a
|
Merge pull request #12 from gdebure/master
Allow displaying images and video in hotspots
|
há 10 anos |
Guillaume de Bure
|
94dcb72655
|
Merge branch 'master' of https://github.com/mpetroff/pannellum.git into hotspots
|
há 10 anos |
Guillaume de Bure
|
6529fe4efb
|
Fixes in the css that make hotspots behave a bit better with font-awesome
|
há 10 anos |
Matthew Petroff
|
4c85270239
|
Update readme.
|
há 10 anos |
Matthew Petroff
|
8068462402
|
Update configuration script fullscreen attributes.
|
há 10 anos |
Matthew Petroff
|
8872fbbeec
|
Add fallback parameter to multires generator script.
|
há 10 anos |
Matthew Petroff
|
ae14c5edbb
|
Improved error handling.
|
há 10 anos |
Matthew Petroff
|
0950599a16
|
Made multires CSS 3D fallback optional.
|
há 10 anos |
Guillaume de Bure
|
79850b4f90
|
Remove example video files, they were there just for testing...
...but they don't really make sense content wise
|
há 10 anos |
Guillaume de Bure
|
f893587aec
|
Remove code that was superseeded by mpetroffs' c792b36d
Meaning that the css keyword in json is replaced by a header keyword
taking an html string as value. Example file updated accordingly
|
há 10 anos |
Guillaume de Bure
|
3c606a794d
|
Merge branch 'master' of https://github.com/mpetroff/pannellum.git into hotspots
|
há 10 anos |
Matthew Petroff
|
eb9a55448c
|
Fix tour bug.
|
há 10 anos |
Matthew Petroff
|
062b01f754
|
Add 1px border to remove thin lines visible in CSS renderer.
|
há 10 anos |
Matthew Petroff
|
03ae45055d
|
Fixed duplicated hotspots bug.
|
há 10 anos |