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

1188 Commits

Author SHA1 Message Date
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
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
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
Diogo Trindade
a8f0fd1bee updated wooting dlls to v1.2.0
https://github.com/WootingKb/wooting-rgb-sdk/releases/tag/v1.2.0
2020-09-10 16:30:17 +01: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
4cfe71796c Core wip things tired of writing descriptive messages ^^ 2020-09-12 10:39:44 +02:00
Diogo Trindade
36bfa9be8d Fixed wooting one layout
some of the keys had the wrong file names
2020-09-08 21:50:57 +01:00
Robert
d37420e462 Core - Layer refactor WIP 2020-09-08 19:17:04 +02:00
SpoinkyNL
414ebd5aa8 Merge branch 'data-bindings' 2020-09-07 21:41:48 +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
7bcac904fc Device visualizer - Fixed a crash when a device has 0 width/height 2020-09-06 20:29:22 +02:00
SpoinkyNL
f105a10e4d Core - Fixed layer properties base values not applying correctly 2020-09-06 20:18:43 +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
SpoinkyNL
20e6aa1135 Data bindings - Some WIP stuff 2020-09-02 19:12:31 +02:00
SpoinkyNL
2708e190cb Device service - Use an RGB.NET brush for device identify 2020-09-02 19:56:36 +02:00