Robert
28e1532064
Web server - Added web server service
...
UI - Added remote management for bringing to foreground, restarting and shutting down
UI - Simplified services namespaces
2021-01-27 20:52:51 +01:00
Robert
52a9253846
Layer property - Removed generic events in favor of regular ones
...
Layer property - Added API for easy hiding/showing properties depending on the state of another property
Layer property - Made properties on property groups opt-out instead of opt-in, you can opt out with [LayerPropertyIgnore] attribute
2021-01-19 19:32:31 +01:00
Robert
78fc463085
Layers - Move brush property to the top of the general property group
2020-12-24 20:22:17 +01:00
Robert
9fd0f921b5
Profile editor - Improved scrubbing past layer timeline bounds
2020-12-24 19:30:34 +01:00
SpoinkyNL
4db66e1e3e
Profile editor - Refactored a lot of VMs so they clean up nicely
2020-12-20 18:13:56 +01:00
SpoinkyNL
0dac4c7387
Profile editor - Simplified data binding behavior
2020-12-18 19:30:10 +01:00
SpoinkyNL
10e6cdc54b
Code style - Omit the type in a new expressions
2020-12-18 17:54:01 +01:00
Robert
099f56f4fe
Profile editor - Added option to always update all data bindings
...
Profile editor - Moved data binding updating to main update loop
2020-12-18 22:44:17 +01:00
SpoinkyNL
c885ae225c
Profile editor - Changed data binding behaviour in profile editor
2020-12-18 00:04:37 +01:00
SpoinkyNL
15759c9289
Profile editor - Added profile duplicate
2020-12-17 21:34:41 +01:00
Robert
e61a031485
Profile editor - Added profile rename
...
Profile editor - Cleaned up buttons next to profile selection
2020-12-17 21:09:42 +01:00
Robert
1b737b4211
Profile editor - Profile tree ordering fixes
...
Profile editor - Add new layers on top again
Profile editor - Don't willy nilly expand folders
2020-12-10 20:43:03 +01:00
SpoinkyNL
186d012087
Core - Simplified and improved render scaling
2020-12-08 22:54:54 +01:00
SpoinkyNL
5b0e1c91dd
Keyframes - If needed enable keyframes on properties when pasting
2020-12-03 19:48:03 +01:00
Robert
dd73c1e4c9
UI - Updated Stylet
...
Keyframes - Finished copy/paste implementation
2020-12-03 19:35:38 +01:00
Robert
0fd30aef2d
Merge branch 'master' into feature/keyframe-copy-aste
2020-12-03 19:02:52 +01:00
Robert
4526be2490
Databindings - Fixed stack overflow when removing databinding conditions
2020-12-03 19:01:33 +01:00
Robert
f110383ed4
Keyframes - Copy/paste WIP
...
Timeline - Improved sizing, avoid unnecessary scrolling
Timeline - Fix selection rectangle appearing on mousedown
2020-12-02 19:11:39 +01:00
Robert
aae4e71d8e
Profile tree - Implemented proper copy/pasting
2020-12-01 19:08:10 +01:00
Robert
f694f39219
Profile editor - Added basic layer copy/paste
2020-11-26 19:23:12 +01:00
Robert
a5e2dc81a4
Core - Moved JSON calls into a helper
2020-11-26 19:17:20 +01:00
Robert
190d64b497
Core - Removed JsonConvert.DefaultSettings assignement
...
This could break libraries used by plugins, this closes #501
2020-11-26 19:15:52 +01:00
Robert
81bb278abe
Profiles - Fixed main segment repeat in combination with conditions
2020-11-24 19:33:40 +01:00
SpoinkyNL
0c7583d3e4
Profile editor - Fixed error when editing layers with a zero length main timeline
2020-11-23 21:31:35 +01:00
Diogo Trindade
d21c7dffc2
Added keyframe support to the default value
2020-11-20 22:27:36 +00:00
Diogo Trindade
f637c131c4
Added reset layer property button
2020-11-20 22:27:36 +00:00
SpoinkyNL
8d901027ee
Shared UI - Resolved all remaining warnings
...
UI - Resolved all remaining warnings
Layer properties - Fixed DisableKeyframes layer property attribute not being applied
2020-11-20 23:13:37 +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
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
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
991c5fd955
Profiles - Tweaked render pipeline, improving render performance by ~40%
2020-11-15 17:38:06 +01:00
Robert
11327eb2ca
Default types - Adjusted namespaces
2020-11-13 19:59:01 +01:00
SpoinkyNL
e812929215
Plugins - Implemented features
...
Core - Removed Stylet dependency for #500
2020-11-11 23:53:52 +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
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
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
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
SpoinkyNL
997ab005d8
Data model conditions - Moved events into a separate 'mode'
2020-11-01 19:44:45 +01:00
SpoinkyNL
e1eb03667e
Data model conditions - Simplified list VM code
...
Data model conditions - When selecting a different type, recheck if a new preferred operator is available
2020-10-31 19:44:24 +01:00
SpoinkyNL
13df88ca40
Display conditions - Fixed event argument conditions
...
Display conditions - Fixed event inner-condition selection
2020-10-30 16:45:02 +01:00
Robert
f179980ac4
Profiles - Made timeline thread safe and slightly tweaked delta logic
2020-10-30 20:38:36 +01:00
SpoinkyNL
ad5c83e5b3
Display conditions - Fixed event timeline behaviour
2020-10-29 23:48:14 +01:00
Robert
383b8f7b8d
Folders - Improved how conditions on folder children are handled
...
Timeline - Fixed exception when main segment length is 0 on repeat play mode
Profile editor - Only repeat non-selected elements if their timeline is configured that way
Per LED brushes - Fixed opacity not being applied
Intro profile - Updated for timelines
2020-10-29 20:31:07 +01:00
Robert
458fd2a704
Profiles - Finished moving and improving timeline logic
2020-10-29 19:49:24 +01:00