1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

26 Commits

Author SHA1 Message Date
Robert
11535508bc Rendering - Fixed render scale not applying until reboot
Debugger - Added button to save the next frame
Device visualizer - Fixed LED positioning on some devices
2021-03-17 19:55:49 +01:00
Robert
eaa1f15ac3 Data bindings - Fix crash when removing color gradient stops 2021-03-15 19:24:35 +01:00
Robert
98b9770250 Device properties - UI polish (the shiny kind)
Conditions - Open existing condition path on click
2021-03-11 00:44:46 +01:00
Robert
46d3a288e9 UI - Added keyboard layout selection UI 2021-03-09 00:30:11 +01:00
Diogo Trindade
ea1633c322 Fixed compile-time error with newer Visual Studio
for some reason this breaks on newer vs / dotnet versions
2021-03-08 23:08:58 +00:00
Robert
1ea2e2bee7 Devices - Ported color correction code to RGB.NET 2021-02-25 19:58:40 +01:00
e58c0f20bb Updated to work with the new RGB.NET rendering 2021-02-24 00:45:31 +01:00
Robert
b154badd9c Devices - Added custom layout loading 2021-02-19 16:42:09 +01:00
Robert
c70e7d0c00 Devices - Reimplemented LED images 2021-02-11 22:49:51 +01:00
Robert
956ebd3313 Devices - Implemented device image loading
Devices - LED image loading WIP
2021-02-11 20:12:19 +01:00
Robert
7792b662e0 RGB.NET - Updated for latest development branch 2021-02-10 00:19:45 +01:00
SpoinkyNL
10e6cdc54b Code style - Omit the type in a new expressions 2020-12-18 17:54:01 +01:00
Diogo Trindade
a504a5f4e1 Calibration - Moved color calibration reversion to ArtemisLed 2020-12-12 15:16:26 +00:00
Diogo Trindade
a23fab7d9f Surface Editor - reverted color correction in the editor
the editor uses RGB.NET colors to display leds, so we need to use color correction data to restore it back to original
2020-12-12 00:15:07 +00:00
Robert
833a61ecab Core - Fixed an error when enabling a module without a datamodel
Shared UI - XML comments
2020-11-18 19:28:05 +01:00
SpoinkyNL
ae64db8a13 Darthified code 2020-10-05 22:50:29 +02:00
SpoinkyNL
8718d01eae Core - Flattened namespaces
Shared UI - Flattened namespaces
Shared UI - General housekeeping
Project - Code cleanup
2020-09-01 00:14:08 +02:00
SpoinkyNL
aa7c914b92 UI - Many misc fixes I can't remember
Profile editor - Removed layer outline, increasing performance by a lot
Device visualizer - Streamlined custom
Device providers - Added debug device provider
ASUS - Added Maximus X Hero thanks @copystring
Plugin core - Added PerLedLayerBrush
Noise layer - Converted to PerLedLayerBrush, increasing performance and quality
2020-08-02 00:20:25 +02:00
SpoinkyNL
3000d4607a Device visualizer - Fixed custom LED shapes not being positioned correct 2020-07-31 23:51:28 +02:00
SpoinkyNL
527fef3dc6 Profile editor - Implemented timeline segments
Profile editor - Added snapping to multiple elements of the timeline
2020-07-18 23:52:42 +02:00
SpoinkyNL
920aea6695 Device visualizer - Added support for rotation and scale
Profile editor - Fixed keyframe context menu actions
2020-06-22 22:14:33 +02:00
SpoinkyNL
58a964b872 Meta - Code cleanup 2020-06-13 22:27:51 +02:00
SpoinkyNL
72485e5d71 LED visualizer - Don't attempt to render really tiny LEDs 2020-06-02 22:55:25 +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
SpoinkyNL
5dea0b25e5 Device visualization - Improved performance to a good level for now 2020-04-16 22:39:39 +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