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
1de6fefc2a
Display conditions - Implemented IDisposable
...
Display conditions - Listen to registration add/remove WIP
Data bindings - Implemented IDisposable
Data bindings - Listen to registration add/remove
2020-09-12 10:39:44 +02:00
Robert
d37420e462
Core - Layer refactor WIP
2020-09-08 19:17:04 +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
aebe3005e7
Data bindings - Added converters for the default layer property types
2020-09-06 23:57:26 +02:00
SpoinkyNL
1dc58fd09a
Data bindings - WIP commit
2020-09-06 21:24:35 +02:00
SpoinkyNL
f105a10e4d
Core - Fixed layer properties base values not applying correctly
2020-09-06 20:18:43 +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
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
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
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
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
SpoinkyNL
10c839f8c9
Color brush - Added linear gradient rotation
...
Profile editor - Updated conditions UI
2020-08-03 22:41:13 +02:00
SpoinkyNL
7b1cefca8b
Layer properties - Fixed some checks
2020-08-03 23:58:46 +02:00
SpoinkyNL
b659be1f48
Color brush - Added configurable gradient repeat
...
Color brush - Fixed gradient positioning in the clip render mode
Color brush - Added gradient tile modes in clip render mode
Layer properties - Allow disabling support of keyframes via the description decorator
2020-08-03 00:18:12 +02:00
SpoinkyNL
8cd9c8a5f8
Timeline segments - Move keyframes on segment changes
2020-07-26 17:39:40 +02:00
SpoinkyNL
72d606f40d
Profile editor - Redesigned adding/removing timeline segments
...
General module - Added some basic window information to the data model
Profiles - Don't render when opacity is 0
Profile editor - Render non-selected layers in their main segment
Profile editor - Condition editor fixes
2020-07-24 23:04:21 +02:00
SpoinkyNL
dc8ca8ee95
Profile editor - Changed approach to one timeline split into segments
2020-07-16 23:15:49 +02:00
SpoinkyNL
7cfe9a46ee
Profiles - Added enter, main and exit timelines
...
Display conditions - Fleshed out most of the UI
2020-07-12 22:27:30 +02:00
Robert
94f3d84530
Profile elements - Simplified class hierarchy
...
Profile editor - Seperated event types and avoid a lot of type checking
Profile editor - Avoid changing profiles/layers if the new equals the old
Color picker - Fixed binding error
Profile tree - Select first element by default
Profile editor - Adjusted initialization order
2020-07-09 19:10:04 +02:00
SpoinkyNL
2b7a507725
Datamodel - WIP stuff, need this on a diff. PC
2020-06-23 22:49:27 +02:00
SpoinkyNL
75b0ee8151
Profiles - Abstracted property elements and effect elements
...
Folders - Added properties to folders
Layer effects - Expanded to folders
Layer effects - Added shape clipping
2020-06-17 19:21:23 +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
a1c2e4ad5a
Layer properties - Added implicit operator to built-in types
2020-06-03 20:09:28 +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
af21d83487
UI - Further restructuring
2020-05-14 21:58:30 +02:00
Robert
54081b591b
UI - Restructured layer property VMs
2020-05-01 23:07:21 +02:00
SpoinkyNL
41b3c77210
UI - My poor UI :< I regret starting this refactor
2020-04-30 00:12:24 +02:00
Robert
e97fc046f5
Core - Added ways for the core to easily access brush properties
...
%*/@ me, dealing with generic types in APIs is tricky
2020-04-29 19:45:13 +02:00
Robert
660324c980
Conditions - Refactor layer properties WIP
2020-04-29 19:44:42 +02:00
Robert
d9bba8cb54
Conditions - Refactor layer properties WIP (needed for consistency..)
2020-04-28 19:40:03 +02:00
Robert
302ba10caa
Conditions - WIP commit
2020-04-28 19:26:47 +02:00
SpoinkyNL
26f9e90fa3
Brushes - Allow hiding of properties
2020-04-21 20:53:24 +02:00
SpoinkyNL
9f8fc9f70e
Core - Add HidSharp to force plugins to share the HidSharp types
...
Core - For now, set default log level to debug
ColorGradient- Improved GetColor performance
ColorGradient - GetColor now handles colors not between two stops properly
Home - Fix links
Plugins - Only allow layer property registration through Brushes
Color brush - Default to solid color
2020-04-21 19:59:05 +02:00
Robert
0a5f16a0f4
Core - Moved layer properties to their own class
2020-03-09 19:57:17 +01:00
SpoinkyNL
05cc032271
Layer properties - Added drag-editing for number-based properties
...
Layer properties - Added min and max values
Nuget - Updated Stylet to 1.3.1
2020-02-19 00:17:23 +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
9b1d28840c
Refactored shape brushes to use the properties system
2020-02-11 19:10:31 +01:00
Robert
12d5fd39a0
Added shape properties
2020-02-05 23:48:36 +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