38 Commits (c70573f4f6d355af62e5f3abe0e03a1ee0a8e960)

Autor SHA1 Nachricht Datum
  Matthew Petroff 6fc7a23007 Resize image before SHT calculation to ensure even dimensions (fixes #1010). vor 3 Jahren
  Matthew Petroff f9ccdda5bd Multires thumbnail must be a power of two. vor 3 Jahren
  Matthew Petroff 9788fc6512 Add support for multires SHT and thumbnail previews. vor 3 Jahren
  Matthew Petroff c0f74cc03c Bump copyright year. vor 3 Jahren
  Jonas Petersen 9ccf60b88e Fixed typo. vor 3 Jahren
  Matthew Petroff 28144ad301 Fix issue with `avoidShowingBackground` without `minPitch` / `maxPitch` defined (fixes #851). vor 4 Jahren
  Matthew Petroff 6fd8a09710 Fix edge case with multires tiles. vor 5 Jahren
  Matthew Petroff 9e506a46bf Clarify nona error message further. vor 5 Jahren
  Matthew Petroff f9749f9b5e Make issue with missing `nona` more obvious. vor 5 Jahren
  matejsoukup a99d4eaa1c Partial panorama default cube size fix vor 6 Jahren
  Matthew Petroff 60c4d5d606 Don't add extra parameters to JSON config file (fixes #624). vor 6 Jahren
  Matthew Petroff 8934629cbb Generate all multires tiles when using full panorama, and when skipping tiles, make sure the tile color matches the background color. vor 6 Jahren
  Matthew Petroff ed05162933 Allow for generating large multires images with Pillow >5.0. vor 6 Jahren
  David von Oheimb 0c92d85b11 support also partial cubemap/fallback images: backgroundColor for missing face(s) (#570) vor 6 Jahren
  Matthew Petroff 2341ef6b2b Bump copyright year. vor 6 Jahren
  Matthew Petroff 972e7e4f3d Drop alpha channel to work with Pillow >4.2 (fixes #455). vor 7 Jahren
  Matthew Petroff cd72d775b1 Handle PATH not being set (fixes #336). vor 7 Jahren
  Matthew Petroff f5acb2e8d7 Bump copyright year. vor 8 Jahren
  Matthew Petroff 3ca79600ba Add Pillow to the requirement list for the multires `generate.py` script. vor 8 Jahren
  Matthew Petroff f430bbfc34 Don't explicitly type out pi. vor 8 Jahren
  Johannes Lehtinen ce5e6d4b81 Added a -q/--quality option to specify output JPEG quality. vor 9 Jahren
  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. vor 9 Jahren
  mko 04ca9d02ab Do not prefix paths with dot vor 9 Jahren
  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. vor 9 Jahren
  Matthew Petroff 9d4f8deb4d Add comment about needing nona. vor 9 Jahren
  Matthew Petroff bb3b6bd1e3 Bump copyright year. vor 10 Jahren
  Matthew Petroff 16a2afe223 Add Python 2.7 support to multires generation script. vor 10 Jahren
  Matthew Petroff 42b97e682b Use correct extension in generated multires config. vor 10 Jahren
  Matthew Petroff 6c5fc192c3 Add check to multires generation script to try to make sure the input isn't a partial panorama. vor 10 Jahren
  Matthew Petroff 8872fbbeec Add fallback parameter to multires generator script. vor 10 Jahren
  Matthew Petroff 062b01f754 Add 1px border to remove thin lines visible in CSS renderer. vor 10 Jahren
  Matthew Petroff 901726e3a4 Add fallback tiles to multires generation script. vor 10 Jahren
  Johannes Wienke 91005f8e61 Replace system calls with subprocess vor 10 Jahren
  Johannes Wienke 27f48187b6 Let argparse print default values vor 10 Jahren
  Johannes Wienke 35dd023509 Check for nona and add command line argument vor 10 Jahren
  Johannes Wienke 11b60f1f00 Require python3 in shebang line vor 10 Jahren
  Matthew Petroff 1ba1595d1c Fixed generate.py bug (thanks wolke). vor 10 Jahren
  Matthew Petroff f39b5c45dd Added multires tile set generator. vor 10 Jahren