Diogo Trindade
a23af68a12
Updated RGB.NET
2022-07-22 23:38:40 +01:00
Robert
289a411545
Plugins - Don't dispose Plugin when disabling after it has been injected into a feature
2022-07-22 23:25:35 +02:00
Robert
75d85985a9
Plugins - Added platform support
...
Settings - Fixed updating issues in plugin tab
UI - Don't initialize in design mode
UI - Move ReactiveCoreWindow to Artemis.Shared
Window service - Return window created by ShowWindow
Window service - Added CreateOpenFileDialog API
2022-07-22 20:28:07 +02:00
Robert
e385165200
Core - Made FloatRange and IntRange readonly structs
...
ColorGradient - Fixed missing subscribtions when using object list manipulation API
ColorGradient - Fixed editor VM going out of sync
2022-07-17 23:22:45 +02:00
Robert
bd26f447c6
Editor - Don't call ApplyUpdateValue if nothing changed
...
Draggable number box - Fix values resetting to 1
2022-07-17 12:10:58 +02:00
Robert
e3907e6a76
Merge branch 'development' into feature/avalonia
2022-07-15 22:01:21 +02:00
Robert
3b4194cb9d
Plugins - Ported prerequisites UI
...
Scripting - Ported scripting UI
2022-07-10 23:25:34 +02:00
Tony Langhammer
16c6447bf9
Fix LayerEffect order double variable assignment
...
This fixes the accidental double assignment of the LayerEffect order messing up more complex profiles.
Closes #669
2022-06-28 22:21:27 +02:00
Robert
65837e671a
Device dialog - Added LEDs tab
...
General - Resolved lots of compile warnings (XML comments)
2022-06-19 14:19:03 +02:00
Robert
b875e3d366
Plugins - Added importing
2022-06-18 22:32:03 +02:00
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
ecbc3e4f35
Profile editor - Fixed keyframe positions of groups not updating
2022-06-09 21:45:21 +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
bcd03becc7
Sidebar - Added profile reordering and moving to different categories
2022-05-27 10:06:47 +02:00
Robert
720bebaf35
Layer adapter hints - Ported UI
2022-05-24 23:24:49 +02:00
Robert
850346ccd2
Node editor - Added menu
...
Node scripts - Fixed IDs not being set for regular nodes
Enums node - Hardened VM logic against weird connections
2022-05-22 22:38:57 +02:00
Robert
a0260b53e5
Timeline - Fix collapsed keyframes not showing
2022-05-21 21:23:14 +02:00
Robert
4809ebf969
Core - Change default rendering to Software, quicker in most setups
...
Surface editor - Added remaining missing functionality
2022-05-17 23:29:07 +02:00
Robert
35f83e58e5
Merge branch 'development' into feature/avalonia
...
Code cleanup
2022-05-14 00:14:03 +02:00
Robert
4ee4857b10
Core - Added timesToRepeat and seamless arguments to GetColor
...
Core - Optimized GetColorsArray
2022-05-12 23:01:45 +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
34407aaeec
Core - Made graphics context providable by UI
...
Windows - Implemented Vulkan graphics context
Splash screen - Tweaked design
2022-05-06 18:19:02 +02:00
Robert
b2987b5190
Core - Drop old brush entity when changing to a new brush
...
Core - Properly save brush entity sub-groups
2022-05-03 21:18:10 +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
7c83d5345f
Nodes - Reorganized code
2022-03-30 20:10:43 +02:00
Robert
2ae1f5f56c
Node editor - Added node creation by dropping cables in empty space
...
Node editor - Added undo/redo to static value nodes
UI - Throw exception when binding a non-reactive view to an activatable view model
2022-03-26 19:13:51 +01:00
Robert
06ab2c5bb6
Node editor - Added undo/redo to event and datamodel nodes
2022-03-25 20:21:45 +01:00
Robert
f824f16658
Nodes - Made types mutable for non-generic pins/collections
2022-03-24 23:47:40 +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
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
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
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