osu/osu.Game/Screens/Edit
Dean Herbert f62b4f2d24
Merge pull request #13617 from ekrctb/catch-editor
Add "placeholder" (pre-MVP) implementation of osu!catch editor
2021-06-23 14:00:34 +09:00
..
Components Fix editor buttons inheriting from TriangleButton when they have no need to 2021-04-30 14:48:37 +09:00
Compose Merge pull request #13617 from ekrctb/catch-editor 2021-06-23 14:00:34 +09:00
Design
Setup Add test coverage for romanised data transfer 2021-06-10 22:18:39 +02:00
Timing Give more space for time values to allow for negative offsets 2021-06-11 13:25:09 +09:00
Verify Tidy bindable changed code up 2021-05-14 16:24:52 +09:00
BindableBeatDivisor.cs Adjust timeline ticks to be more visible 2021-03-19 19:45:00 +09:00
ClipboardContent.cs
Editor.cs Reword comment to not mention tests driectly 2021-05-20 15:39:29 +09:00
EditorBeatmap.cs Rename methods to match generally how these find-methods are named elsewhere 2021-04-28 16:57:52 +09:00
EditorChangeHandler.cs Fix state application always checking newest state for early abort, rather than current 2020-11-27 16:57:11 +09:00
EditorClock.cs Fix editor arrow seek snapping not updating after control point changes 2021-04-03 14:02:46 +02:00
EditorRoundedScreen.cs Reverse direction of binding to allow for better abstract class definitions 2021-05-12 16:53:58 +09:00
EditorRoundedScreenSettings.cs Reverse direction of binding to allow for better abstract class definitions 2021-05-12 16:53:58 +09:00
EditorRoundedScreenSettingsSection.cs Tidy up specification of SettingsSection 2021-05-13 13:45:10 +09:00
EditorScreen.cs Move resolved usage of WorkingBeatmap in editor components as local as possible to avoid misuse 2021-01-04 16:56:37 +09:00
EditorScreenMode.cs Add verify tab 2021-03-28 17:36:22 +02:00
EditorScreenWithTimeline.cs Simplify content creation of Timeline / TimelineArea 2021-04-14 21:03:52 +09:00
EditorTable.cs Adjust Add different background colour for timing area 2021-04-19 18:25:30 +09:00
HitAnimationsMenuItem.cs Setup configuration item for editor hit animations 2021-04-21 18:05:40 +09:00
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs Implement GetSkin() for other working beatmaps 2021-05-21 20:21:29 +03:00
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs Fix checkmark being hidden after clicking current waveform opacity setting 2021-05-22 16:42:20 -07:00