Robert
e1a66f8a7e
Layer properties - Tweaked step sizes for draggable float
...
UI - Tweak selection rectangle design
2022-06-15 21:57:10 +02:00
Robert
c0e2d8e579
Draggable numberbox - Added and use in editor
2022-06-12 16:57:39 +02:00
Robert
13d2ee0c3b
Meta - Upgraded packages
2022-06-09 20:10:39 +02:00
Robert
0d3890e560
Icons - Dropped SVG support and fixed filling
2022-06-06 20:54:39 +02:00
Robert
dd40bdd544
Profiles - Added module activation requirements
...
Editor - Refactored tools and selected keyframes management
Timeline - Added keyframe duplicating, copying and pasting
Windows UI - Added logging of fatal exceptions
2022-06-05 18:57:42 +02:00
Robert
d563d17270
Profile settigns - Added activation condition visual scripting
2022-05-28 19:24:37 +02:00
Robert
720bebaf35
Layer adapter hints - Ported UI
2022-05-24 23:24:49 +02:00
Robert
a06bc68046
Device properties - Implemented LED mappings tab
...
Device properties - Tweak design
2022-05-15 20:14:57 +02:00
Robert
78479c0fa2
Sidebar - Refactored category VM to fix all issues with it I could find
...
Sidebar - Streamlined design
Sidebar - Increase width on wide window sizes
Profile editor - Implement File and Help menus
2022-05-14 22:57:53 +02:00
Robert
35f83e58e5
Merge branch 'development' into feature/avalonia
...
Code cleanup
2022-05-14 00:14:03 +02:00
Robert
6f75683c4d
General - Updated RGB.NET
2022-05-08 10:28:52 +02:00
Robert
517185f4b1
General - Updated RGB.NET
...
Core - Artemis should now always stick to the configured framerate (even 144)
Plugins - Added many layouts from our Discord users, thanks everyone!
Plugins - Fixed Logitech losing control after PC sleep
2022-05-07 17:09:44 +02:00
Robert
cce8404cfa
Meta - Update packages
...
Shared UI - Added slider behavior that only updates its value on pointer release
2022-05-01 11:08:59 +02:00
Robert
eac08050bc
UI - Streamlined VM names
2022-04-24 22:05:29 +02:00
Robert
cd8656cb0d
Profile editor - Added effect renaming
...
Core - Fixed effect loading
Core - Fixed some effects not applying on per-LED brushes
2022-04-23 21:12:06 +02:00
Robert
2bf36fbf20
Core - Refactored effects
...
Profile editor - Added effect creation
2022-04-23 17:07:04 +02:00
Robert
e5ba48c7f4
Surface editor - Refactor selection/movement code to match nodes
...
Device visualizer - Fixed exception when updating devices during render
2022-04-19 23:11:44 +02:00
Robert
52f2338154
Event condition - Added toggle off mode
...
Profile editor - Added element copy/pasting
Shared UI - Fix namespaces
2022-04-17 20:23:18 +02:00
Robert
8c7bbc3f0f
Profile editor - Added F5 previewing
...
Core - Performance fixes
2022-04-14 21:12:29 +02:00
Robert
5b183d3010
Nodes - Rewrote storage
2022-04-10 11:59:32 +02:00
Robert
3dfc25b092
Core - Refactored display conditions
...
Profile editor - Added UIs for each condition type
2022-04-09 00:11:22 +02:00
Robert
66ea718316
Profile editor - Integrated visual scripting
2022-04-03 22:21:56 +02:00
Robert
372991a69b
UI - Fixed a lot of binding errors
...
UI - Added most missing DisposeWith calls
2022-04-02 01:10:06 +02:00
Robert
8fd18b9565
Node editor - Added preview mode
...
in this mode the editor is read-only and rescales itself to fit it's container
2022-04-01 00:48:56 +02:00
Robert
7c83d5345f
Nodes - Reorganized code
2022-03-30 20:10:43 +02:00
Robert
69b881b044
Nodes - Added static color node
2022-03-28 23:33:36 +02:00
Robert
28534cb57a
Nodes - Added maths node
...
Nodes - Added visual representation of easing types to easings node
2022-03-27 15:29:58 +02:00
Robert
d7f3ee1190
Meta - Replace WPF projects with Avalonia projects
2022-03-27 11:55:26 +02: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
f5a902f5a5
Profile tree - Drag & drop WIP
2022-03-06 23:07:15 +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
98180df5f2
Profile editor - Ported keyframe display and selection
2022-01-18 23:27:35 +01:00
Robert
d5d3530ca5
Meta - Upgrade to .NET 6
2022-01-08 17:27:50 +01:00
Robert
9bbab5f9f8
Surface editor - Selection improvements
2022-01-08 11:14:58 +01:00
Robert
c168edd9fc
Merge branch 'development' into feature/avalonia
2022-01-07 20:04:56 +01:00
Robert
3c827d1a0a
Core - Updated RGB.NET
...
Plugins - Allow device providers to override the device layout name
2022-01-07 12:03:40 +01:00
Robert
a04ceb142e
Meta - Use RGB.NET NuGet packages
2021-12-31 00:02:33 +01:00
Robert
6569558df4
Meta - Updated Nuget packages
...
Meta - Moved to RGB.NET pre-release Nuget packages
2021-12-27 20:13:51 +01:00
Robert
a6f1b05c19
Core - Rewrote profile configuration icons
...
WPF UI - Adjusted for the above rewrite
Avalonia UI - Implemented profile icons
2021-12-04 12:02:17 +01:00
Robert
4c5c785aa6
Meta - Updated Nuget packages
...
Settings - Changed where panels start scrolling
Home - Clip cards to bounds
Sidebar - Added category creation/renaming
Debugger - Fixed existing window focus
Tray icon - Implemented all functionality
2021-11-27 23:02:02 +01:00
Robert
f38a9e9e55
Rename Avalonia projects
...
Add Avalonia platform projects
2021-11-18 00:18:13 +01:00
Robert
4ef7c83c74
Merge branch 'feature/visual-scripting' into feature/avalonia
2021-11-17 23:07:36 +01:00
Robert
41171a5ade
UI - Refactorings, project builds and runs again :P
2021-11-08 18:18:23 +01:00
Robert
1784d2b8b5
UI - Added Avalonia projects
2021-10-09 23:51:42 +02:00
Robert
245c418b9b
Fix numeric serialization
2021-09-30 23:45:26 +02:00
Robert
50b4c71142
Node system - Added numeric struct and utilized it in nodes
2021-09-30 23:28:01 +02:00
Robert
eb9dd3b509
Data model node - Properly recover when data model path validates
2021-09-29 22:54:36 +02:00
Robert
d6372dffad
Nodes - Added enum equality node
...
Conditions - Implemented event trigger conditions
2021-09-16 21:11:23 +02:00
Robert
2a6c004aa6
Merge branch 'development' into VisualScripting
2021-09-12 13:00:58 +02:00
Robert Beekman
9475f7cc0c
Merge pull request #654 from Artemis-RGB/feature/AsReadOnly-replace
...
Core - replaced AsReadOnly calls in get only properties
2021-09-09 15:16:10 +02:00