Skip to content

Slate 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mitchcurtis mitchcurtis released this 23 Nov 13:11
· 481 commits to master since this release
  • Added brush shape selection tool button with a choice between square and round.
  • Fixed pen/eraser tool behaviour by using line tool for all drawing/erasing (#39).
  • Fixed incorrectly drawn lines (#7).
  • Added Hue/Saturation dialog
    • This allows changing the hue, saturation and lightness of the current selection.
      Note that a current selection is required, as this greatly simplifies the code.

A huge thanks to @not-surt for the drawing patches and the introduction of a round brush!