Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
68aedd63a7
|
Move SelectionHandler 's SelectedItems binding to the base implementation
Until now it was up to each implementation to connect
`BlueprintContainer` to its `SelectionHandler`, which didn't make much
sense at all.
|
2022-03-10 23:22:19 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
4c9d72e62a
|
Ensure EditorBeatmap.Update is called inside PerformOnSelection calls
|
2021-05-23 21:22:35 +09:00 |
|
Dean Herbert
|
df5970fab4
|
Create base implementations of the two most common TernaryStateMenuItem s
|
2021-05-20 19:34:53 +09:00 |
|
Dean Herbert
|
01984de9c7
|
Use existing GetStateFromSelection helper function
|
2021-05-03 15:13:32 +09:00 |
|
Dean Herbert
|
4c9e94da2b
|
Move context menu logic to base class
|
2021-04-28 13:43:16 +09:00 |
|
Dean Herbert
|
aa1cb65eaa
|
Rename region to be more inclusive
|
2021-04-28 11:42:22 +09:00 |
|
Dean Herbert
|
f97b14a20a
|
Fix binding direction of selected items
|
2021-04-27 19:01:29 +09:00 |
|
Dean Herbert
|
dd3d8e5d03
|
Make SelectionHandler abstract to ensure things get implemented
|
2021-04-27 19:01:29 +09:00 |
|
Dean Herbert
|
32416e4e31
|
Move model selection handling to base SelectionHandler class
|
2021-04-27 19:01:29 +09:00 |
|
Dean Herbert
|
f2e56bd306
|
Refactor editor selection/blueprint components to be generic
|
2021-04-27 19:01:29 +09:00 |
|