Robert
b779a86d13
Event conditions - Fix start-node disconnecting
...
Input - Performance optimizations
2022-09-16 19:46:43 +02:00
Robert
b19854ee47
Nodes - Added object output pins and a new list predicate node
2022-09-16 19:46:43 +02:00
Robert
3994b49f08
Windows - Fix crash when clicking on update notification
...
Meta - Code cleanup
2022-09-03 10:34:53 +02:00
Robert
88f01abe0d
Data model node - Fixed pins disconnecting after restart
...
Data model event node - Fixed pins disconnecting after restart
Node editor - Fixed connecting already connected input pins to an output pin causing a crash
Node editor - Added auto-save every 2 minutes while nodes are open (profiles are already auto-saved whenever you make a change, nodes will get the same treatment later)
2022-08-30 17:22:36 +02:00
Robert
30be7a9915
Nodes - Fixed some connections not saving on dynamic incoming pins
...
Nodes - Fixed undo/redo when deleting a node with dynamic incoming pins
Nodes - Disabled layer property node for now until I have time to finish it
2022-08-23 23:28:42 +02:00
Robert
563389cab6
Profile editor - Fixed play on focus loss functionality
2022-08-21 13:34:10 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
7a7d0ab387
Linux input provider - Style fixes
...
Nodes - Added display value node
Nodes - Updated help link
2022-08-20 21:48:46 +02:00
Robert
9da71f7b97
Editor - Fixed a bunch of memory leaks
2022-08-18 20:13:15 +02:00
Robert
1f311d2295
Profile editor - Added focusing
2022-08-14 14:11:39 +02:00
Robert
3f52279305
Profile - Blending mode fixes
...
Nodes editor - Adhere to cable display settings
Profile - Added focus layer option
2022-08-14 10:18:17 +02:00
Robert
19d47ec9f5
Profiles - Fixed resetting state and reset profiles after editing them
2022-08-13 11:18:24 +02:00
Robert
041ed8e0a0
Visual Scripting - Fixed storage issues where connections would be lost
...
Visual Scripting - Added node duplication
2022-08-13 11:17:47 +02:00
Robert
faf5302975
UI - Rename each OS assembly to Artemis 2
...
UI - Added auto-run
UI - Added auto-update
2022-08-07 14:15:18 +02:00
Robert
e9566ca689
Storage - Added migration to clear the DB
...
Profile - Don't store empty visual scripts
Profile tree - Improved drag & drop
2022-08-04 23:01:27 +02:00
Robert
dc17253518
Visual scripting - Added pin disconnect with MMB
...
Visual scripting - Added min and max node
2022-08-01 22:26:11 +02:00
Robert
cde750548d
Editor - Always tick after executing a command
2022-07-31 17:37:47 +02:00
Robert
1210dc3f63
Setup wizard - Added and auto-show on home open
...
UI - Slightly darkened W11 effect
2022-07-29 22:01:36 +02:00
Robert
29ef160975
Profile tree - Fixed dragging while renaming
...
Profile tree - Fixed dragging folders onto themselves
Profile tree - Suspend keybinds while renaming
Brushes - Added brush presets UI
Numberbox - Removed double validation error
2022-07-23 21:21:57 +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
e2f456866a
UI - Fixed empty screen when opening from tray
...
UI - Fixed editor getting stuck when closed to tray
2022-07-16 21:27:34 +02:00
Robert
311bdee8da
Scripting - Add confirm dialog when discarding changes
...
Editor - Fix missing repeat mode button
Editor - Auto-save 1 sec after last change
General UI - Fix main window drag handle
2022-07-16 10:42:20 +02:00
Robert
3b4194cb9d
Plugins - Ported prerequisites UI
...
Scripting - Ported scripting UI
2022-07-10 23:25:34 +02:00
Robert
b3b324697a
Device dialog - Logical layout selection
2022-07-02 22:53:12 +02:00
Robert
a735568c8f
Yeah I can't remember looks like I fixed a bunch of warnings
2022-07-02 14:01: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
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
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
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
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
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
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
d7f3ee1190
Meta - Replace WPF projects with Avalonia projects
2022-03-27 11:55:26 +02: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
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
Robert
d115d41a80
Merge branch 'development' into VisualScripting
2021-09-04 20:58:47 +02:00
Robert
13a16a1830
UI - Performance improvements
2021-09-04 20:52:03 +02:00
Diogo Trindade
0b370f261c
Replaced AsReadOnly property getters with regular properties
...
Should reduce allocations
2021-09-04 19:41:59 +01:00
Robert
0bb93f2ebd
Data bindings - Rewrote data binding system to fully leverage nodes
2021-08-22 18:17:05 +02:00
Robert
b8077ca589
Nodes - Added type color registration system
...
Nodes - Generate (stable) type colors for undefined types
2021-08-19 11:40:50 +02:00
Robert
5675d1895b
Conditions - Removed old systems
...
Data bindings - Removed old systems
Data bindings - Implemented node system
2021-08-18 23:47:14 +02:00
Robert
4034f438ed
UI - Fix possible exception when showing dialogs
...
Profile editor - Limit undo/redo to 20 actions for now
Plugins - Fix custom icons not displaying in settings windows
2021-07-06 23:45:34 +02:00