SpoinkyNL
a1c2e4ad5a
Layer properties - Added implicit operator to built-in types
2020-06-03 20:09:28 +02:00
SpoinkyNL
97c85e238c
Layer brushes - Render now always originates from 0,0
...
RGB.NET brushes - GetBrush is no called after properties are initialized
Profile editor - Fixed inputs not responding to updates from the visualization tools when keyframes are disabled
2020-06-03 19:22:08 +02:00
SpoinkyNL
72485e5d71
LED visualizer - Don't attempt to render really tiny LEDs
2020-06-02 22:55:25 +02:00
SpoinkyNL
1bcee06cb2
Layer properties - Improved error messaging
...
Profile editor - Fixed layer creation in selection tool not initializing the layer
Device visualizer - Better handle missing images
2020-06-02 22:30:11 +02:00
SpoinkyNL
92faafe1de
Profile editor - Moved layer property input to the Shared UI project
2020-06-02 22:23:09 +02:00
SpoinkyNL
eda57f6d32
UI - Don't apply layer brush VMs too early
...
UI - Create layer geometry on ui thread
2020-06-01 19:26:59 +02:00
SpoinkyNL
cdb91021a2
Layer brushes - Added RGB.NET-based layer brushes
...
Layer brushes - Added sample RGB.NET-based color brush
Layer properties - Save on gradient edit dialog close
Layer properties - Fix layer brush keyframes not working after changing layer brush
2020-05-31 21:58:06 +02:00
SpoinkyNL
493790f6bd
Layer timeline - Hide hidden properties
2020-05-29 17:30:25 +02:00
SpoinkyNL
5978dfcc94
Merge branch 'properties-refactor'
2020-05-29 17:21:52 +02:00
SpoinkyNL
728baa1b7f
Layer timeline - Show keyframes of collapsed groups
...
Profile editor - Don't reload UI elements on undo/redo if there's nothing to undo/redo
Layer properties - Properly show/hide properties
2020-05-29 17:21:29 +02:00
SpoinkyNL
dd000e7bed
Nuget - Updated packages
...
Brush properties - Added default values
Brush properties - Removed option to always auto-expand groups
Layer properties - Remember expanded/collapsed groups
Storage - Added migration system
Storage - Added migration that removes profiles made in the old layer properties format
Layer timeline - Added back zoom functionality
2020-05-29 00:09:04 +02:00
SpoinkyNL
221c8bc7e7
Layer properties - Restored much functionality on the reworked VMs
2020-05-24 22:05:04 +02:00
SpoinkyNL
ea66dcd39e
Layer properties - Added back most of the reworked VMs and views
2020-05-18 23:56:43 +02:00
SpoinkyNL
7b238e241e
Datamodels - A few small fixes to fix errors during startup
...
Layer properties - Reimplemented property tree
Stylet - Add support for binding views to generic VMs
2020-05-17 18:54:15 +02:00
SpoinkyNL
e036cbbfe4
Layer properties - Updated property input views and VMs
2020-05-16 22:56:12 +02:00
SpoinkyNL
af21d83487
UI - Further restructuring
2020-05-14 21:58:30 +02:00
Robert
54081b591b
UI - Restructured layer property VMs
2020-05-01 23:07:21 +02:00
SpoinkyNL
41b3c77210
UI - My poor UI :< I regret starting this refactor
2020-04-30 00:12:24 +02:00
Robert
e97fc046f5
Core - Added ways for the core to easily access brush properties
...
%*/@ me, dealing with generic types in APIs is tricky
2020-04-29 19:45:13 +02:00
Robert
660324c980
Conditions - Refactor layer properties WIP
2020-04-29 19:44:42 +02:00
Robert
d9bba8cb54
Conditions - Refactor layer properties WIP (needed for consistency..)
2020-04-28 19:40:03 +02:00
Robert
302ba10caa
Conditions - WIP commit
2020-04-28 19:26:47 +02:00
SpoinkyNL
349e0a2c41
Datamodel - Added basic infrastructure
2020-04-26 17:30:43 +02:00
SpoinkyNL
dad7591af5
Merge remote-tracking branch 'origin/master'
2020-04-23 20:05:59 +02:00
SpoinkyNL
5ffb1a32f5
Surface editor - Stop RGB.NET update while editing surface
2020-04-23 19:10:24 +02:00
Robert Beekman
3d6919d212
Merge pull request #465 from diogotr7/feature/g900
...
Added g900 layout
2020-04-22 19:58:47 +02:00
SpoinkyNL
8bc33de401
Profile editor - Clarified which LEDs are part of the selected layer
...
Profile editor - Re-implemented LED dimming
Profile editor - Hide layer bounds of unselected layers
Profile editor - Dim layer shapes of unselected layers (option to hide them NYI)
Profile editor - Disable edit tool when no layer is selected or the selected layer has no LEDs
Gradient picker - Fixed the preview being at a slight angle
Color brush - Fixed the gradient being at a 45 degree angle
Settings - Added color scheme option to manually switch between light and dark
2020-04-22 19:55:23 +02:00
Diogo Trindade
44c63c5481
Added g900 layout
2020-04-22 16:05:35 +01:00
SpoinkyNL
341eb99489
CM - Updated SDK
2020-04-21 20:02:24 +02:00
SpoinkyNL
26f9e90fa3
Brushes - Allow hiding of properties
2020-04-21 20:53:24 +02:00
SpoinkyNL
9f8fc9f70e
Core - Add HidSharp to force plugins to share the HidSharp types
...
Core - For now, set default log level to debug
ColorGradient- Improved GetColor performance
ColorGradient - GetColor now handles colors not between two stops properly
Home - Fix links
Plugins - Only allow layer property registration through Brushes
Color brush - Default to solid color
2020-04-21 19:59:05 +02:00
SpoinkyNL
8c3212451b
Color brush - Fix gradient positioning
2020-04-19 17:28:06 +02:00
SpoinkyNL
92a3e0d61b
Color brush - Fixed gradient picker not appearing
...
Gradient picker - Use dialog instead of a popup window
2020-04-17 23:01:42 +02:00
SpoinkyNL
a8912076d3
Noise brush - Added option to map noise to a gradient
...
Color brush - Only show gradient/color option when applicable
Gradient picker - Design tweaks
2020-04-17 19:16:53 +02:00
SpoinkyNL
5dea0b25e5
Device visualization - Improved performance to a good level for now
2020-04-16 22:39:39 +02:00
SpoinkyNL
ae48ebc13a
Device visualizer - Unsubscribe from surface on unload
2020-04-15 20:17:46 +02:00
SpoinkyNL
efa0f28231
UI - Added reusable device visualizer
...
Settings - Show device LED images in settings
Editor - Improved performance on big surfaces
2020-04-15 19:50:46 +02:00
SpoinkyNL
8a45039863
Projects - Fixed RGB.NET references
2020-04-07 19:46:35 +02:00
SpoinkyNL
d2637ba6a3
Razer - Report Razer error code on plugin load failure
2020-04-07 23:00:47 +02:00
SpoinkyNL
0de9604ca0
Gradient editor - Implemented stop create/remove and edit
2020-03-15 10:42:23 +01:00
Robert
d0fbd63592
Gradient editor - WIP commit
2020-03-13 23:45:25 +01:00
SpoinkyNL
d96c8a1879
UI - Started work on the gradient picker service now that my POC works
2020-03-12 23:16:29 +01:00
Robert
9b47e96dc1
Razer - Updated SDK
2020-03-12 20:29:10 +01:00
Robert
d009b11e97
Core - Ensure application data folder exists
...
UI - Properly catch exceptions during exception display
UI - Display fatal exceptions during Core creation, even before Core initialisation
2020-03-12 19:34:53 +01:00
Robert
0ccc1fed3d
Gradient editor - Added stops creation
...
Core - ColorGradient can now return a color at a certain position
2020-03-11 20:11:42 +01:00
Robert
f95aaf2443
Gradient editor - WIP commit
2020-03-10 19:34:17 +01:00
SpoinkyNL
2aec2ab000
UI - Added gradient editor dialog
2020-03-09 22:35:16 +01:00
Robert
0a5f16a0f4
Core - Moved layer properties to their own class
2020-03-09 19:57:17 +01:00
Robert
88ac5a3951
UI - Fixed a few events that weren't being unsubscribed
2020-03-06 20:27:57 +01:00
Robert
6604f55f0e
Corsair - Fixed pump layout shape
2020-03-05 19:02:42 +01:00