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

19 Commits

Author SHA1 Message Date
SpoinkyNL
e812929215 Plugins - Implemented features
Core - Removed Stylet dependency for #500
2020-11-11 23:53:52 +01:00
SpoinkyNL
1e0dc1894d Plugins - Separated plugins and implementations as different principles 2020-11-09 20:31:54 +01:00
SpoinkyNL
997ab005d8 Data model conditions - Moved events into a separate 'mode' 2020-11-01 19:44:45 +01:00
SpoinkyNL
e7ce16ba73 Data model conditions - Expanded events UI logic 2020-10-25 22:32:38 +01:00
SpoinkyNL
03b0e83ed8 Data model events - WIP commit 2020-10-25 00:21:43 +02:00
Robert
3b6753a0ff Data model - Support all lists implementing IEnumerable<> 2020-10-12 19:31:02 +02:00
SpoinkyNL
69ae42c039 Data model paths - Added events for validating/invalidating
List condition - Reinitialize when path validates/invalidates
Conditions - Don't save with invalid paths
Core - Fixed render exception on data model expansion deactivate
2020-10-10 11:03:45 +02:00
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
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
e2918798a4 Data model paths - Allow empty paths pointing directly to the target 2020-10-06 19:28:18 +02:00
SpoinkyNL
b5473cfb2c Darthification - Added missing file
Data model paths - Fixed null ref in DisplayPath
2020-10-05 23:13:42 +02: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
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
SpoinkyNL
a19e754f7c Dynamic datamodels - Added some required models 2020-09-29 21:56:40 +02:00