|
|
c39849949a
|
(MAJOR) Removed all in paramters as their performance impact is too hard to predict
|
2024-07-21 23:10:56 +02:00 |
|
|
|
883d6cbea4
|
Added ToString to Scale
|
2023-10-31 21:51:40 +01:00 |
|
|
|
8431a8cb5e
|
(MAJOR) Optimized surface-updating to reduce the amount of allocations
|
2023-02-11 22:36:59 +01:00 |
|
|
|
d60d4833ca
|
Reduced some allocations mostly due to boxing
|
2023-02-05 07:36:50 +01:00 |
|
|
|
30624035f1
|
Changed all namespaces to file-scope
|
2021-11-13 17:35:08 +01:00 |
|
|
|
4dbeaf802a
|
Fixed code issues
|
2021-08-01 16:53:21 +02:00 |
|
|
|
59e11e5b82
|
Fixed code issues
|
2021-07-31 16:59:51 +02:00 |
|
|
|
7b0e9152fd
|
Fixed code issues
|
2021-06-01 23:53:56 +02:00 |
|
|
|
34a2acc6c4
|
Added missing in-parameters
|
2021-02-22 21:53:48 +01:00 |
|
|
|
b328032df0
|
Changed everything to use floats instead of doubles
|
2021-02-22 00:46:18 +01:00 |
|
|
|
13afc29987
|
Reworked rendering
|
2021-02-21 15:49:05 +01:00 |
|
|
|
07a6d8952c
|
Renamed SurfaceRectangle and fixed spelling mistake
|
2021-02-09 23:17:11 +01:00 |
|
|
|
d44223ee6a
|
Added base class for location/size-handling and refactored devices and leds to make use of it
|
2021-02-09 23:11:01 +01:00 |
|
|
|
6a4ebb3d2a
|
Refactoring
|
2021-02-06 17:07:41 +01:00 |
|
|
|
4a170e6af7
|
Extracted layout-logic to own project
|
2021-01-02 17:17:17 +01:00 |
|
|
|
d4bb0bd9fd
|
Updated core to correctly use nullable reference types; first changes for new device handling
|
2020-12-31 20:07:51 +01:00 |
|
|
|
ac8ec602dd
|
Added missing operators and documentation
|
2019-11-20 20:44:12 +01:00 |
|
|
|
1126408069
|
Added caching for actual layout data
|
2019-11-20 17:33:07 +01:00 |
|
|
|
fab502e0e4
|
Added device-rotation
|
2019-11-20 17:05:55 +01:00 |
|
|
|
2cf8609173
|
Added Device-Scaling
|
2019-11-18 19:59:28 +01:00 |
|
|
|
65abc89605
|
Changed rectangle to be immutable
|
2019-11-18 19:36:46 +01:00 |
|
|
|
efe77cedbc
|
Small refactorings to unify code styling
|
2018-01-14 11:57:45 +01:00 |
|
|
|
b700c84b8d
|
Added device update modes and implemented syncback for corsair and asus
|
2017-12-06 15:41:23 +01:00 |
|
|
|
1865b4d83e
|
Changed Point and Size to be an immutable value-types
|
2017-12-05 14:25:38 +01:00 |
|
|
|
50cfd296be
|
Changed color to be an immutable value-type
|
2017-12-04 10:13:58 +01:00 |
|
|
|
8e212190ae
|
Fixed some code issues
|
2017-09-05 14:02:12 +02:00 |
|
|
|
2086b3729d
|
Replaced effects with decorators.
Decorators should be way more flexible while beeing easy to use.
|
2017-09-05 13:44:23 +02:00 |
|
|
|
1f3213fa73
|
Fixed missing update if the reactangle of a ledGroup is changed
|
2017-09-05 12:50:55 +02:00 |
|
|
|
15598ab975
|
Renamed mousemat to mousepad
|
2017-08-13 08:33:53 +02:00 |
|
|
|
d50deaf686
|
Fixed IsEmpty on Rectangle
|
2017-08-05 15:38:46 +02:00 |
|
|
|
59e0344c68
|
Refactoring
|
2017-05-13 08:17:01 +02:00 |
|
|
|
cf3bbd547c
|
Added custom shapes for leds
|
2017-02-11 10:24:15 +01:00 |
|
|
|
bdf446581e
|
Added shape to led and improved layout-loading
|
2017-02-04 08:29:11 +01:00 |
|
|
|
c8dac3905d
|
Somehow finished the really basic stuff
|
2017-01-25 20:33:15 +01:00 |
|
|
|
254bbc206e
|
Added even more basic stuff
|
2017-01-22 09:47:19 +01:00 |
|
|
|
87e4016381
|
Added some basic stuff
|
2017-01-21 18:11:24 +01:00 |
|