Robert
0537adc27a
UI - Moved frame time to appbar to avoid Win+Tab issue
...
UI - Cleaned up home page
Overlay module - Removed test activation requirements
Debugger - Fixed rendering image scaling
Surface editor - Attempted to fix movement of devices without a layout
2020-09-21 19:39:14 +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
6b93b1c878
UI dialogs - Added suffix texts to the text fields where applicable
2020-09-18 22:24:01 +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
9f951ca33f
Profile editor - Updated timeline repeat for segments
...
UI - Added missing Stylet base calls
Profile editor - Removed redundant min width on timeline rails
Profile editor - Fixed timeline zooming
Profile editor - Added missing tooltips
2020-09-18 20:30:13 +02:00
Robert
ce0024a14d
Profile editor - Improved anchor point visibility
...
Profile editor - Fixed resizing if the resize handle is on the same position as the anchor
Profile editor - Added shift modifier to drag anchor point in increments
Profile editor - Fixed the layer sometimes moving when moving the anchor
2020-09-18 20:14:38 +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
SpoinkyNL
375c04090b
Debugger - Added stay on top option
2020-09-17 00:28:03 +02:00
SpoinkyNL
d307f775c7
Data model debugger - Disabled virtualization
2020-09-16 21:40:58 +02:00
Robert
447a497945
Profile editor - Removed delay in module override
...
Modules - Streamline update rules and properly honor them in timed updates
2020-09-16 20:46:45 +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
Robert
f270d786f0
Data bindings - Added the option for different data binding modes
2020-09-15 19:40:57 +02:00
SpoinkyNL
906efdac98
need this elsewhere
2020-09-15 19:39:42 +02:00
SpoinkyNL
1d789bf23c
Profile editor - Performance improvements
2020-09-14 19:54:09 +02:00
SpoinkyNL
f03ea410d4
Data bindings - Finished main functionality
2020-09-14 19:16:32 +02:00
SpoinkyNL
fea454ad12
Profile editor - Finished most of the refactor except databindings
2020-09-14 01:24:07 +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
Robert
13a006ba48
Profile editor - Reimplementing the timeline
2020-09-11 19:51:24 +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
675486fd7e
Core - Streamlined public parts of profile creation
...
UI - Started adjusting the VMs for the layer refactor
2020-09-10 20:23:10 +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
Robert
11de30318e
Core - Added stores for the different register-able types
...
Profiles - Refactored large parts of the profile structure to use these stores
2020-09-09 19:56:06 +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
Robert
6b309cb1f3
Data bindings - Further implemented default converters
2020-09-07 23:43:43 +02:00
SpoinkyNL
1dc58fd09a
Data bindings - WIP commit
2020-09-06 21:24:35 +02:00
SpoinkyNL
d03ca9c84a
Profile modules - Encapsulation fixes
...
Data bindings - Abstracted the data model selection
2020-09-04 20:24:34 +02:00
SpoinkyNL
76dcbaf6d7
Effect/brush dialogs - Fixed window not closing on RequestClose();
2020-09-04 16:28:49 +02:00
Robert
18225ca6fa
Data bindings - Fixed some conversion issues
...
Data bindings - Started hooking up the UI
2020-09-04 23:12:48 +02:00
SpoinkyNL
59e1f37aec
Data bindings - WIP commit 🤐 🤐 🤐
2020-09-03 23:09:05 +02:00
Robert
21beffc0a9
Data bindings - WIP commit
...
Layer/effect config dialogs - Don't require specific ctor parameter names
2020-09-03 20:16:01 +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
Robert
ea98c6114a
Data bindings - Added binding apply logic to the layer properties
...
Data bindings - Expanded to support inner layer properties
2020-09-02 19:27:46 +02:00
Robert
68ce43e834
Plugins - Exclude SkiaSharp/Stylet assets
...
Plugins - Only copy resources where applicable
UI - Added publish profile
2020-09-01 19:44:51 +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
SpoinkyNL
68b61cbcb2
Condition operators - Marked built-in operators as internal
...
Display conditions - Added docs to the service and profile types
Color gradient - Added docs
Storage - Moved profile entities to separate namespaces
Data bindings - Added entities to storage
Data bindings - Started implementing in the core
2020-08-30 23:09:38 +02:00
SpoinkyNL
8d88b14d78
Profile editor - Fixed tree responsiveness while moving elements
2020-08-30 13:12:39 +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
SpoinkyNL
bfb122e95a
Modules - Ordering WIP
2020-08-27 00:21:44 +02:00
SpoinkyNL
d62d389d9f
Modules UI - Fixed activation view not subscribing sometimes
...
Core - Don't attempt to catch a timeout during module override, only pain down that route
2020-08-26 22:16:30 +02:00
Robert
8d756128e4
Modules - Added activation requirements tab
...
Profile editor - Only override active profile with profile editor tab open
2020-08-26 19:38:44 +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
2093c5cb9e
Profile editor - Remove now unnecessary delay when activating
2020-08-26 00:39:11 +02:00
SpoinkyNL
cf8e6e1b2b
Modules - Added IsActivatedOverride which indicates exactly that
...
Core - During creation ensure all local users can access the data folder
Core - Wrap exceptions during module enable/disable in PluginExceptions
2020-08-26 00:26:29 +02:00