This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2025-03-11 05:49:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9020739f36
osu
/
osu.Game
/
Screens
/
Edit
History
Bartłomiej Dach
df94c22a29
Merge pull request
#29545
from peppy/timeline-redesign-in-circles
...
Further timeline usability tweaks
2024-08-22 08:39:34 +02:00
..
Components
Move break display to background of summary timeline
2024-08-20 17:45:44 +09:00
Compose
Move zero marker below control points to avoid common overlap scenario
2024-08-22 01:09:22 +09:00
Design
GameplayTest
Fix editor player crashing with UR counter present in skin
2024-07-08 11:14:32 +02:00
Setup
Just give in to silly code quality inspection
2024-07-10 23:02:19 +09:00
Timing
Move seek button to left to differentiate mutating operations
2024-08-22 14:15:36 +09:00
Verify
BackgroundDimMenuItem.cs
BeatmapEditorChangeHandler.cs
BindableBeatDivisor.cs
Adjust visuals of tick display (and fine tune some other timeline elements)
2024-08-21 16:46:14 +09:00
BottomBar.cs
Merge pull request
#28788
from bdach/timeline-redesign
2024-07-12 10:58:59 +02:00
ClipboardContent.cs
CreateNewDifficultyDialog.cs
DeleteDifficultyConfirmationDialog.cs
Editor.cs
Ensure the "Change Difficulty" menu uses up-to-date difficulty names
2024-08-15 17:25:30 +09:00
EditorBeatmap.cs
Enforce
IBeatmap.Breaks
to be sorted chronologically
2024-07-08 16:06:38 +03:00
EditorBeatmapProcessor.cs
Fix autogenerated breaks not invalidating on change to pre-empt time
2024-07-23 13:38:50 +02:00
EditorBeatmapSkin.cs
EditorChangeHandler.cs
EditorClipboard.cs
EditorClock.cs
Use TimingPointAfter for seeking check
2024-08-16 01:36:51 +02:00
EditorLoader.cs
Fix editor not updating ruleset when switching difficulty
2024-07-04 14:06:36 +03:00
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs
EditorScreenWithTimeline.cs
Add back incorrectly removed control point display toggle
2024-08-22 01:05:47 +09:00
EditorSkinProvidingContainer.cs
EditorState.cs
ExternalEditScreen.cs
Add error logging on failure to begin/end external edit
2024-07-11 09:54:12 +02:00
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
ManualBreakPeriod.cs
PromptForSaveDialog.cs
ReloadEditorDialog.cs
SaveRequiredPopupDialog.cs
Simplify save dialogs
2024-07-11 12:15:17 +09:00
TableHeaderText.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs