Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

V1.1.1 - Preparing for some input

Compare
Choose a tag to compare
@DarthAffe DarthAffe released this 05 Jan 16:46
· 34 commits to master since this release

Nothing too fancy this time but still same cool new features and fixes:

  • Added key-rectangle to BrushRenderTarget
  • Added color-corrections for brushes (gamma is implemented by default)
  • Added Gradient-Wrapping
  • Added an new brush-effect to move gradients
  • Fixed an reference-problem with colors assigned to more than one key
  • Added the associated device to CorsairLeds
  • Fixed some minor code issues

The main focus right now lies on the new input module which allows to capture all pressed keys of the keyboard (including G- and other special-keys) and hopefully button-presses on mice.

The wiki is still not updated and quite useless right now. I hope i can finally motivate my self to work on it and the examples.
NuGet is of course up2date.

As always feel free to open issues if you need help or want to suggest features!