Dean Herbert
|
5426432e46
|
Fix drag select crashing
|
2018-04-06 11:47:21 +09:00 |
|
Dean Herbert
|
32e8d93596
|
Fix selection changing when clicking overlapping hitobjects
|
2018-04-06 11:22:36 +09:00 |
|
Dean Herbert
|
24b9a8c983
|
Allow HitObjectMasks to handle drag events directly
|
2018-04-06 10:29:34 +09:00 |
|
Dean Herbert
|
5749e71560
|
Apply review fixes
|
2018-04-05 21:06:48 +09:00 |
|
Dean Herbert
|
345cfb077d
|
No need to sort list any more
|
2018-04-05 21:03:39 +09:00 |
|
Dean Herbert
|
1a6dfcbc1c
|
Merge branch 'master' into selectionlayer-rewrite
|
2018-04-05 21:03:29 +09:00 |
|
Dean Herbert
|
0ad4b8a6f8
|
Remove TestTestCase
No longer necessary as we have restructured tests considerably.
|
2018-04-05 15:55:47 +09:00 |
|
Dean Herbert
|
6c125683d4
|
Merge branch 'master' into selectionlayer-rewrite
|
2018-04-04 20:47:36 +09:00 |
|
Dean Herbert
|
216c4629e0
|
Fix dragging backwards not deselecting pending selection
|
2018-04-04 20:44:22 +09:00 |
|
Dean Herbert
|
b7325d73e8
|
Don't inherit VisbilityContainer
|
2018-04-04 20:44:11 +09:00 |
|
Dean Herbert
|
94c3f38541
|
Pass down input state instead of parent lookup
|
2018-04-04 20:06:45 +09:00 |
|
Dean Herbert
|
2b15555ede
|
Remove MaskContainer dependency in MaskSelection
|
2018-04-04 20:05:01 +09:00 |
|
Dean Herbert
|
5c036b966b
|
Formatting fixes
|
2018-04-04 20:04:54 +09:00 |
|
Dean Herbert
|
a997ec6139
|
Fix ShouldBeAlive state
|
2018-04-04 19:51:56 +09:00 |
|
Dean Herbert
|
31a7db0a35
|
Fix drag mishaps
|
2018-04-04 19:42:59 +09:00 |
|
Dean Herbert
|
bce114a37b
|
Make AliveMasks private
|
2018-04-04 18:55:17 +09:00 |
|
Dean Herbert
|
4d71f2084c
|
Move individual mask selection logic out of MaskSelection
|
2018-04-04 18:29:53 +09:00 |
|
Dean Herbert
|
b6b8c51657
|
Remove DragLayer dependency on MaskContainer
|
2018-04-04 18:20:32 +09:00 |
|
Dean Herbert
|
c2d371797e
|
Fix unbind failure
|
2018-04-04 17:38:34 +09:00 |
|
Dean Herbert
|
c712b29b5b
|
Rename dragBox to dragLayer
|
2018-04-04 16:24:27 +09:00 |
|
Dean Herbert
|
4196bb8c24
|
Move selection logic to MaskContainer
|
2018-04-04 16:24:13 +09:00 |
|
Dean Herbert
|
d453c2589a
|
Add an explanatory comment for weird override
|
2018-04-04 16:02:20 +09:00 |
|
Dean Herbert
|
788bfde002
|
Merge branch 'master' into selectionlayer-rewrite
|
2018-04-04 15:38:27 +09:00 |
|
Dan Balasescu
|
d418a4803f
|
Merge branch 'master' into colours-for-judgements
|
2018-04-04 15:13:52 +09:00 |
|
Dan Balasescu
|
bed46b1f7e
|
Split local variable assignment from construction of children
|
2018-04-04 15:13:42 +09:00 |
|
Dan Balasescu
|
9df525a38d
|
Remove extra whitespace
In general we don't really do this elsewhere in the codebase.
|
2018-04-04 15:11:16 +09:00 |
|
DrabWeb
|
65f0e91734
|
Use Interpolation function directly for resizing tab strips.
|
2018-04-04 03:04:26 -03:00 |
|
Dan Balasescu
|
b5d7a5df00
|
Merge branch 'master' into colours-for-judgements
|
2018-04-04 15:02:03 +09:00 |
|
Dan Balasescu
|
6dfca4b2fa
|
Merge branch 'master' into osu-tab-strip
|
2018-04-04 14:20:06 +09:00 |
|
smoogipoo
|
4f19059e55
|
DragBox -> DragLayer
|
2018-04-03 21:29:49 +09:00 |
|
Dean Herbert
|
ddba7254ca
|
Merge remote-tracking branch 'upstream/master' into linq
|
2018-04-03 13:05:08 +09:00 |
|
Dean Herbert
|
d40ccbd70a
|
Merge branch 'master' into selectionlayer-rewrite
|
2018-04-03 12:03:11 +09:00 |
|
Dean Herbert
|
77189073b2
|
Merge branch 'master' into scalablecontainer-size-fix
|
2018-04-03 11:29:36 +09:00 |
|
Dean Herbert
|
57b4cdaf85
|
Merge branch 'master' into selectionlayer-rewrite
|
2018-04-03 03:05:42 +09:00 |
|
smoogipoo
|
fd9480cfb6
|
Handle timingpoint FormatException
|
2018-04-02 20:08:40 +09:00 |
|
smoogipoo
|
d24d81d8a9
|
De-pluralize some methods
|
2018-04-02 20:07:18 +09:00 |
|
Dan Balasescu
|
83dcff2907
|
Merge branch 'master' into fix-songselect-exit-notimplemented
|
2018-04-02 13:54:06 +09:00 |
|
Dan Balasescu
|
32832304a7
|
Merge branch 'master' into fix-songselect-exit-notimplemented
|
2018-04-02 13:53:41 +09:00 |
|
Dan Balasescu
|
323534c721
|
Merge branch 'master' into fix-file-extension-matching
|
2018-04-02 13:27:14 +09:00 |
|
Huo Yaoyuan
|
b842f682eb
|
Use Linq.Append and Prepend.
|
2018-04-02 12:06:34 +08:00 |
|
smoogipoo
|
551ba6ac4b
|
Fix ScalableContainer irrepairably altering content size
|
2018-04-02 13:06:06 +09:00 |
|
Ali Rizvi
|
7fed8d64de
|
Implement Judgement Colours
|
2018-03-31 04:59:08 +09:00 |
|
Dean Herbert
|
cf3cafd9a9
|
Merge branch 'master' into beatmap-set-status
|
2018-03-30 20:55:36 +09:00 |
|
Dean Herbert
|
c39f056b3b
|
Fix skin path being ignored in extension agnostic lookups
Closes #2295.
|
2018-03-30 18:06:18 +09:00 |
|
Dan Balasescu
|
824201336a
|
Merge branch 'master' into hr-on-mania-is-unranked
|
2018-03-30 16:35:00 +09:00 |
|
smoogipoo
|
f1f7d978ec
|
Add some comments
|
2018-03-30 16:28:59 +09:00 |
|
smoogipoo
|
69a7ddbf1e
|
Fix ordering of display/input of HitObjectMasks
|
2018-03-30 16:28:49 +09:00 |
|
smoogipoo
|
53541a5c8d
|
Add license header
|
2018-03-30 15:53:31 +09:00 |
|
smoogipoo
|
5d0a636cc4
|
Rename SelectionBox -> Selection
|
2018-03-30 15:51:38 +09:00 |
|
smoogipoo
|
1dca1663c3
|
Handle all selection events within SelectionBox (incl. single-mask)
|
2018-03-30 15:50:55 +09:00 |
|