This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 16:53:15 +08:00
Code
Issues
Releases
Wiki
Activity
25,453
Commits
4
Branches
791
Tags
d2a032ca8d84453fc35cf54123dfda7dd8070c39
Commit Graph
916 Commits
Move reverse-order comparer to ChannelTabControl
TheWildTree
·
2020-01-25 22:16:21 +01:00
d2a032ca8d
Merge remote-tracking branch 'smoogipoo/void-mouse-up-returns' into update-framework
Dean Herbert
·
2020-01-22 22:57:52 +09:00
7c62cc3ac3
Merge remote-tracking branch 'smoogipoo/void-release-returns' into update-framework
Dean Herbert
·
2020-01-22 22:57:40 +09:00
5f8ffd9346
Apply OnRelease method signature refactorings
smoogipoo
·
2020-01-22 13:22:34 +09:00
7b2f58eb30
Apply remaining uncaught changes
Dean Herbert
·
2020-01-20 23:59:21 +09:00
740bdee125
Apply input method signature refactorings
smoogipoo
·
2020-01-20 18:17:21 +09:00
bfb056c612
fix tooltip capitalization
Revel
·
2020-01-14 14:26:54 -05:00
a86fb2113e
Merge pull request
#7486
from smoogipoo/update-framework
Update framework
Dean Herbert
·
2020-01-10 00:28:13 +08:00
3391e21fc4
Add comment detailing why this is requried
Dean Herbert
·
2020-01-09 17:28:48 +08:00
ffa0cf2d44
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
Allow scrolling through DimmedLoadingLayer
Andrei Zavatski
·
2020-01-06 23:07:58 +03:00
7716a96b28
Remove unnecessarily exposed value
Dean Herbert
·
2020-01-03 15:35:18 +09:00
fe581bf27e
Move chevron size implementation
Dean Herbert
·
2020-01-02 14:26:40 +09:00
d1d19c2cd9
Method to property
Dean Herbert
·
2020-01-02 14:19:31 +09:00
546f64f951
Merge branch 'master' into overlay-headers-update-three
Dean Herbert
·
2019-12-31 22:54:16 +09:00
ddbdb02aa4
Separate statement with newline
Joehu
·
2019-12-30 09:49:34 -08:00
a292d235d6
Move shift-delete handling to switch
Joehu
·
2019-12-30 09:38:22 -08:00
25be3fd799
Fix search textboxes absorbing home/end input on scroll containers
Joehu
·
2019-12-30 09:29:46 -08:00
32e4d4a563
Make item chevron size virtual
Andrei Zavatski
·
2019-12-30 08:26:49 +03:00
5748b60a06
Make field readonly
Andrei Zavatski
·
2019-12-28 05:11:28 +03:00
7af622426a
Implement BreadcrumbControlOverlayHeader
Andrei Zavatski
·
2019-12-28 04:57:41 +03:00
ac2280c4ef
Some little size adjustments
Andrei Zavatski
·
2019-12-27 05:53:31 +03:00
2d167a5161
Use FillMode.Fit for icons
Andrei Zavatski
·
2019-12-27 05:37:06 +03:00
3feaaa3e4d
Use circle instead of CircularContainer
Dean Herbert
·
2019-12-27 10:53:20 +09:00
183307d636
Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay_headers_update
Andrei Zavatski
·
2019-12-26 21:02:14 +03:00
2d32fe08ff
Fix nub position getting offset by size changes
smoogipoo
·
2019-12-26 15:14:19 +09:00
96a4f9ae53
Fix incorrect icon offset
Andrei Zavatski
·
2019-12-25 22:09:14 +03:00
bb4d02a1f8
Update ScreenTitle with the new design
Andrei Zavatski
·
2019-12-25 21:56:43 +03:00
3e34155114
Merge branch 'master' into allow-ctrl-tabbing-on-more-tab-controls
Joseph Madamba
·
2019-12-24 08:29:56 -08:00
2a5f661408
Fix caret width having changed
Dean Herbert
·
2019-12-24 18:23:09 +09:00
bc75bd34f6
Make OsuTextBox use BasicTextBox
smoogipoo
·
2019-12-24 14:21:16 +09:00
0bfd757936
Remove redundant tab item override
Joehu
·
2019-12-21 10:48:11 -08:00
119b48ccb0
Enum constraint for enum dropdown.
Huo Yaoyuan
·
2019-12-09 17:45:26 +08:00
c3518a2b94
Fix broken merge
Dean Herbert
·
2019-12-09 14:11:44 +09:00
03d18186c2
Improve animation of popup dialog buttons
Dean Herbert
·
2019-12-06 18:51:30 +09:00
680b2653ae
Replace Convert.ChangeType with IConvertible.
Huo Yaoyuan
·
2019-12-03 20:49:41 +08:00
46c9bdcf62
Fix spelling in comment on SearchTextBox.OnPressed
recapitalverb
·
2019-12-02 18:45:57 +07:00
1ec11946c6
Completely remove click sound debounce
Min
·
2019-11-28 16:03:59 +11:00
92ab8026a0
Split click and hover and disable click debounce
phosphene47
·
2019-11-28 00:44:01 +11:00
786fb9ede3
Use double instead of TimeSpan
phosphene47
·
2019-11-27 23:06:07 +11:00
d4afea0b5e
TimeSpans can be negative!
phosphene47
·
2019-11-27 22:51:27 +11:00
037d927e45
Debounce hover sounds
phosphene47
·
2019-11-27 22:47:00 +11:00
b126700f01
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-26 18:21:50 +08:00
c0fe91a84c
Make DimmedLoadingLayer block input when active
Dean Herbert
·
2019-11-25 11:49:54 +09:00
36cabe72cf
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-21 23:42:46 +08:00
818553027b
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
Berkan Diler
·
2019-11-20 13:37:47 +01:00
6cab517b2d
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-20 17:30:58 +08:00
374ef6ff83
Use costum displaying text for inherited references.
Huo Yaoyuan
·
2019-11-18 15:29:18 +08:00
53bc2dcab7
Reference elements in origin definition.
Huo Yaoyuan
·
2019-11-17 20:55:40 +08:00
b04bca7db6
Use typeparamref.
Huo Yaoyuan
·
2019-11-17 20:48:23 +08:00
f05b83d7d4
First
Previous
1
2
3
4
5
...
Next
Last