Skip to content

PatternPaint 2.6 for Windows

Latest
Compare
Choose a tag to compare
@cibomahto cibomahto released this 08 Oct 14:04
· 0 commits to master since this release

This version adds a new feature:

  • The action taken on a button 'short press' and 'long press' functions can be re-assigned
  • Added a new button action, 'repeat single pattern'. When activated, this action will repeat the current pattern endlessly, regardless of it's 'advance to next pattern' setting.

image

Additionally, some under-the-hood changes were made:

  • Update project to Qt 6 (6.7.3)
  • Note that Qt 6 requires a patch to QSerialPort cibomahto/qtserialport@d82373c . Hopefully this will be upstreamed
  • Update WinSparkle and libusb to latest versions