Robert
3fcfe4ceec
Data model paths - Added support for lists
...
Data model paths - Added deferred compilation to accessors
Data models - Fixed property name being empty sometimes
Plugins - Fixed disabling plugins that failed to load
2020-10-05 19:52:22 +02:00
SpoinkyNL
8f552d0f71
Dynamic data models - Rewrote the visualization to use leverage new core APIs
2020-10-04 22:06:21 +02:00
Robert
882fe44c20
Merge remote-tracking branch 'origin/master'
2020-09-29 19:30:31 +02:00
Robert
e2f2f7ca65
Direct databindings - Added a large amount of modifiers
...
Direct databindings - Allow modifiers to have a different input parameter
Direct databindings - Categorised modifiers
Direct databindings - Added descriptions to modifiers
2020-09-29 19:09:34 +02:00
SpoinkyNL
7e8dea351b
Conditions - Fixed a null check during value retreival
...
Test data model - Moved to right folder
2020-09-27 23:01:08 +02:00
SpoinkyNL
bdad5b9511
Conditions/databindings - Fixed data model display option
...
Databindings - Fixed data bindings UI dissapearing on rapid clicks
2020-09-25 22:23:14 +02:00
Robert
a5455c26d6
Conditions - Removed animations that made the UI feel sluggish
...
Profile editor - Fixed effects toggle sometimes dissapearing
Property tree - Replaced TreeView with custom implementation
Property tree - Fixed minus/plus numpad keys collapsing the tree
2020-09-25 20:19:53 +02:00
Robert
fa329a9048
Shared UI - Moved initialization code
...
Color picker - Added toggle to preview color on devices
Settings - Added toggable auto-save
2020-09-24 21:33:56 +02:00
Robert
b73ea53622
Databindings - Added conditional databindings
...
Conditions - Added easy method for null-handling in operators
2020-09-23 19:26:44 +02:00
Robert
2547b6a8bf
Plugins - Gave each plugin its own child Ninject kernel
...
Plugins - Added support for validation in VMs
2020-09-21 21:05:00 +02:00
Robert
693ea29600
Conditions - Finished list support
2020-09-21 20:22:11 +02:00
SpoinkyNL
8aba0a55ec
Conditions - Big refactor to prepare for conditional databindings
...
Conditions - Improved list-condition functionality
2020-09-20 21:34:27 +02:00
SpoinkyNL
a646ff95ed
Data model - Improved encapsulation
...
Conditions - Renamed from DisplayConditions to DataModelConditions to better match their nature
Core - More documentation
2020-09-19 11:43:49 +02:00
SpoinkyNL
bfc93778a6
Folders - When display mode set to finish, finish all child timelines
...
Data bindings - Fixed an exception on profile editor undo
Timeline - Added segment options dialog where you can enter a time
2020-09-18 22:19:12 +02:00
Robert
ba80e25d34
Draggable float - Always use a InvariantCulture
...
Noise brush - Added missing infinity check because float is funny
2020-09-18 19:20:48 +02:00
Robert
c661b64404
Datamodel - Added bool and enum support
...
Layer properties - Added bool support
Draggable float - Housekeeping 🙃
2020-09-17 19:53:17 +02:00
Robert
a3290c40f8
Profile tree - Fixed moving layers into folders leaving a copy behind
...
Profile tree - Added rename/delete hotkeys to elements
Profile tree - Moved dialogs to the tree panel
Layer properties - Auto-select transform tool when modifying transform properties
2020-09-17 19:45:36 +02:00
Robert
2eb4d615ae
Plugins - Added timed updates
...
Modules - Added option to disable updates while activation is overridden
Display conditions - Added SKColor support
Data bindings - Added SKColor support
2020-09-16 20:17:54 +02:00
SpoinkyNL
d788183f25
Data bindings - Highlight current property
...
Data bindings - Disable data-bound property inputs
Data bindings - Use toggle to indicate data bindings being enabled
2020-09-15 23:18:21 +02:00
SpoinkyNL
f03ea410d4
Data bindings - Finished main functionality
2020-09-14 19:16:32 +02:00
SpoinkyNL
7fff1a593f
Profile editor - Many runtime fixes, UI is back to usable!
2020-09-12 23:11:08 +02:00
SpoinkyNL
db9d9fb4e6
Profile editor - Reimplemented more of the timeline
2020-09-12 10:39:44 +02:00
SpoinkyNL
3009a793dd
Profile editor - Reimplemented a way to get all keyframe times
...
New implementation does not add clutter to the core
2020-09-12 10:39:44 +02:00
Robert
c07ea09c9d
Core - Streamlined public parts of profile creation
...
UI - Started adjusting the VMs for the layer refactor
2020-09-10 19:56:39 +02:00
SpoinkyNL
5d540530af
Data bindings - Fixed internal easing state
...
Data bindings - Some UI improvements :)
Data bindings - Added floor modifier
Layer properties - Fixed new base values not applying
2020-09-07 21:41:39 +02:00
SpoinkyNL
1dc58fd09a
Data bindings - WIP commit
2020-09-06 21:24:35 +02:00
SpoinkyNL
7bcac904fc
Device visualizer - Fixed a crash when a device has 0 width/height
2020-09-06 20:29:22 +02:00
SpoinkyNL
d03ca9c84a
Profile modules - Encapsulation fixes
...
Data bindings - Abstracted the data model selection
2020-09-04 20:24:34 +02:00
Robert
c98fc51623
Device visualiser - (probably) Fixed a NaN crash
...
General UI - Apply change in default render scale everywhere
Plugin settings - Added restart later option when disabling device providers
Plugin settings - Added support for disabling plugins that failed to load
2020-09-03 19:49:48 +02:00
SpoinkyNL
8718d01eae
Core - Flattened namespaces
...
Shared UI - Flattened namespaces
Shared UI - General housekeeping
Project - Code cleanup
2020-09-01 00:14:08 +02:00
Robert
1fc2896906
Documentation - Added DocFX
2020-08-31 19:44:18 +02:00
Robert
ef9cfb9ce8
Project - Cleaned up some test code
...
UI - Added scaffolding for databindings
2020-08-28 21:34:28 +02:00
Robert
a177188ce7
Shared UI - Renamed DataModelVisualizationService
...
Databindings - Started on some basic UI elements
2020-08-27 20:46:20 +02:00
Robert
babd862b40
UI - Made module tabs uppercase since that's what we do
...
Modules - Finished module ordering
2020-08-27 19:47:27 +02:00
Robert
90383f2e41
Merge remote-tracking branch 'origin/master'
2020-08-26 19:38:43 +02:00
Robert
91157fea5b
Project - Cleaned up all project files
...
Project - Ensured every project only has x64 build configs
Project - Removed WPF from projects where not needed
2020-08-26 19:33:02 +02:00
SpoinkyNL
0beae810ea
Profile editor - Fixed some race conditions with active module override
2020-08-25 20:40:19 +02:00
SpoinkyNL
e27f658cea
Plugins - Adjusted namespaces
2020-08-21 22:32:46 +02:00
Robert
a06ad8f011
Marked all service implementations as internal
...
Core - Enabled XML docs
Modules - Added DI to module VMs
2020-08-19 19:45:22 +02:00
SpoinkyNL
12456519d5
Display conditions - Finished list conditions
2020-08-16 16:14:48 +02:00
Robert
f359256ede
Display conditions - Seperate list conditions into their own type
2020-08-13 21:00:29 +02:00
Robert
f2f77da953
Display conditions - Implemented lists in the core, UI needs more work
2020-08-12 23:32:30 +02:00
SpoinkyNL
ae708fa26a
Display conditions - List predicates WIP
2020-08-11 22:54:14 +02:00
Robert
cb69760971
UI - Moved exception viewer to its own seperate window
...
Conditions - Started adding list conditions
2020-08-11 22:47:41 +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
SpoinkyNL
c5dbe73000
Profile editor - Continue updating datamodel in editor
...
Display conditions - Added setting to display current values while selecting condition targets
2020-08-06 22:09:28 +02:00
SpoinkyNL
aa7c914b92
UI - Many misc fixes I can't remember
...
Profile editor - Removed layer outline, increasing performance by a lot
Device visualizer - Streamlined custom
Device providers - Added debug device provider
ASUS - Added Maximus X Hero thanks @copystring
Plugin core - Added PerLedLayerBrush
Noise layer - Converted to PerLedLayerBrush, increasing performance and quality
2020-08-02 00:20:25 +02:00
SpoinkyNL
3000d4607a
Device visualizer - Fixed custom LED shapes not being positioned correct
2020-07-31 23:51:28 +02:00
SpoinkyNL
dab11cb3e7
Profile editor - Fixed new profile elements not always appearing
...
UI - Fixed all the memory leaks I could find, closing the UI now frees a lot of RAM
Noise brush - Decreased memory usage by removing unused 4D noise
Layout editor - Fixed device properties not always applying
2020-07-29 00:29:05 +02:00