Skip to content

2.12

Compare
Choose a tag to compare
@facelessuser facelessuser released this 02 Nov 01:58
· 193 commits to main since this release

2.12

  • NEW: When serializing, percent can now take a sequence of booleans to indicate which channels are desired to
    be represented as a percentage, alpha included.
  • NEW: color() serializing now supports string output with percent.
  • FIX: When serializing, the alpha channel is no longer handled special with a minimum value of 5. Precision is
    equally applied to all channels.