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

48 Commits

Author SHA1 Message Date
SpoinkyNL
f8fc30ace2 Added rotation 2020-01-23 23:30:01 +01:00
Robert
296a4f9d8b Came up with an easy solution for rotation handles 2020-01-23 20:49:22 +01:00
Robert
4fc0dc12ab Fixed a crash when minimizing
Test brush respects opacity setting
2020-01-23 19:52:15 +01:00
Robert
780abf0fcd Fixed shape movement
Added shape resizing
Cleaned up edit tool code
Edit tool controls scale to compensate zooming out
2020-01-23 19:42:27 +01:00
SpoinkyNL
7966d3243c Finished anchor movement
Fixed a few issues when creating new layers
2020-01-22 23:22:50 +01:00
Robert
20999919ab More anchor stuff, it's killing me 2020-01-22 21:56:18 +01:00
SpoinkyNL
2fb92de0ea Cleaned up anchor movement 2020-01-22 00:10:29 +01:00
Robert
8bc2801836 Found the solution to anchor movement ^^ 2020-01-21 19:58:52 +01:00
SpoinkyNL
41fbbbd87a Some attempts at proper anchor movement.. 2020-01-20 08:53:17 +01:00
SpoinkyNL
d79437b3fd WIP on making edit tool compatible with proper translations 2020-01-17 00:29:43 +01:00
Robert
58297aa5e4 Implemented translations properly on top of the layer shape 2020-01-16 19:20:19 +01:00
Robert
5069be4af4 Hooked up rotation and opacity 2020-01-15 20:06:07 +01:00
Robert
ae330c3769 Code cleanup 2020-01-14 19:18:24 +01:00
Robert
0c245ba83d Added undo/redo to profile editor
Added shape anchor point display and movement
2020-01-14 19:03:35 +01:00
SpoinkyNL
7ddf816ca5 Added keyframe creation outside the timeline
Added existing shape moving
2020-01-13 22:11:25 +01:00
Robert
a138ec916d Added edit existing shape (WIP) 2020-01-13 19:38:44 +01:00
SpoinkyNL
0ff71c9d3b Implemented keyframe easing 2020-01-12 23:49:10 +01:00
Robert
0958c3af9f Implemented basic keyframes 2020-01-09 21:13:29 +01:00
Robert
a2efeb887a Added layer properties to core and hooked it up with the UI
Implemented timeline caret scrolling logic
Added special treeview style for the layer properties tree
2020-01-06 22:50:51 +01:00
SpoinkyNL
884bd0f03b Added wooting layout images
Added timeline (WIP)
2020-01-01 23:12:55 +01:00
SpoinkyNL
ac0655565e Fixed editor freezing on layer updates 2019-12-20 23:33:36 +01:00
SpoinkyNL
b1870e9e64 Added configurable LED sample size 2019-12-19 23:18:09 +01:00
Robert
2f8671045c Signitifantly reduced build size
Updated project folder names
Show only selected layer in visualization
Added rectangle support
2019-12-18 21:54:03 +01:00
SpoinkyNL
8dc15f6894 Implemented ellipse shape application 2019-12-17 22:42:17 +01:00
Robert
94df1544c5 Need this on another PC :)) 2019-12-17 20:27:50 +01:00
SpoinkyNL
6cf9fb9158 Started work on layer visualization 2019-12-16 22:57:13 +01:00
Robert
8539f05d90 Basic implementation of a few editor tools 2019-12-16 22:46:11 +01:00
SpoinkyNL
580db3185e Added layer shapes, editor is still WIP 2019-12-15 22:52:04 +01:00
SpoinkyNL
e87b34a720 Added rudimentary Wooting support 2019-12-13 19:52:51 +01:00
SpoinkyNL
a2871541b9 WIP - Added a BitmapBrush to replace the GraphicsDecorator 2019-12-11 00:04:23 +01:00
SpoinkyNL
f91ea0f992 Added back layer renaming/deleting
Cleaned up VM factories
Surface editor use theme colors
2019-12-07 13:00:52 +01:00
SpoinkyNL
8795be2cde Rendering improvements 2019-12-06 23:00:30 +01:00
Robert
8f3d2f1ff5 Added dark mode 🦇 2019-12-06 17:34:06 +01:00
SpoinkyNL
9148323ad5 Implemented layer elements
Added a brush layer element
Corsair - Added ST100 RGB layout
2019-12-01 18:55:49 +01:00
Robert
f32edcf502 Implemented layer LED assignment
Added a centralised ProfileEditorSurface for communication between VMs
Prefixed Surface, Device and Led with Artemis to differentiate them better
2019-11-29 17:37:22 +01:00
SpoinkyNL
8a596f1426 Change profile editor VMs to use event aggregator 2019-11-29 08:47:05 +01:00
Robert
7d6fa17d34 Started implementing EventAggregator 2019-11-28 19:39:09 +01:00
Robert
bf729b64fd Implement element selection event within profile editor VMs 2019-11-27 20:56:07 +01:00
SpoinkyNL
0b56fd9088 Added size observer to enable auto-centering the editor at some point 2019-11-26 23:24:54 +01:00
Robert
06f014a294 Added a Material-styled scrollbar
Cleaned up reorder code
Reorganised profile editor layout and added panel titles
2019-11-26 23:31:41 +01:00
SpoinkyNL
b8fbb3fa24 Added LED selection 2019-11-25 23:07:20 +01:00
SpoinkyNL
1bb2d4a4f2 Added profile hierarchy creation and editing (doesn't save yet) 2019-11-23 23:56:07 +01:00
SpoinkyNL
25f8f1e72f Added device identification to surface editor
Fixed dialog rendering
Cleaned up XAML
2019-11-22 20:46:34 +01:00
Robert
2287ab3071 Fixed device rotation/scaling in UI 2019-11-22 17:30:07 +01:00
SpoinkyNL
086f2fc1f9 Updated for RGB.NET's changes regarding rotation 2019-11-21 08:45:38 +01:00
Robert
97907c97eb Implemented profile creation, deletion and activation 2019-11-20 19:25:29 +01:00
Robert
fd942dab25 Started work on profiles 2019-11-18 20:11:17 +01:00
Robert
002cc6a6db Restructured the VM/Vs folder layout while it's still feasible 2019-11-15 15:53:55 +01:00