77 次代码提交 (a6718d14bd08fe1a5d138513d9d4e8686c10957d)

作者 SHA1 备注 提交日期
  Matthew Petroff 4d1c54f248 Fix Video.js controls regression in Pannellum 2.4 and add support for Video.js 7. 6 年前
  matejsoukup a99d4eaa1c Partial panorama default cube size fix 6 年前
  Matthew Petroff 60c4d5d606 Don't add extra parameters to JSON config file (fixes #624). 6 年前
  Matthew Petroff 8934629cbb Generate all multires tiles when using full panorama, and when skipping tiles, make sure the tile color matches the background color. 6 年前
  Matthew Petroff ed05162933 Allow for generating large multires images with Pillow >5.0. 6 年前
  David von Oheimb 0c92d85b11 support also partial cubemap/fallback images: backgroundColor for missing face(s) (#570) 6 年前
  Matthew Petroff 2341ef6b2b Bump copyright year. 6 年前
  Matthew Petroff 972e7e4f3d Drop alpha channel to work with Pillow >4.2 (fixes #455). 7 年前
  Matthew Petroff e0a108a504 Allow Pannellum instance created by Video.js plugin to be accessed (implements #371). 7 年前
  Matthew Petroff cd72d775b1 Handle PATH not being set (fixes #336). 7 年前
  Matthew Petroff f5acb2e8d7 Bump copyright year. 8 年前
  Matthew Petroff 24ef32fb33 Prep for release. 8 年前
  Matthew Petroff 3df2ea3d2d Modified Video.js plugin to accept Pannellum configuration. 8 年前
  Matthew Petroff 3ca79600ba Add Pillow to the requirement list for the multires `generate.py` script. 8 年前
  Matthew Petroff f430bbfc34 Don't explicitly type out pi. 8 年前
  Matthew Petroff 929a4797a1 Fix bug with video in Chrome. 8 年前
  Matthew Petroff 5e3006e860 Update documentation generation script for Documentation.js 3.0. 8 年前
  Matthew Petroff bab9e91fe1 Place Git hash as version in development builds. 9 年前
  Matthew Petroff e2f68b6273 Clean up configuration generator. 9 年前
  Matthew Petroff 4da84b3194 Don't add iframe title attribute in configuration generator and fix line endings. 9 年前
  Matthew Petroff eadd558a81 Encapsulate Video.js plugin. 9 年前
  Matthew Petroff eb5a0891cd Greatly improve video support. 9 年前
  Matthew Petroff 994c3a9f49 Better separate minified standalone version from minified library version. 9 年前
  Benjamin BERNARD e5daf70234 Update CSS and JS so that the dimentions are correct in embeded mode 9 年前
  Matthew Petroff 82258028b8 Added API documentation generation script and documentation improvements. 9 年前
  Matthew Petroff 3a916c3021 Add library version to build system. 9 年前
  Matthew Petroff 9fabafc433 Restructure location of standalone viewer. 9 年前
  Johannes Lehtinen ce5e6d4b81 Added a -q/--quality option to specify output JPEG quality. 9 年前
  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. 9 年前
  mko 04ca9d02ab Do not prefix paths with dot 9 年前
  Matthew Petroff ab0e1fe9b4 Use Git version hash instead of version number when not building a release. 9 年前
  Didac 124d6a6199 Extra space not matching the replace condition on build 9 年前
  Matthew Petroff 7bc51fc6b7 Create the rest of the elements dynamically. 9 年前
  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. 9 年前
  Matthew Petroff 9d4f8deb4d Add comment about needing nona. 9 年前
  Matthew Petroff ca34dfa60a Updated parameters in configuration.htm. 9 年前
  Matthew Petroff bb3b6bd1e3 Bump copyright year. 10 年前
  Matthew Petroff 16a2afe223 Add Python 2.7 support to multires generation script. 10 年前
  Matthew Petroff 42b97e682b Use correct extension in generated multires config. 10 年前
  Matthew Petroff 6c5fc192c3 Add check to multires generation script to try to make sure the input isn't a partial panorama. 10 年前
  Matthew Petroff 435d90f2a5 Supressed build warning. 10 年前
  Matthew Petroff 39256edd3a Use true instead of 'yes'. 10 年前
  Matthew Petroff f543017f33 Explictly specify Python 3. 10 年前
  Matthew Petroff 8068462402 Update configuration script fullscreen attributes. 10 年前
  Matthew Petroff 8872fbbeec Add fallback parameter to multires generator script. 10 年前
  Matthew Petroff 062b01f754 Add 1px border to remove thin lines visible in CSS renderer. 10 年前
  Matthew Petroff 901726e3a4 Add fallback tiles to multires generation script. 10 年前
  Johannes Wienke 91005f8e61 Replace system calls with subprocess 10 年前
  Johannes Wienke 27f48187b6 Let argparse print default values 10 年前
  Johannes Wienke 35dd023509 Check for nona and add command line argument 10 年前