1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

45 Commits

Author SHA1 Message Date
SpoinkyNL
7c394192fd Profile editor - Tweaked data bindings update behavior in editor 2020-09-30 21:29:05 +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
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
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
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
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
a177188ce7 Shared UI - Renamed DataModelVisualizationService
Databindings - Started on some basic UI elements
2020-08-27 20:46:20 +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
SpoinkyNL
2b7a507725 Datamodel - WIP stuff, need this on a diff. PC 2020-06-23 22:49:27 +02:00
SpoinkyNL
58a964b872 Meta - Code cleanup 2020-06-13 22:27:51 +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
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
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
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
SpoinkyNL
ecee78141d Re-enabled timeline scrolling and fixed the issues with it 2020-01-09 22:01:41 +01:00
Robert
0958c3af9f Implemented basic keyframes 2020-01-09 21:13:29 +01:00
Robert
d1e0267709 Started work on the keyframe engine to tie everything together! 2020-01-08 20:36:27 +01:00
Robert
139e1879c1 Added generic typing to layer properties and keyframes
Restructured the way property input VMs are created
2020-01-08 19:54:27 +01:00