smoogipoo
|
af90b45c40
|
Refactor path visualisers to use bindables
|
2019-12-09 20:49:59 +09:00 |
|
smoogipoo
|
47f3c4a596
|
Don't serialise path version
|
2019-12-09 20:18:18 +09:00 |
|
mcendu
|
22f2a4bed2
|
Fix LegacyCursor's cursormiddle expanding
|
2019-12-09 17:53:16 +08:00 |
|
mcendu
|
1e49078c52
|
Add OsuCursorSprite
|
2019-12-09 17:51:44 +08:00 |
|
Huo Yaoyuan
|
ad1fb3bda2
|
Remove IComparable in constraint.
|
2019-12-09 17:48:41 +08:00 |
|
Huo Yaoyuan
|
c3518a2b94
|
Enum constraint for enum dropdown.
|
2019-12-09 17:45:26 +08:00 |
|
Huo Yaoyuan
|
40a5c1fd96
|
Constrain transformable with class.
|
2019-12-09 17:45:26 +08:00 |
|
Huo Yaoyuan
|
04b3297a05
|
Constrain configuration lookup as enum.
|
2019-12-09 17:45:26 +08:00 |
|
smoogipoo
|
cd61893814
|
Merge remote-tracking branch 'refs/remotes/origin/master' into segmented-slider-paths-3
|
2019-12-09 18:25:27 +09:00 |
|
smoogipoo
|
6d9cd0fafe
|
Split out complex method
|
2019-12-09 18:25:13 +09:00 |
|
Dean Herbert
|
dc45811dfd
|
Bump Microsoft.Win32.Registry from 4.6.0 to 4.7.0 (#7112)
Bump Microsoft.Win32.Registry from 4.6.0 to 4.7.0
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2019-12-09 18:18:59 +09:00 |
|
Dean Herbert
|
3f500acf19
|
Bump System.IO.Packaging from 4.6.0 to 4.7.0 (#7113)
Bump System.IO.Packaging from 4.6.0 to 4.7.0
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2019-12-09 18:18:50 +09:00 |
|
smoogipoo
|
b6e2738236
|
Remove unused using
|
2019-12-09 18:15:00 +09:00 |
|
smoogipoo
|
2dbf94f3ab
|
Make placement blueprint add an initial segment
|
2019-12-09 18:10:40 +09:00 |
|
Dean Herbert
|
d650bfb6d6
|
Remove unnecessary cast
|
2019-12-09 18:05:14 +09:00 |
|
smoogipoo
|
a1798fd38d
|
Fix bad ctor implementation
|
2019-12-09 18:01:13 +09:00 |
|
smoogipoo
|
bfbb9aa18e
|
Remove outdated assert
|
2019-12-09 18:01:02 +09:00 |
|
Dean Herbert
|
c39d2f006c
|
Merge branch 'master' into fix-settings-bindable-logic
|
2019-12-09 17:55:17 +09:00 |
|
smoogipoo
|
883d5bc11d
|
Remove automatic slider path offsetting
|
2019-12-09 17:54:22 +09:00 |
|
smoogipoo
|
fa1468325e
|
Refactor hitobjects to remove default control point
|
2019-12-09 17:48:27 +09:00 |
|
smoogipoo
|
9cb649436c
|
Default to linear control point type
|
2019-12-09 17:47:05 +09:00 |
|
smoogipoo
|
5a093c039c
|
Simplify path/point construction
|
2019-12-09 17:46:40 +09:00 |
|
Dean Herbert
|
eb074b7058
|
Allow mods to apply to track, not clock
|
2019-12-09 17:44:45 +09:00 |
|
dependabot-preview[bot]
|
3861abce82
|
Bump System.IO.Packaging from 4.6.0 to 4.7.0
Bumps [System.IO.Packaging](https://github.com/dotnet/corefx) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 07:52:23 +00:00 |
|
dependabot-preview[bot]
|
b764a74919
|
Bump Microsoft.Win32.Registry from 4.6.0 to 4.7.0
Bumps [Microsoft.Win32.Registry](https://github.com/dotnet/corefx) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 07:52:22 +00:00 |
|
Dean Herbert
|
7d6cd72a82
|
Bump System.ComponentModel.Annotations from 4.6.0 to 4.7.0 (#7109)
Bump System.ComponentModel.Annotations from 4.6.0 to 4.7.0
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2019-12-09 16:51:03 +09:00 |
|
smoogipoo
|
53f7c753fb
|
General cleanups
|
2019-12-09 16:44:19 +09:00 |
|
dependabot-preview[bot]
|
12cfb7dedb
|
Bump System.ComponentModel.Annotations from 4.6.0 to 4.7.0
Bumps [System.ComponentModel.Annotations](https://github.com/dotnet/corefx) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 07:28:11 +00:00 |
|
Dean Herbert
|
fbd0bfac60
|
Improve animation of popup dialog buttons (#7082)
Improve animation of popup dialog buttons
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-12-09 16:00:39 +09:00 |
|
smoogipoo
|
c18f2e6436
|
Merge remote-tracking branch 'refs/remotes/origin/master' into segmented-slider-paths-3
|
2019-12-09 15:34:49 +09:00 |
|
Dan Balasescu
|
0c9f7a64f1
|
Merge branch 'master' into improve-dialog-button-visuals
|
2019-12-09 15:31:48 +09:00 |
|
Dan Balasescu
|
6fa2910674
|
Merge pull request #7095 from mcendu/legacy-cursor
Add skin-controlled cursor rotation
|
2019-12-09 15:31:33 +09:00 |
|
Dan Balasescu
|
f0014963e3
|
Merge branch 'master' into legacy-cursor
|
2019-12-09 14:53:36 +09:00 |
|
Dan Balasescu
|
07efd66287
|
Merge pull request #7075 from peppy/editor-timeline-hitobject-display
Editor timeline hitobject display
|
2019-12-09 14:53:25 +09:00 |
|
Dan Balasescu
|
65fda87c65
|
Merge pull request #7107 from EVAST9919/replay-fix
Fix unavailable replays can be accessed via leaderboard
|
2019-12-09 14:46:07 +09:00 |
|
smoogipoo
|
aff1b93a07
|
Move config retrieval into LegacySliderBall
|
2019-12-09 14:43:23 +09:00 |
|
Dan Balasescu
|
5738ef5fab
|
Merge branch 'master' into editor-timeline-hitobject-display
|
2019-12-09 14:34:55 +09:00 |
|
Dean Herbert
|
58db745121
|
Merge remote-tracking branch 'upstream/master' into improve-dialog-button-visuals
|
2019-12-09 14:11:52 +09:00 |
|
Dean Herbert
|
03d18186c2
|
Fix broken merge
|
2019-12-09 14:11:44 +09:00 |
|
mcendu
|
340b709e43
|
Merge branch 'master' into legacy-cursor
|
2019-12-09 12:32:16 +08:00 |
|
Andrei Zavatski
|
69deb0ca96
|
Fix unavailable replays can be accessed via leaderboard
|
2019-12-09 07:19:55 +03:00 |
|
smoogipoo
|
4905709ea4
|
Remove unused usings
|
2019-12-09 13:19:21 +09:00 |
|
mcendu
|
76aabdd297
|
rename field rotate to spin
|
2019-12-09 12:11:04 +08:00 |
|
Dean Herbert
|
003eef8595
|
Fix mod buttons being selected when drag scrolling overlay (#7099)
Fix mod buttons being selected when drag scrolling overlay
|
2019-12-09 12:24:48 +09:00 |
|
Dean Herbert
|
ad2ecf4dff
|
Fix key config search not clearing after pressing escape (#7105)
Fix key config search not clearing after pressing escape
|
2019-12-09 12:22:30 +09:00 |
|
Dean Herbert
|
d2d1c03af5
|
Highlight own score in BeatmapSetOverlay (#7093)
Highlight own score in BeatmapSetOverlay
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-12-09 11:56:07 +09:00 |
|
Dean Herbert
|
4fbe5b7002
|
Merge branch 'master' into rankings-overlay-refactor
|
2019-12-09 11:34:32 +09:00 |
|
mcendu
|
eb065286ae
|
fix ci
|
2019-12-09 08:49:44 +08:00 |
|
mcendu
|
1cf81c4906
|
rm unnecessary curlies
|
2019-12-09 08:37:32 +08:00 |
|
mcendu
|
b2b252a1cc
|
Allow skin to disable spin
|
2019-12-09 08:36:07 +08:00 |
|