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-15 05:02:33 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
13 Commits
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Rename parameter to make more sense
Dean Herbert
·
2021-02-05 15:29:32 +09:00
4bc324f040
Extract disabling progress bar user-interactivity
Salman Ahmed
·
2021-01-18 10:51:39 +03:00
bd44bf8c0b
Use expression body for property get/set where possible
Dean Herbert
·
2019-02-28 13:58:19 +09:00
42be7857d1
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Use value where applicable
smoogipoo
·
2019-01-08 16:31:44 +09:00
38a3ccc817
Fix sliderbar not working correctly with TransferValueOnCommit = true
smoogipoo
·
2019-01-08 16:07:54 +09:00
8692be9de3
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Continue showing progress bar on direct panels when importing
Previously the progrress bar would fade out once downloads completed, which felt unintuitive.
Dean Herbert
·
2018-01-22 13:05:07 +09:00
060d80efbe
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Make ProgressBar usable in more places than just MusicController
Dean Herbert
·
2017-08-24 18:51:34 +09:00
36629f5207