Robert
eed6ff7a2b
UI - Log Avalonia logs in Serilog instead of their own slow solution
2023-08-26 21:46:01 +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
5675d1895b
Conditions - Removed old systems
...
Data bindings - Removed old systems
Data bindings - Implemented node system
2021-08-18 23:47:14 +02:00
Robert
a7c7d74e03
Profile configuration - Implemented hotkeys
...
Plugin import - Fixed folders causing errors in some ZIP formats
2021-06-13 21:36:47 +02:00
Robert
5545bdb783
Plugins - Fixed GetFeature<T> always returning null
...
Plugins - Added AlwaysEnabled property to [PluginFeature] attribute
2021-03-26 19:39:48 +01:00
Robert
fa49424cf6
Rendering - Made the way layering is rendered 99.5% less stupid
2021-03-23 00:08:00 +01:00
Robert
a02431bb82
Core - Reworked rendering pipeline to work with different contexts
...
Core - Added GPU-based Vulkan rendering context
2021-03-21 22:40:23 +01:00
SpoinkyNL
10e6cdc54b
Code style - Omit the type in a new expressions
2020-12-18 17:54:01 +01:00
Robert
a3cd32f6c4
Core - Added XML comments to all remaining public members/methods
...
Core - Refactored a lot of code for nullable reference types
2020-11-16 20:16:06 +01:00
SpoinkyNL
e812929215
Plugins - Implemented features
...
Core - Removed Stylet dependency for #500
2020-11-11 23:53:52 +01:00
SpoinkyNL
4ede3876d4
Profiles - Moved timeline logic to separate class (WIP)
2020-10-29 00:16:31 +01:00
Robert
5a663e91ef
Meta - Enabled packages.lock.json generation for faster CI builds
...
UI - Fixed several XAML references
2020-10-28 21:09:12 +01:00
SpoinkyNL
31d8c345f5
Color quantizer - Encapsulation & code style
2020-10-23 19:22:11 +02:00
SpoinkyNL
ced30d3538
Plugin settings - Added SettingSaved event
...
Meta - Tweak R# ruleset
2020-10-13 00:01:04 +02:00
SpoinkyNL
725bb2a128
Conditions - Moved non-list conditions to new paths API
...
Conditions - Move list conditions to new paths API (WIP)
2020-10-08 00:05:37 +02:00
SpoinkyNL
da132fa4e9
Conditions - Move to new paths API (WIP)
2020-10-06 23:39:42 +02:00
SpoinkyNL
a2759d007e
Meta - Enabled nullable ref types in Core project
...
Meta - Simplified R# settings to be more in line with defaults, sorry Darth 😝
Dynamic data models - Implemented add/remove events
Data model paths - Implemented storage
2020-10-06 21:39:03 +02:00
Robert
642a6b95b9
TreeViewModel - Code style
...
Meta - Included R# config in repo
2020-10-06 20:35:48 +02:00
Robert
d955bc8635
Profiles - Finished dispose implementation
...
Profiles - Added transition between active profiles
Core - Added startup animation
2020-08-10 19:16:21 +02:00
Robert
1f70c65651
Profile editor - Continuously update datamodel in cond. target select
...
Profile editor - Fixed undo/redo sometimes not registering Ctrl+Z/Ctrl+Y
Profile editor - Added feedback messaging to undo/redo
2020-08-07 21:29:34 +02:00
Robert
a47eedf1c2
Plugin info - Implemented property changed
...
Plugins - Improved enable failure detection
Plugins UI - Show an indicator on plugins that failed to enable
Plugins UI - Show a progress indicator on plugins that are enabling
UI - Added reusable Snackbar (not the Dutch kind with kroketten)
2020-06-25 19:25:58 +02:00
SpoinkyNL
2aec2ab000
UI - Added gradient editor dialog
2020-03-09 22:35:16 +01:00
Robert
c3b2c981da
Core - Added ColorGradient type to use for.. gradients!
...
Core - Initialisation process no longer takes place in core constructor and is no longer async
UI - Fixed exceptions during init not being shown
Gradient editor - Started work on this
2020-02-28 23:19:38 +01:00
SpoinkyNL
29a75b7ad8
Core port - Updated NuGet packages
2020-02-22 14:22:29 +01:00
SpoinkyNL
05cc032271
Layer properties - Added drag-editing for number-based properties
...
Layer properties - Added min and max values
Nuget - Updated Stylet to 1.3.1
2020-02-19 00:17:23 +01:00
SpoinkyNL
1146de1fc5
Started layout editor implementation
...
Rearranged VMs/Views
Updated RGB.NET
2019-08-11 01:23:13 +02:00