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 09:12:35 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
20 Commits
Avoid using
.Children
for enumeration in other locations
Dean Herbert
·
2024-01-23 05:32:11 +09:00
02bb506cce
Bypass
Parent
nullability checks for now
Dean Herbert
·
2023-10-17 17:48:45 +09:00
5341a335a6
Localise non-overridden samples
Dean Herbert
·
2023-08-25 01:08:22 +09:00
bf0f4fddad
Add more detail to comment
Jamie Taylor
·
2023-08-24 18:20:36 +09:00
f4415a5bab
Move PopIn/PopOut sample playback from
WaveOverlayContainer
to
WaveContainer
(so Multiplayer/Lounge plays the samples)
Jamie Taylor
·
2023-08-24 18:13:23 +09:00
7ef5a71e91
Automated pass
Dean Herbert
·
2023-06-24 01:00:03 +09:00
0ab0c52ad5
Centralise definition of overlay shadow opacity and reduce slightly
Dean Herbert
·
2023-05-24 12:40:35 +09:00
e5451d1d79
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
Update WaveContainer to support framework changes
Dean Herbert
·
2019-10-18 16:13:01 +09:00
b30c84778f
Add a note about local optimisation that may not be required in the future
Dean Herbert
·
2019-07-03 00:21:16 +09:00
e1d0d26669
Fix waves not displaying at all
Dean Herbert
·
2019-07-02 22:33:33 +09:00
93511266e5
Enforce StartHidden on relevant overlays
Dean Herbert
·
2019-07-02 15:23:47 +09:00
d27a0db45c
Fix wave-based overlays always being present before initial display
Dean Herbert
·
2019-07-02 15:17:35 +09:00
2645967dc4
Update VisibilityContainer usage in line with framework
Dean Herbert
·
2019-06-11 15:13:58 +09:00
609a82bc94
Adjust namespaces
smoogipoo
·
2019-04-02 14:51:28 +09:00
a56e29347f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Merge remote-tracking branch 'upstream/master' into wave-container
Dean Herbert
·
2018-04-15 21:03:18 +09:00
ae77c010e2
Move the waves portion of WaveOverlayContainer to WaveContainer to allow usage in other places.
DrabWeb
·
2018-04-11 16:22:27 -03:00
0bede52381