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

1124 Commits

Author SHA1 Message Date
SpoinkyNL
63cb6d211e Filter effects - Moved all to post processing 2020-06-18 22:35:04 +02:00
SpoinkyNL
ab449e5786 Core - Change default render scale to 50%
Much better perf at no real cost
2020-06-18 21:35:49 +02:00
SpoinkyNL
7a4445573e Merge branch 'element-bitmaps' 2020-06-18 20:53:04 +02:00
SpoinkyNL
e0951ca0f5 Slight folder performance tweak 2020-06-18 19:55:59 +02:00
SpoinkyNL
7a50249335 Core - Render each profile element in its own bitmap
Layer effects - Removed now redundant CreateShapeClip
2020-06-18 19:09:40 +02:00
SpoinkyNL
0903865c7d Profiles - Added toggle to enable/disable folders, layers and effects
Profiles - Fixed folders not saving they children properly
UI - Show version and frame time in window title
2020-06-18 19:08:46 +02:00
SpoinkyNL
7921a4f932 Layer effects - Fix clip being applied inverted 2020-06-17 22:16:18 +02:00
SpoinkyNL
75b0ee8151 Profiles - Abstracted property elements and effect elements
Folders - Added properties to folders
Layer effects - Expanded to folders
Layer effects - Added shape clipping
2020-06-17 19:21:23 +02:00
SpoinkyNL
34bcd22f8c Blur effect - Some minor optimizations
Profile editor - Properly update effects on render
2020-06-16 20:28:05 +02:00
SpoinkyNL
8eed347de5 Bitmap brush - Fixed samples being taken out of bounds
Effects UI - Fixed effects list not always hiding on click
Effects UI - Fixed transition origin not always updating
2020-06-16 20:01:02 +02:00
SpoinkyNL
480fae02b9 Filter effect - Split up each filter into a seperate effect
BitmapBrush - Don't attempt to render while disposed
Effects - Only display movement cursor when mousing over icon
2020-06-16 19:14:00 +02:00
SpoinkyNL
a62d5544cf Layers - Finished effects on layers, groups still missing
Effects - Added filter effect with different SkiaSharp image filters
2020-06-16 00:25:04 +02:00
SpoinkyNL
58a964b872 Meta - Code cleanup 2020-06-13 22:27:51 +02:00
SpoinkyNL
b2ab142dbd Layers - Seperated activation and removal of layers/effects
Effects - Added effects UI, order is still a bit messed up and reordering is missed
Effects - Added renaming of effects on the layer
2020-06-13 22:23:33 +02:00
SpoinkyNL
f917728ac8 Profile editor - Fixed new layers not saving in some situations
Profile tree - Improved buttons visibility
Layer brushes - Support transformation by default, unless a RGB.NET brush
2020-06-11 21:16:13 +02:00
SpoinkyNL
c60ae48e66 Gradient picker - Updated design
Color picker - Fixed opacity slider
2020-06-11 00:10:03 +02:00
SpoinkyNL
2493c2cbf1 Layer effects - WIP commit
Profile editor - Show brush icons at different parts in the editor
2020-06-10 00:20:43 +02:00
SpoinkyNL
c99a3aaf3b Profile editor - Updated brush select design
Profile editor - Show brush icon in profile tree
2020-06-08 23:43:01 +02:00
SpoinkyNL
728805301a Merge branch 'bleh' 2020-06-07 21:58:31 +02:00
SpoinkyNL
4bc6f2f16b Plugins - Removed plugin info from constructor 2020-06-07 21:51:56 +02:00
SpoinkyNL
ee37c3b836 Layer brushes - Make enable-disable process consistent with plugins 2020-06-07 15:00:40 +02:00
SpoinkyNL
e841d81a5d Revert "Layer brushes - Moved abstract classes to their own namespace"
This reverts commit 6ab7ecfe5c4525571e566ceb8a1490b288e2bc40.
2020-06-04 20:29:14 +02:00
SpoinkyNL
852711aa11 Layer brushes - Moved abstract classes to their own namespace
Layer properties - Fixed draggable input text positions
2020-06-04 19:51:10 +02:00
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