Skip to content
  • Stayd's avatar
    Always interpret BC1 cutout pixels as black · b8834a95
    Stayd authored and Jacob Boerema's avatar Jacob Boerema committed
    Per the official format specification and hardware implementation,
    BC1 cutout pixels are always black with 0 alpha, whereas previous
    versions of the plugin interpreted them as white. Commit f97e718e
    partially fixed this, but made the behavior an import option that
    also ignored the alpha component. This commit reverts the addition
    of this option in favor of consistently following the spec.
    b8834a95