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 |
Matthew Petroff
|
c792b36dd5
|
Added ability to add content to header (e.g. custom CSS).
|
há 10 anos |
Matthew Petroff
|
2021bf55cf
|
Transition changelog to Markdown.
|
há 10 anos |
Matthew Petroff
|
901726e3a4
|
Add fallback tiles to multires generation script.
|
há 10 anos |
Matthew Petroff
|
1757439f0b
|
Fix bug in last commit.
|
há 10 anos |
Matthew Petroff
|
1c9ec08f62
|
Fix bug with CSS 3D dragging.
|
há 10 anos |
Matthew Petroff
|
fd87916972
|
Fix bug with hotspots not appearing.
|
há 10 anos |
Matthew Petroff
|
94f8d12503
|
Fixed bug with tours.
|
há 10 anos |
Matthew Petroff
|
c9cdd97c13
|
Updated default field of view.
|
há 10 anos |
Matthew Petroff
|
32c6b196f4
|
Actually use hfov instead of vfov.
|
há 10 anos |
Matthew Petroff
|
74ccc97422
|
Added zoom support to CSS 3D renderer.
|
há 10 anos |
Guillaume de Bure
|
ad5b4ff7b5
|
Allow adding additional css files to the embedded html
Useful for using, (for example) fontawesome icons for hotspots
|
há 10 anos |
Guillaume de Bure
|
c6ffdd5480
|
use style property for sizing hotspots content rather than width
|
há 10 anos |
Guillaume de Bure
|
7b2daaca77
|
Image hotspots too
|
há 10 anos |
Guillaume de Bure
|
317fa24114
|
First working version of video in hotspots
|
há 10 anos |
Matthew Petroff
|
7a410bcfa0
|
Added preliminary CSS 3d transform renderer.
|
há 10 anos |
Matthew Petroff
|
6a53f7436b
|
Merge pull request #8 from languitar/multires-improvements
Multires python script improvements
|
há 10 anos |