Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use pillow to load thumbnails when qt fails #89

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 31, 2018

  1. turn colored text on for warnings and errors

    This was already here I just uncommented it.
    jhultgre committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    423bbfe View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Merge pull request #1 from shotgunsoftware/master

    update to head
    jhultgre committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    ea5112e View commit details
    Browse the repository at this point in the history
  2. support thumbnails for more image types

    If pillow is available fall back to it if qt can't load an image.
    This is useful for image formats qt doesn't understand directly such as single channel tgas
    jhultgre committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    67bc299 View commit details
    Browse the repository at this point in the history