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

2184 Commits

Author SHA1 Message Date
Robert
4cd596602f Data model picker - Implemented most of the picker 2022-03-21 23:08:07 +01:00
Robert
81ca8c1425 Node editor - Added static input nodes, easing type node
Data model picker - Added initial control
2022-03-20 23:08:18 +01:00
Robert
d9d237e0eb Node editor - Added node collection pin add/remove
Node editor - Added first static value node
2022-03-20 15:54:36 +01:00
Robert
2907b86174 Node editor - Added connecting pins 2022-03-19 22:58:14 +01:00
Robert
86b4258f5d Node editor - Added cables 2022-03-18 23:51:54 +01:00
Robert
885cd852fc Node editor - Added node selection 2022-03-14 23:45:21 +01:00
Robert
034879a2c9 Node editor - Implemented node visuals, pin visuals
Node editor - Implemented undo/redo and some commands
2022-03-13 22:07:16 +01:00
Robert
c99224ab2d Node editor - Added VM structure
Debugger - Run updates on UI thread
2022-03-11 17:22:29 +01:00
Robert
4c274a1749 Sidebar - Fix the position of new profiles 2022-03-09 19:10:38 +01:00
Robert
5e4fd1de8b Sidebar - Open newly created profiles in the editor
Sidebar - Close the editor when deleting the current profile
Sidebar - Removed test drag/drop that was breaking the settings/suspend button
2022-03-09 19:06:39 +01:00
Robert
376a9142d3 Profile editor - Fixed new elements not rendering while paused
Profile editor - Use default brush on new layers
Profile tree - Implement drag & drop
2022-03-09 00:10:41 +01:00
Robert
f5a902f5a5 Profile tree - Drag & drop WIP 2022-03-06 23:07:15 +01:00
Robert
fac7a618e7 Notifications - Fixed positioning in main window,
Notifications - Added vertical stacking
2022-02-28 23:26:18 +01:00
Robert
8faa6b7a49 Gradient picker - Added color randomization and condensed style 2022-02-27 23:06:58 +01:00
Robert
8806348386 Gradient editor - Implemented picker button and layer property editor 2022-02-27 18:37:33 +01:00
Robert
1262f84a56 Gradient editor - Initial implementation 2022-02-23 21:34:55 +01:00
Elias*
72689f28d3
Add LED Location to DeviceLedsView (#688) 2022-02-21 20:54:05 +01:00
Robert
09e7bb5168 Color properties - Redesigned input 2022-02-19 23:24:00 +01:00
Robert
2a6ed8cc7f UI - Theme fixes 2022-02-18 16:42:42 +01:00
Robert
ea9b87967d UI - Updated Fluent Avalonia and made the titlebar work well on Linux 2022-02-18 15:09:41 +01:00
Robert
013bc1c316 Profile elements - Added Windows Explorer-like naming of new elements 2022-02-15 23:19:38 +01:00
Robert
b503906b9a Profile editor - Added element removal 2022-02-14 23:51:55 +01:00
Robert
32ebf5f000 Transform tool - Finished initial implementation 2022-02-13 21:19:32 +01:00
Robert
1716eba8ec Transform tool - Mostly implemented resizing 2022-02-10 23:38:27 +01:00
Robert
12e91b8c81 Transform tool - WIP commit 2022-02-08 23:07:15 +01:00
Robert
c36110e79d Profile editor - Visualization fixes
Profile editor - Timeline fixes
2022-02-06 00:00:48 +01:00
Robert
935c139ab4 Merge branch 'development' 2022-02-05 12:11:27 +01:00
Robert
5b9d3e783a Debugger - Add FPS and other metrics to performance tab as well
Debugger - Add RGB.NET delta to rendering tab
2022-02-05 12:11:14 +01:00
Robert
0b42e7f510 Profile editor - Reset time to zero when opening a new profile 2022-02-05 11:37:56 +01:00
Robert
bc1b44069c Profile editor - Added tools and layer visualizers 2022-02-05 11:20:51 +01:00
Robert
89beb92935 Profiles - Removed the technical concept of extra timelines for events
Profiles - Properly separated out update and render logic
Profile editor - Implemented layer visualization
2022-02-04 00:18:00 +01:00
Robert
ff4ec16690 Layer properties - Added string input
Profile editor - Run render loop on a DispatcherTimer when playing
2022-02-01 21:02:44 +01:00
Robert
9ebdaec4f1 TextBox - Added prefix and suffix attached properties
NumberBox - Added prefix and suffix attached properties
Profile editor - Use compiled bindings where applicable
2022-01-29 00:21:42 +01:00
Robert
76ef542e18 Profile editor - Store panel sizes as settings 2022-01-26 22:34:36 +01:00
Robert
642823add5 Timeline - Implemented segments 2022-01-25 00:23:26 +01:00
Robert
913117ad0a Profile editor - Implemented keyframe selection, movement, deletion
Profile editor - Added command scoping
2022-01-22 01:19:10 +01:00
Robert
a1f7f6dff8 Profile editor - Implemented keyframe easing selection 2022-01-21 00:42:06 +01:00
Robert
6f269af8d4 Profile editor service - Make keyframe selection an editor concern 2022-01-20 00:24:48 +01:00
Robert
98180df5f2 Profile editor - Ported keyframe display and selection 2022-01-18 23:27:35 +01:00
Robert
66a2e51979 Profile editor - Ported timeline scaling, timeline header 2022-01-17 09:39:34 +01:00
Robert
098c44ebc8 Profile editor - Ported time caret 2022-01-16 17:29:26 +01:00
Robert
1832a25426 Core - Reworked brush/effect property storage
Profile editor - Added brush selection
Profile editor - Added playback controls
2022-01-16 00:46:19 +01:00
Robert
022beb6a48 Profile editor - Added most properties 2022-01-12 22:11:40 +01:00
Robert
c04bff1f48 Profile editor - Ported most VMs of the properties tree and timeline 2022-01-11 00:25:12 +01:00
Robert
bf1aad1549 Profile editor - Added layer deleting WIP 2022-01-10 21:32:08 +01:00
Robert
5802855eb1 Profile editor - Added layer renaming
Profile editor - Added undo/redo notification (for now)
2022-01-10 21:19:35 +01:00
Robert
0b905cca2e Profile editor - Ported most of the property tree 2022-01-10 00:07:06 +01:00
Robert
126540e2f3 Remove accidental local reference 2022-01-08 19:51:46 +01:00
Robert
d5d3530ca5 Meta - Upgrade to .NET 6 2022-01-08 17:27:50 +01:00
Robert
33c54eaeb0 Editor - Tweaked profile tree visuals
Editor - Add current profile name display, added smooth zooming
2022-01-08 17:20:32 +01:00