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

352 Commits

Author SHA1 Message Date
SpoinkyNL
d46a610e23 Data model paths - Moved all condition code over to the new pats API 2020-10-09 22:19:43 +02:00
SpoinkyNL
94bde1fe38 Condition VMs - Simplification WIPpepepepe 2020-10-08 22:21:17 +02:00
Robert
805cdc6782 Conditions - Finished migration to new API
Conditions UI - Updated for new API, needs simplifying before I'm happy with it
2020-10-08 20:49:23 +02:00
SpoinkyNL
725bb2a128 Conditions - Moved non-list conditions to new paths API
Conditions - Move list conditions to new paths API (WIP)
2020-10-08 00:05:37 +02:00
Robert
9417332a07 Conditions - Move to new paths API (more WIP) 2020-10-07 23:15:10 +02:00
SpoinkyNL
da132fa4e9 Conditions - Move to new paths API (WIP) 2020-10-06 23:39:42 +02:00
SpoinkyNL
a2759d007e Meta - Enabled nullable ref types in Core project
Meta - Simplified R# settings to be more in line with defaults, sorry Darth 😝
Dynamic data models - Implemented add/remove events
Data model paths - Implemented storage
2020-10-06 21:39:03 +02:00
Robert
61a5cd09a6 Effects - Fixed post processing effects not being applied
Property tree - Fixed drag and drop interfering with property dragging
2020-10-06 19:45:30 +02:00
Robert
e2918798a4 Data model paths - Allow empty paths pointing directly to the target 2020-10-06 19:28:18 +02:00
Robert Beekman
9e39a849e9 Merge pull request #475 from diogotr7/feature/modifier-hue
Added a data binding modifier that rotates the hue of a color
2020-10-05 23:14:05 +02:00
SpoinkyNL
b5473cfb2c Darthification - Added missing file
Data model paths - Fixed null ref in DisplayPath
2020-10-05 23:13:42 +02:00
SpoinkyNL
ae64db8a13 Darthified code 2020-10-05 22:50:29 +02:00
Diogo Trindade
dd1d9fe6fe explicitly identify out variables, removed debugging temp variable 2020-10-05 21:49:15 +01:00
Robert
3fcfe4ceec Data model paths - Added support for lists
Data model paths - Added deferred compilation to accessors
Data models - Fixed property name being empty sometimes
Plugins - Fixed disabling plugins that failed to load
2020-10-05 19:52:22 +02:00
Diogo Trindade
b0928faccc Added a data binding modifier that rotates the hue of a color 2020-10-05 16:57:32 +01:00
Diogo Trindade
36571471cf Made AddDynamicChild return the datamodel added 2020-10-04 23:06:40 +01:00
SpoinkyNL
8f552d0f71 Dynamic data models - Rewrote the visualization to use leverage new core APIs 2020-10-04 22:06:21 +02:00
SpoinkyNL
26db794467 Dynamic data models - Finished abstraction of paths 2020-10-03 00:19:14 +02:00
Robert
3d92c9185f Dynamic data models - WIP 2020-10-02 19:49:37 +02:00
Robert
b7b012f863 Merge remote-tracking branch 'origin/master' 2020-10-01 20:36:59 +02:00
Robert
8470d06eb7 Dynamic data models - Expanded data model API 2020-10-01 19:07:28 +02:00
SpoinkyNL
7c394192fd Profile editor - Tweaked data bindings update behavior in editor 2020-09-30 21:29:05 +02:00
SpoinkyNL
a19e754f7c Dynamic datamodels - Added some required models 2020-09-29 21:56:40 +02:00
Robert
882fe44c20 Merge remote-tracking branch 'origin/master' 2020-09-29 19:30:31 +02:00
Robert
e2f2f7ca65 Direct databindings - Added a large amount of modifiers
Direct databindings - Allow modifiers to have a different input parameter
Direct databindings - Categorised modifiers
Direct databindings - Added descriptions to modifiers
2020-09-29 19:09:34 +02:00
SpoinkyNL
e30e37e8e3 Modules - Improved override behavior when activation reqs are met
Profile editor - Fixed error when pressing play without a selected element
2020-09-27 22:09:28 +02:00
SpoinkyNL
fc91fd7225 Modules - Default UpdateDuringActivationOverride to false 2020-09-27 21:28:44 +02:00
SpoinkyNL
8294cc306a Profile import - Fixed and streamlined functionality 2020-09-25 21:32: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
b73ea53622 Databindings - Added conditional databindings
Conditions - Added easy method for null-handling in operators
2020-09-23 19:26:44 +02:00
Robert
b19cc6ca54 Core - Added conditional data bindings 2020-09-22 22:04:48 +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
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
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
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
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
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
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