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
a177188ce7
Shared UI - Renamed DataModelVisualizationService
...
Databindings - Started on some basic UI elements
2020-08-27 20:46:20 +02:00
Robert
4d616beffb
Display conditions - Implemented expression tree creation
...
Display conditions - Use the most appropriate number input
UI general - Use current localisation for decimal seperators and enfore in inputs
2020-07-08 19:29:33 +02:00
SpoinkyNL
92dfbb354a
Display conditions - Some work on inputs supporting multiple types
2020-07-07 22:28:32 +02:00
Robert
3639185171
Display conditions - Loosened up type rules for dynamic comparisons
...
Display conditions - Improved static value input and added support for int and double
2020-07-07 19:53:24 +02:00
Robert
2ad78411c8
UI - Centralized default editors registration into a service
...
Display conditions - Added more test operators
Display conditions - Implemented operator selection
Display conditions - Implemented property selection and rules
2020-07-06 19:07:18 +02:00
Robert
6ee06b2fc5
Data model visualization - Moved services and VMs to UI.Shared
...
Data model visualization - Added support for custom display VMs
Data model visualization - Added framework for custom input VMs
Shared UI - Made internal converters public
2020-07-02 20:25:20 +02:00
Robert
8e01d1f63e
Data model debugger - Added module filtering
...
Data model debugger - Added search input (disabled & not yet implemented)
Data model debugger - Finished list support
2020-06-30 19:51:09 +02:00
SpoinkyNL
796c0dc671
Data model - Added data model visualization view model
...
Debugger - Split debugger into different tabs
Debugger - Added data model debugger
2020-06-29 00:22:16 +02:00
Robert
291a343428
Datamodel - Simplified some things
2020-06-26 23:05:30 +02:00
Robert
28bcfcc95a
Debugger - Added quick access button to main window
...
Debugger - Bring debugger to front if already open instead of creating a new one
2020-06-24 22:39:50 +02:00
SpoinkyNL
58a964b872
Meta - Code cleanup
2020-06-13 22:27:51 +02:00
SpoinkyNL
b2ab142dbd
Layers - Seperated activation and removal of layers/effects
...
Effects - Added effects UI, order is still a bit messed up and reordering is missed
Effects - Added renaming of effects on the layer
2020-06-13 22:23:33 +02:00
SpoinkyNL
2493c2cbf1
Layer effects - WIP commit
...
Profile editor - Show brush icons at different parts in the editor
2020-06-10 00:20:43 +02:00
SpoinkyNL
92faafe1de
Profile editor - Moved layer property input to the Shared UI project
2020-06-02 22:23:09 +02:00
SpoinkyNL
728baa1b7f
Layer timeline - Show keyframes of collapsed groups
...
Profile editor - Don't reload UI elements on undo/redo if there's nothing to undo/redo
Layer properties - Properly show/hide properties
2020-05-29 17:21:29 +02:00
SpoinkyNL
dd000e7bed
Nuget - Updated packages
...
Brush properties - Added default values
Brush properties - Removed option to always auto-expand groups
Layer properties - Remember expanded/collapsed groups
Storage - Added migration system
Storage - Added migration that removes profiles made in the old layer properties format
Layer timeline - Added back zoom functionality
2020-05-29 00:09:04 +02:00
SpoinkyNL
221c8bc7e7
Layer properties - Restored much functionality on the reworked VMs
2020-05-24 22:05:04 +02:00
SpoinkyNL
ea66dcd39e
Layer properties - Added back most of the reworked VMs and views
2020-05-18 23:56:43 +02:00
SpoinkyNL
7b238e241e
Datamodels - A few small fixes to fix errors during startup
...
Layer properties - Reimplemented property tree
Stylet - Add support for binding views to generic VMs
2020-05-17 18:54:15 +02:00
SpoinkyNL
e036cbbfe4
Layer properties - Updated property input views and VMs
2020-05-16 22:56:12 +02:00
SpoinkyNL
af21d83487
UI - Further restructuring
2020-05-14 21:58:30 +02:00
SpoinkyNL
41b3c77210
UI - My poor UI :< I regret starting this refactor
2020-04-30 00:12:24 +02:00
Robert
0a5f16a0f4
Core - Moved layer properties to their own class
2020-03-09 19:57:17 +01:00
SpoinkyNL
3ec90766aa
UI - Implemented tray icon
...
UI - Moved dialog service to the shared UI project
UI - Implemented autorun
2020-02-23 12:37:30 +01:00
SpoinkyNL
a79c56eaa1
Core port - Targeting .NET Core 3.1!
...
Core port - Updated projects to new project layout
Core port - Changed the way devices are identified to be consistent across different frameworks
Core port - Updated plugin system to no longer use AppDomain but AssemblyLoadContext (through McMaster.NETCore.Plugins)
Core port - Renamed a few events to keep Fody from getting confused
2020-02-22 18:38:32 +01:00
Robert
7a7fffeb3d
Profile editor - Improved profile loading and UI population
...
Layer properties - Added drag-editing to float input (to be expanded to all)
2020-02-18 23:27:38 +01:00
Robert
51a21b7a8a
UI VM factories - Shortened names for readibility
...
Layer properties - Ensure only LayerBrushes can add properties and make sure that method instantiates a keyframe engine
Layer properties UI - Respond to properties being added/removed
2020-02-12 21:18:00 +01:00
Robert
dd9c701738
Show outlines for all layers
...
Rotation fixes
Movement fixes
2020-02-06 20:35:51 +01:00
Robert
12d5fd39a0
Added shape properties
2020-02-05 23:48:36 +01:00
SpoinkyNL
2c60a42315
Removed separate shape size
2020-02-04 22:01:02 +01:00
SpoinkyNL
436994129a
Few anchor fixes
2020-01-31 18:32:41 +01:00
Robert
960584cc3c
Adjusted anchor calculations for simplified render process
...
Project cleanup
2020-01-31 22:15:32 +01:00
SpoinkyNL
f2df51d40c
Simplified the different properties used for layer/shape rendering
...
Cleaned up UI layer shape service
2020-01-31 00:02:01 +01:00
Robert
0794966e38
Fix shape positioning on layer LED selection change
2020-01-30 22:08:38 +01:00
Robert
5a44e5fbe8
Refactored the edit tool
...
Fixed the fill shape but it might need some rethinking
2020-01-29 20:56:26 +01:00
SpoinkyNL
c3a11386b4
Shape tools now take active transformations into consideration
2020-01-27 22:03:47 +01:00
SpoinkyNL
fabb385556
Implemented profile default loading and rendering without the editor
...
Changed edit tool rotation to allow rotation past 360 degrees
2020-01-26 11:35:39 +01:00
Robert
4fc0dc12ab
Fixed a crash when minimizing
...
Test brush respects opacity setting
2020-01-23 19:52:15 +01:00
SpoinkyNL
7966d3243c
Finished anchor movement
...
Fixed a few issues when creating new layers
2020-01-22 23:22:50 +01:00
SpoinkyNL
41fbbbd87a
Some attempts at proper anchor movement..
2020-01-20 08:53:17 +01:00
SpoinkyNL
d79437b3fd
WIP on making edit tool compatible with proper translations
2020-01-17 00:29:43 +01:00
SpoinkyNL
2424bfc7d0
Merge remote-tracking branch 'origin/master'
2020-01-16 20:04:21 +01:00
Robert
58297aa5e4
Implemented translations properly on top of the layer shape
2020-01-16 19:20:19 +01:00
SpoinkyNL
1a0e9a287a
Fix undo/redo crash when no layer element is selected
2020-01-14 21:31:12 +01:00
Robert
ae330c3769
Code cleanup
2020-01-14 19:18:24 +01:00
Robert
0c245ba83d
Added undo/redo to profile editor
...
Added shape anchor point display and movement
2020-01-14 19:03:35 +01:00
SpoinkyNL
7ddf816ca5
Added keyframe creation outside the timeline
...
Added existing shape moving
2020-01-13 22:11:25 +01:00
SpoinkyNL
0ff71c9d3b
Implemented keyframe easing
2020-01-12 23:49:10 +01:00