Matthew Petroff
28144ad301
Fix issue with `avoidShowingBackground` without `minPitch` / `maxPitch` defined ( fixes #851 ).
hace 4 años
Matthew Petroff
6fd8a09710
Fix edge case with multires tiles.
Previously, one could generate a tile set that had the second level resolution
equal to the tile resolution, so it only had one tile per face.
hace 5 años
Matthew Petroff
1d8c3a7187
Update API documentation generation script for newer versions of Documentation.js.
hace 5 años
Matthew Petroff
0734cd806e
Fix build script Git detection.
hace 5 años
Vanessa Sochat
4bb9df8983
adding missing dockerfile dependency
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
hace 5 años
Matthew Petroff
9e506a46bf
Clarify nona error message further.
hace 5 años
Matthew Petroff
37329ec247
Simplify dependencies in Dockerfile.
hace 5 años
Matthew Petroff
1f06b1e5e3
Rewrite multires readme to not just be about Docker.
hace 5 años
Vanessa Sochat
a886ab3518
adding complete example with Dockerfile to use generate.py
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
hace 5 años
Matthew Petroff
f9749f9b5e
Make issue with missing `nona` more obvious.
hace 5 años
Vanessasaurus
13ceeb6056
Squashed commits for fixing CI.
try adding circle config (#1 )
* adding automated tests to run on Circle with selenium, still need to add screenshots
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
Try taking screenshot (#2 )
Adding screenshots (working) back in to tests, ready to PR to upstream
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
Don't include driver binaries.
Take screenshot of only viewer element.
Don't remove Travis config, at least for now.
Run Black on tests script.
Fix automated tests for Firefox and some formatting changes.
Update test documentation.
hace 5 años
Matthew Petroff
1c6c26fd48
Remove `requestAnimationFrame` shim, dropping support for some older browsers.
hace 5 años
Matthew Petroff
e473b6f738
Add build to Travis CI configuration.
hace 5 años
Matthew Petroff
4d1c54f248
Fix Video.js controls regression in Pannellum 2.4 and add support for Video.js 7.
hace 6 años
matejsoukup
a99d4eaa1c
Partial panorama default cube size fix
Change computation of cube size - taking haov into account
hace 6 años
Matthew Petroff
60c4d5d606
Don't add extra parameters to JSON config file ( fixes #624 ).
hace 6 años
Matthew Petroff
8934629cbb
Generate all multires tiles when using full panorama, and when skipping tiles, make sure the tile color matches the background color.
hace 6 años
Matthew Petroff
ed05162933
Allow for generating large multires images with Pillow >5.0.
hace 6 años
David von Oheimb
0c92d85b11
support also partial cubemap/fallback images: backgroundColor for missing face(s) ( #570 )
* support also partial cubemap/fallback images: backgroundColor for missing face(s)
* extend multires/generate.py to cylindrical input and partial panoramas
* fixed a few typos in new help strings of generate.py
* Missing cubemap faces now need to be defined as null in the configuration
* made generate.py strict again on existing output directory, printing descriptive error message
* replaced unsafe eval by ast.literal_eval in generate.py
* a couple of minor improvements regarding 'undefined' in libpannellum.js
* made generate.py allow existing output directory in debug mode
for convenience, no need to delete output directory every time while testing
hace 6 años
Matthew Petroff
2341ef6b2b
Bump copyright year.
hace 6 años
Matthew Petroff
972e7e4f3d
Drop alpha channel to work with Pillow >4.2 ( fixes #455 ).
hace 7 años
Matthew Petroff
e0a108a504
Allow Pannellum instance created by Video.js plugin to be accessed (implements #371 ).
hace 7 años
Matthew Petroff
cd72d775b1
Handle PATH not being set ( fixes #336 ).
hace 7 años
Matthew Petroff
f5acb2e8d7
Bump copyright year.
hace 8 años
Matthew Petroff
24ef32fb33
Prep for release.
hace 8 años
Matthew Petroff
3df2ea3d2d
Modified Video.js plugin to accept Pannellum configuration.
hace 8 años
Matthew Petroff
3ca79600ba
Add Pillow to the requirement list for the multires `generate.py` script.
hace 8 años
Matthew Petroff
f430bbfc34
Don't explicitly type out pi.
hace 8 años
Matthew Petroff
929a4797a1
Fix bug with video in Chrome.
hace 8 años
Matthew Petroff
5e3006e860
Update documentation generation script for Documentation.js 3.0.
hace 8 años
Matthew Petroff
bab9e91fe1
Place Git hash as version in development builds.
hace 9 años
Matthew Petroff
e2f68b6273
Clean up configuration generator.
hace 9 años
Matthew Petroff
4da84b3194
Don't add iframe title attribute in configuration generator and fix line endings.
hace 9 años
Matthew Petroff
eadd558a81
Encapsulate Video.js plugin.
hace 9 años
Matthew Petroff
eb5a0891cd
Greatly improve video support.
hace 9 años
Matthew Petroff
994c3a9f49
Better separate minified standalone version from minified library version.
hace 9 años
Benjamin BERNARD
e5daf70234
Update CSS and JS so that the dimentions are correct in embeded mode
hace 9 años
Matthew Petroff
82258028b8
Added API documentation generation script and documentation improvements.
hace 9 años
Matthew Petroff
3a916c3021
Add library version to build system.
hace 9 años
Matthew Petroff
9fabafc433
Restructure location of standalone viewer.
hace 9 años
Johannes Lehtinen
ce5e6d4b81
Added a -q/--quality option to specify output JPEG quality.
hace 9 años
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.
hace 9 años
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.
hace 9 años
Matthew Petroff
ab0e1fe9b4
Use Git version hash instead of version number when not building a release.
hace 9 años
Didac
124d6a6199
Extra space not matching the replace condition on build
Hello,
the minified built version of pannellum.htm was not correct cause this space in the replace line was not replacing the corresponding line in src/pannellum.htm
<link type="text/css" rel="Stylesheet" href="css/pannellum.css"/>
hace 9 años
Matthew Petroff
7bc51fc6b7
Create the rest of the elements dynamically.
hace 9 años
Matthew Petroff
b268d29c42
Make CSS 3D renderer work with cubemaps, fix its edge flickering bug, and remove need for extra row of pixels in multires fallback images.
hace 9 años
Matthew Petroff
9d4f8deb4d
Add comment about needing nona.
hace 9 años
Matthew Petroff
ca34dfa60a
Updated parameters in configuration.htm.
hace 9 años
Matthew Petroff
bb3b6bd1e3
Bump copyright year.
hace 10 años