SpoinkyNL
8294cc306a
Profile import - Fixed and streamlined functionality
2020-09-25 21:32:53 +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
SpoinkyNL
33373bda57
Conditions - Added null-checks to accessors
...
Conditions - Simplified operators, removing unnecessary expression trees
2020-09-24 00:02:53 +02:00
Robert Beekman
ad3581a93a
Merge pull request #471 from diogotr7/feature/tray-debugger
...
Added a tray menu option to open the debugger window
2020-09-23 21:18:22 +02:00
Robert
74689b5daf
Conditional databindings - Added virtualization to the condition list
2020-09-23 20:24:00 +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
Diogo Trindade
983911d148
Added a tray menu option to open the debugger window
2020-09-23 15:54:11 +01:00
Robert
b19cc6ca54
Core - Added conditional data bindings
2020-09-22 22:04:48 +02:00
SpoinkyNL
4746719f9d
Conidtions - Clean up list VM
2020-09-21 23:57:15 +02:00
Robert Beekman
4d7d5a3710
Revert "Create Artemis_Core_ApplicationUtilities_Shutdown_System_Int32_System_Boolean_.md"
...
This reverts commit a600210e8c6949aaff298d8361c0f66c35066400.
2020-09-21 21:52:03 +02:00
Robert Beekman
a5b95d72c0
Create Artemis_Core_ApplicationUtilities_Shutdown_System_Int32_System_Boolean_.md
2020-09-21 21:40:15 +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
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
46955415a6
Merge remote-tracking branch 'origin/master'
2020-09-18 22:19:17 +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
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 Beekman
8ed2be91b3
Merge pull request #470 from dodekaphilist/master
...
Support for Cooler Master MK750 (DE, UK, US layout)
2020-09-18 15:29:04 +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
050eb5bd2f
Layer - Fixed some clipping/blending issues
2020-09-16 23:27:10 +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
Robert
d9017c67b4
Plugins - Moved test data model to a seperate plugin
...
Core - Moved built-in types to a separate folder and namespace
2020-09-16 19:22:37 +02:00
Dodekaphilist
4e8092112a
Add support for Cooler Master MK750
...
Support for MK750 (DE, UK, US layout)
2020-09-16 17:35:47 +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
0c25d0bbec
Merge branch 'temp'
2020-09-15 19:46:51 +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
447112729d
Merge branch 'layer-refactor'
2020-09-14 19:22:43 +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 Beekman
be897b99f7
Merge pull request #469 from diogotr7/wooting-layout
...
Fixed wooting one layout
2020-09-11 00:03:10 +02:00
Diogo Trindade
87be1d05cc
Updated wooting dll's to the ones with gamma correction
2020-09-10 22:41:19 +01: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
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