Robert Beekman
f933cec32d
Remove .NET 5 download task
2020-11-20 17:23:57 +01:00
Robert Beekman
88202d0bd9
Remove .NET 5 download task
2020-11-20 17:23:08 +01:00
Diogo Trindade
ee91a0175d
Cleaned up GetUnicorfBarf Method
...
This makes the resulting gradient contain the entire 0-360 hue range
2020-11-20 16:21:22 +00:00
Robert
5683fd44df
Shared UI - More XML comments!
2020-11-20 19:30:38 +01:00
SpoinkyNL
32e80c3d05
Shared UI - Added XML comments
2020-11-18 23:40:24 +01:00
Robert
69f02d83ac
Core - Make PluginException ctor public
2020-11-18 20:24:42 +01:00
Robert
080620f7ae
UI - Fixed a disposed call
2020-11-18 19:45:31 +01:00
Robert
833a61ecab
Core - Fixed an error when enabling a module without a datamodel
...
Shared UI - XML comments
2020-11-18 19:28:05 +01:00
SpoinkyNL
fb3466e102
Core - Nullable refactoring
...
Core - Nullable refactoring
Core - Nullable refactoring (finish)
2020-11-17 22:50:38 +01:00
Robert
b185b28645
Core - Corrected disposable pattern usage
...
Core - Further nullable refactoring..
2020-11-17 20:54:49 +01:00
SpoinkyNL
27e25f22ed
Attempt to make DocFX work with .NET 5 in CI
...
Update azure-pipelines-docfx.yml for Azure Pipelines
2020-11-16 21:13:10 +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
61fc96742d
I love CI <3
2020-11-16 00:32:55 +01:00
Robert Beekman
d3663d0d13
Update azure-pipelines-docfx.yml for Azure Pipelines
2020-11-16 00:29:08 +01:00
SpoinkyNL
e5e334c54d
Merge remote-tracking branch 'origin/master'
2020-11-16 00:21:29 +01:00
SpoinkyNL
6a952572af
NuGet - Include NuGet.org package source
2020-11-16 00:21:23 +01:00
Robert Beekman
f249e0b648
Update azure-pipelines.yml for Azure Pipelines
2020-11-16 00:13:21 +01:00
Robert Beekman
78356e98eb
Update azure-pipelines.yml for Azure Pipelines
2020-11-16 00:09:46 +01:00
Robert Beekman
f0c9ce2ff0
Update azure-pipelines.yml for Azure Pipelines
2020-11-16 00:04:46 +01:00
Robert Beekman
a2e23546a8
Update azure-pipelines.yml for Azure Pipelines
2020-11-15 23:55:27 +01:00
SpoinkyNL
805e6b0ed9
Target .NET 5
2020-11-15 23:39:32 +01:00
SpoinkyNL
d90ceb8c53
Render debug VM - Formatting
2020-11-15 21:31:59 +01:00
Robert Beekman
af52f467df
Merge pull request #503 from diogotr7/fix-debug-bitmap
...
Fixed an AccessViolationException when moving devices in the surface
2020-11-15 21:31:06 +01:00
Diogo Trindade
563e36930f
Fixed an AccessViolationException when moving devices in the surface
2020-11-15 19:42:33 +00:00
SpoinkyNL
969e0d3e82
Updated Skiasharp
2020-11-15 18:09:03 +01:00
SpoinkyNL
991c5fd955
Profiles - Tweaked render pipeline, improving render performance by ~40%
2020-11-15 17:38:06 +01:00
Robert Beekman
7735edea1e
Merge pull request #502 from Artemis-RGB/feature/plugin-implementations
...
Added plugin features
2020-11-13 20:45:42 +01:00
Robert
11327eb2ca
Default types - Adjusted namespaces
2020-11-13 19:59:01 +01:00
SpoinkyNL
ed58745a6e
Storage - Added migration for plugin features
...
UI - Fixed an error on layer creation when the default brush is disabled
2020-11-13 00:09:36 +01:00
SpoinkyNL
9452f81214
Plugin features - Added exception display
2020-11-12 19:55:13 +01:00
Robert
c146479393
Plugins - Implemented features enable/disable UI
2020-11-12 21:48:17 +01:00
SpoinkyNL
e812929215
Plugins - Implemented features
...
Core - Removed Stylet dependency for #500
2020-11-11 23:53:52 +01:00
Robert
b56966c585
Plugins - Reworked most of the activation logic
2020-11-10 20:51:29 +01:00
SpoinkyNL
1e0dc1894d
Plugins - Separated plugins and implementations as different principles
2020-11-09 20:31:54 +01:00
SpoinkyNL
c0d0e421c7
Profile editor - Fixed layer copy with databindings
...
Shows how thoroughly tested it was :)
2020-11-08 23:13:16 +01:00
SpoinkyNL
f80a7d658c
Events - Fixed copy mode
...
Timelines - Added a limit of 15 to extra timelines
2020-11-08 19:41:53 +01:00
SpoinkyNL
427d3d2521
Profiles - Reworked render pipeline
...
Profiles - Added two transform modes, normal and clip
Intro animation - Disable with debugger attached
Profile editor - Added layer copy
2020-11-08 17:28:22 +01:00
SpoinkyNL
d37c70371c
Merge remote-tracking branch 'origin/master'
2020-11-06 23:44:02 +01:00
SpoinkyNL
0795069af2
Data binding modifiers - Finished color saturate/desaturate
...
Data binding modifiers - Added color invert
Layer properties - Added FloatRange and IntRange layer properties
2020-11-06 23:40:25 +01:00
Robert
8f142333b1
CI - Only trigger API docs build on Artemis build finish
...
CI - Disabled super slow Resharper step
Update azure-pipelines-docfx.yml for Azure Pipelines
Update azure-pipelines-docfx.yml for Azure Pipelines
Update azure-pipelines-docfx.yml for Azure Pipelines
2020-11-06 19:36:30 +01:00
SpoinkyNL
925bedc0a6
UI - Don't kill/restart on shutdown when a debugger is attached
...
Modules - Attempt to fix #478
2020-11-05 23:56:51 +01:00
Robert Beekman
143dea4c4c
Merge branch 'feature/events' into master
2020-11-05 21:12:56 +01:00
SpoinkyNL
bdcca6b4be
Storage - Added migration for DB v5 to v6
...
Conditions - Fixed a conversion issue in operators
2020-11-05 20:25:29 +01:00
Robert Beekman
dcd5054dbd
Update README.md
2020-11-05 19:13:07 +01:00
SpoinkyNL
c7f3a8283a
Plugins - Added utility to get the calling plugin
...
Plugins - Removed IParameter overloads to avoid Ninject dependency in plugins
2020-11-04 23:10:26 +01:00
SpoinkyNL
26daa8e1dd
Modifiers - Fixed the same issue but at the right place now
...
Modifiers - Saturate and desaturate modifiers WIP
2020-11-02 23:57:08 +01:00
SpoinkyNL
f2e21bfe37
Conditions - Fixed static input border margin
...
Databinding modifiers - Fixed default parameter values for value types not being set
2020-11-02 23:27:05 +01:00
SpoinkyNL
0f5c2b80c4
Profiles - Made data bindings compatible with timeline changes
2020-11-02 22:09:29 +01:00
Robert Beekman
d59b36c3d1
Create readme.md
2020-11-02 20:17:22 +01:00
Robert
ca3dd4fb73
CI - Moved pipeline definitions
2020-11-02 19:57:44 +01:00