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-28 21:21:08 +08:00
Code
Issues
Releases
Wiki
Activity
Files
2c22158dbdaa13f3e27622e1df4317536e94300e
osu-lazer
/
osu.Game
/
Screens
/
Edit
/
Components
/
Timelines
/
Summary
/
Parts
T
Dean Herbert
dbdf2d9aca
Fix very short kiai sections not showing up on editor summary timeline
...
Closes
https://github.com/ppy/osu/issues/33836
.
dbdf2d9aca
·
2025-06-24 14:54:54 +09:00
History
..
BookmarkPart.cs
Implement basic bookmark support in editor
2024-12-03 15:14:22 +01:00
BreakPart.cs
Move break display to background of summary timeline
2024-08-20 17:45:44 +09:00
ControlPointPart.cs
Enable nullability for editor components
2023-01-12 18:07:54 +03:00
ControlPointVisualisation.cs
Increase opacity of control points slightly
2024-07-19 19:50:21 +09:00
GroupVisualisation.cs
Simplify scroll speed point display code now that it only serves one purpose
2024-08-31 13:14:56 +09:00
IControlPointVisualisation.cs
Enable nullability for editor components
2023-01-12 18:07:54 +03:00
KiaiPart.cs
Fix very short kiai sections not showing up on editor summary timeline
2025-06-24 14:54:54 +09:00
MarkerPart.cs
Redesign bottom timeline pieces to match stable better
2024-07-09 09:25:22 +02:00
PreviewTimePart.cs
Adjust preview time display to not conflict with bookmarks
2025-02-28 14:05:49 +09:00
TimelinePart.cs
Do not expose track directly in
EditorClock
2025-01-07 11:40:18 +01:00