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-22 13:54:00 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
793
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
27 Commits
Revert "Temporary rollback of framework / SDL3"
This reverts commit
d7d569cf4e
.
Dean Herbert
·
2024-05-22 16:29:39 +08:00
d0b1ebff5a
Temporary rollback of framework / SDL3
Dean Herbert
·
2024-05-21 14:36:16 +08:00
d7d569cf4e
Apply generic math-related changes
Bartłomiej Dach
·
2024-04-22 10:15:56 +02:00
09b0f3005e
Automated pass
Dean Herbert
·
2023-06-24 01:00:03 +09:00
0ab0c52ad5
Rename NormalSliderBar.cs to RoundedSliderBar.cs
mk56-spn
·
2023-02-02 17:24:45 +01:00
3f0ce75bf5
Rename OsuSliderBar.cs as NormalSliderBar.cs
mk56-spn
·
2023-01-26 12:12:56 +01:00
3988131475
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
Adjust
SettingsItem
to accommodate new default value indicator
Bartłomiej Dach
·
2021-10-17 21:50:03 +02:00
f422ebb281
Adjust settings slider spacings
Bartłomiej Dach
·
2021-10-15 00:31:06 +02:00
ed2f9dd443
Copy documentation across to SettingsSlider
Dean Herbert
·
2020-01-29 12:55:07 +09:00
aa597c1934
allow tooltip to show as percentage as needed
unknown
·
2020-01-28 12:32:30 +08:00
aa264cd2a8
CA1715: use prefix for generic parameters.
Huo Yaoyuan
·
2019-12-17 13:00:25 +08:00
40b43b85f1
Apply adjustments for framework changes
smoogipoo
·
2019-10-23 14:04:06 +09:00
851773a842
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Use better logic for setting slider bar settings
Dean Herbert
·
2019-01-08 14:56:42 +09:00
a2a7aa708f
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Remove number format specified from OsuSliderBar, override ToolTipText
Better/cleaner solution.
smoogipoo
·
2018-01-10 17:29:16 +09:00
c010b48b29
More osu!-side bindable fixes
smoogipoo
·
2018-01-10 15:41:13 +09:00
17e7f75aca
Merge branch 'master' into sliderbar-tooltip-precision
Dean Herbert
·
2018-01-05 20:48:30 +09:00
a1d94d7adf
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Fix up replay settings sliderbar formatting
smoogipoo
·
2018-01-05 14:37:32 +09:00
1571c10c42
Add KeyboardStep values for configuration options
Shane Woolcock
·
2017-10-23 16:06:08 +10:30
ea2934d92c
Remove all unnecessary parenthesis where object initialisers are used
Enforces at CI.
Dean Herbert
·
2017-07-13 15:11:33 +09:00
de46f3ab07
Use generic IEqutable to avoid typeless Equals.
Huo Yaoyuan
·
2017-05-16 21:49:38 +08:00
f1d5a92950
Update namespaces in line with framework
Dean Herbert
·
2017-05-16 12:50:30 +09:00
efab186384
Change all instances of options to settings where applicable
Dean Herbert
·
2017-05-15 10:55:29 +09:00
eaaba11586