Diogo Trindade
e6f4f3e16d
Improved datamodel segment performance
2024-03-01 21:49:45 +00:00
Robert
919199a8d0
Nodes - Avoid overriding paths pointing to unloaded plugins with empty values
...
Nodes - Store the type of paths so that node connections can be restored even if the path their types are based on are unavailable
2023-09-25 20:21:00 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
7c83d5345f
Nodes - Reorganized code
2022-03-30 20:10:43 +02:00
Robert
00125d1478
Event condition - Simplify to only one event per layer
2021-09-15 22:35:34 +02:00
Robert
4fbd229846
Nodes - Support dynamic children in data model node
2021-08-25 20:40:24 +02:00
Robert
5675d1895b
Conditions - Removed old systems
...
Data bindings - Removed old systems
Data bindings - Implemented node system
2021-08-18 23:47:14 +02:00
Robert
afc4bee7ac
Nodes - Implemented saving/loading
...
Nodes - Added data model node
2021-08-10 16:52:24 +02:00
Robert
3f22ebae8a
Core - Fixed data model namespaces
...
Modules - Added IsPropertyInUse API
UI - Properly dispose data model paths wherever they are used
2021-06-11 23:20:14 +02:00
Robert Beekman
ceeaa4bf6d
Profiles - Reworked profile system
...
Sidebar - Redesigned sidebar with customizable categories
Profiles - Added the ability to configure custom profile icons
Profiles - Added the ability to activate multiple profiles for modules at once
Profiles - Added the ability to create profiles for no modules
Profiles - Added the ability to suspend a profile or an entire category
Profiles - Added profile activation conditions
Profiles - Added file-based importing/exporting
Profile editor - Condensed UI, removed tabs
Profile editor - Disable condition operators until a left-side is picked
2021-06-03 22:34:43 +02:00
Robert
41b8038b74
Data model debugger - Fixed dictionaries causing the debugger to fail
...
Data model debugger - Added realtime updating (can be disabled)
2021-02-27 23:26:56 +01:00
SpoinkyNL
10e6cdc54b
Code style - Omit the type in a new expressions
2020-12-18 17:54:01 +01:00
Robert
b185b28645
Core - Corrected disposable pattern usage
...
Core - Further nullable refactoring..
2020-11-17 20:54:49 +01:00
Robert
a3cd32f6c4
Core - Added XML comments to all remaining public members/methods
...
Core - Refactored a lot of code for nullable reference types
2020-11-16 20:16:06 +01:00
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