ProTheory8
|
df92b0d3dc
|
Merge branch 'master' into mod-autoopen
|
2020-01-22 15:01:53 +05:00 |
|
Dean Herbert
|
a28934f9f2
|
Enforce using get-only auto property where possible (#7566)
Enforce using get-only auto property where possible
|
2020-01-22 16:38:36 +09:00 |
|
Andrei Zavatski
|
bf2b71f7dd
|
Cleanup OsuTabControl.AccentColour
|
2020-01-22 09:36:16 +03:00 |
|
Andrei Zavatski
|
87af482823
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into no-control-overlay-headers
|
2020-01-22 09:34:24 +03:00 |
|
smoogipoo
|
7b2f58eb30
|
Apply OnRelease method signature refactorings
|
2020-01-22 13:22:34 +09:00 |
|
Dean Herbert
|
fdd746a522
|
Merge pull request #7582 from raouls555/hex-alpha
Allow parsing hex colour codes with alpha
|
2020-01-22 13:01:35 +09:00 |
|
Andrei Zavatski
|
14a961c95b
|
Remove invariance in the OverlayTabItem
|
2020-01-22 04:41:10 +03:00 |
|
raouls555
|
03b6a3ddc3
|
Allow parsing hex colour codes with alpha
|
2020-01-21 23:22:08 +01:00 |
|
Dean Herbert
|
e3a2b20f63
|
Fix SelectionHandler visibility on remote selection
|
2020-01-22 01:32:11 +09:00 |
|
Dean Herbert
|
98aaf38649
|
Fix playfield movement regressing
|
2020-01-21 23:58:51 +09:00 |
|
ProTheory8
|
9de4424aec
|
Removed TestModCustomisable3
|
2020-01-21 19:32:53 +05:00 |
|
Dean Herbert
|
83fa4a9bb3
|
Move circle size to a constant
|
2020-01-21 22:24:04 +09:00 |
|
Dean Herbert
|
a963d652bc
|
Mark readonly
|
2020-01-21 20:54:50 +09:00 |
|
Dean Herbert
|
c88bdbd4a0
|
Share selected hitobjects across multiple blueprint containers
|
2020-01-21 20:46:39 +09:00 |
|
Dean Herbert
|
1ce78afa98
|
Disable y offset for now
|
2020-01-21 19:51:44 +09:00 |
|
ProTheory8
|
b8d2012fc3
|
Added test
|
2020-01-21 15:26:51 +05:00 |
|
Dean Herbert
|
2aa8e7dbc9
|
Merge branch 'master' into get-only-auto-property
|
2020-01-21 18:56:44 +09:00 |
|
Dean Herbert
|
f582c42bbd
|
Perform deletion directly via EditorBeatmap
|
2020-01-21 18:56:09 +09:00 |
|
Dean Herbert
|
a888d148b6
|
Remove remaining cast
|
2020-01-21 18:01:10 +09:00 |
|
Dean Herbert
|
6187b2e77c
|
Implement IDistanceSnapProvider in timeline for now
|
2020-01-21 18:00:36 +09:00 |
|
Dean Herbert
|
6dd50572d2
|
Break mania more
|
2020-01-21 17:37:43 +09:00 |
|
Dean Herbert
|
353b74b04a
|
Handle selection events in timeline
|
2020-01-21 17:37:35 +09:00 |
|
Dean Herbert
|
79351976d5
|
Allow timeline content to get more localised dependencies
|
2020-01-21 17:37:05 +09:00 |
|
Dean Herbert
|
24a466ab24
|
Avoid null by calling initial OnDeselected later
|
2020-01-21 17:36:21 +09:00 |
|
Dean Herbert
|
195068ba9a
|
Cache EditorBeatmap in test
|
2020-01-21 17:35:36 +09:00 |
|
Dean Herbert
|
8f16c1cb04
|
Add non-hiding selection state
|
2020-01-21 14:21:00 +09:00 |
|
Dean Herbert
|
53fe0ce790
|
Use AliveChildren
|
2020-01-21 14:20:52 +09:00 |
|
ProTheory8
|
61d7b63914
|
Readability Improvement
|
2020-01-21 09:30:11 +05:00 |
|
Dean Herbert
|
bd96cf94a6
|
Begin refactoring SelectionBlueprint to handle non-drawable HitObjects
|
2020-01-21 12:47:14 +09:00 |
|
ProTheory8
|
02f26e4a4d
|
Update comment
Co-Authored-By: Salman Ahmed <email@iisalman.me>
|
2020-01-21 08:44:22 +05:00 |
|
Andrei Zavatski
|
327d8c213b
|
Rename Bar to TabControlBar
|
2020-01-21 06:25:13 +03:00 |
|
Andrei Zavatski
|
8bf19913c0
|
Add NotNull attribute
|
2020-01-21 06:03:48 +03:00 |
|
Andrei Zavatski
|
30edd80c8c
|
Refactor OverlayHeader hierarchy
|
2020-01-21 06:00:12 +03:00 |
|
Andrei Zavatski
|
178a72f9b8
|
Make OverlayTabControl inherited from OsuTabControl
|
2020-01-21 05:24:49 +03:00 |
|
ProTheory8
|
41295bc27c
|
Difficulty Adjust mod customisation menu opens automatically now
|
2020-01-20 21:06:36 +05:00 |
|
Dean Herbert
|
740bdee125
|
Apply remaining uncaught changes
|
2020-01-20 23:59:21 +09:00 |
|
Dean Herbert
|
1becbb072e
|
Remove broken test
|
2020-01-20 23:26:21 +09:00 |
|
smoogipoo
|
b62e3addf3
|
Apply input method signature refactorings
|
2020-01-20 20:30:25 +09:00 |
|
smoogipoo
|
40f502c6d1
|
Apply input method signature refactorings
|
2020-01-20 19:35:37 +09:00 |
|
smoogipoo
|
1b1003bd73
|
Refactor
|
2020-01-20 18:31:25 +09:00 |
|
Andrei Zavatski
|
843feb4e08
|
Add more xmldoc to ControllableOverlayHeader
|
2020-01-20 12:26:14 +03:00 |
|
Andrei Zavatski
|
4a5e855953
|
Rename test scene
|
2020-01-20 12:21:21 +03:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
Dean Herbert
|
2a290fa204
|
Merge branch 'master' into no-control-overlay-headers
|
2020-01-20 18:00:42 +09:00 |
|
Dean Herbert
|
fc331e7752
|
Merge pull request #7567 from peppy/update-fastlane
Update fastlane and plugins
|
2020-01-20 17:57:45 +09:00 |
|
Dean Herbert
|
25aff5d96e
|
Merge remote-tracking branch 'upstream/master' into decouple-blueprint-container
|
2020-01-20 17:08:59 +09:00 |
|
Andrei Zavatski
|
17a7a75707
|
Merge master with conflicts resolved
|
2020-01-20 08:52:03 +03:00 |
|
Dean Herbert
|
aa0d95cdee
|
Merge branch 'master' into profile-scores-update-new
|
2020-01-20 14:15:03 +09:00 |
|
Dean Herbert
|
fab8f4661a
|
Merge pull request #7541 from EVAST9919/overlay-header-web-colours
Implement colour schemes for OverlayHeader
|
2020-01-20 14:13:09 +09:00 |
|
Dean Herbert
|
a27e2c574d
|
Update fastlane and plugins
|
2020-01-20 13:53:46 +09:00 |
|