Robert
d2e0607622
Nodes - Fixed string format node not outputting numerics
...
Data model event node - Renamed to Data Model-Event Value Cycle
Data model event node - Added new data model event node that outputs the latest event data
Event conditions - Performance improvements
2022-08-23 20:35:25 +02:00
Robert
3efb97eedd
Color picker - Avoid overlapping colors
2022-08-22 20:24:08 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +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
b0c7dd4290
Layers - Fixed blend mode not being applied
2022-08-13 11:32:58 +02:00
Robert
19d47ec9f5
Profiles - Fixed resetting state and reset profiles after editing them
2022-08-13 11:18:24 +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
b6e0c0fb66
Sidebar - Added category reordering
...
Sidebar - Fix disabled profiles not fading
Sidebar - Fix module missing when editing existing profile configs
Profile - Remove old undo/redo code
2022-08-01 20:42:56 +02:00
Robert
5873df250d
Core - Added missing property changed calls in ProfileConfiguration
...
Sidebar - Added suspended status indicators
2022-07-31 21:24:02 +02:00
Robert
5c4175ed9c
Editor - Fixed suspending layers
...
Editor - Disable suspending layers with spacebar
Nodes - Fixed changed event source node not using numerics
Nodes - Simplify checking wether a pin is numeric
2022-07-31 17:17:37 +02:00
Robert
eec2419005
Profiles - Fix brush properties being carried over from previous brush
2022-07-30 21:55:28 +02:00
Robert
eccad3042a
Plugins tab - Added missing button
...
Profile editor - Color tweaks
Layer adaption hints - Color tweaks
Layer adaption hints - Save on close
Layer properties - Fix loading of keyframes
2022-07-25 22:39:29 +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
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
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
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
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
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
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
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
7c83d5345f
Nodes - Reorganized code
2022-03-30 20:10:43 +02: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
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
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
c36110e79d
Profile editor - Visualization fixes
...
Profile editor - Timeline fixes
2022-02-06 00:00:48 +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