Skip to content

Conversation

@JustArion
Copy link
Owner

@JustArion JustArion commented Oct 11, 2024

WIP

JustArion added 30 commits April 9, 2024 19:13
- Added the ClangSharp binding generation to the repo
- Added some unit tests
- Rewriting under Dawn.CorsairSDK.Rewrite
- EffectReceipt implementation (Task + IDisposable in 1)
- Fix: Non-Infinite was animating infinitely
The layouts were previously displayed as integers.
…stead of Linear Interpolation (Lerp)

Fix: Added default Wave Modulation
KeyboardKey -> KeyboardKeyState (It contains the color of the respective keyboard key)
KeyboardKeys -> KeyboardKey

---

Bugfix: Keyboard Zones
Zones were hardcoded keys. Now they're somewhat more dynamic
The commit is an API change for the sake of big O performance.
From roughly O(n * m) -> O(n)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants