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
|
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
|
3e1fc76bfe
|
Profile editor - Fix closing brush/effect config dialogs
|
2022-04-27 22:03:05 +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
|
a664cfbcad
|
About tab - Clean up XAML and fix image quality
|
2022-03-27 12:05:53 +02:00 |
|
Robert
|
d7f3ee1190
|
Meta - Replace WPF projects with Avalonia projects
|
2022-03-27 11:55:26 +02:00 |
|
Robert
|
fcf0376a9a
|
Node editor - Tweak pin positions
|
2022-03-27 11:48:35 +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
|
30ec28a9a9
|
Data model picker - Implemented selecting
|
2022-03-23 23:58:09 +01:00 |
|
Robert
|
75a0be0c98
|
Data model picker - Added flyout
|
2022-03-22 23:30:26 +01:00 |
|
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 |
|