1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Rulesets/Edit
Salman Ahmed 2e8372fe90 Minor cleanup
Just from reading diff.
2022-04-28 07:14:43 +03:00
..
Checks Fix CI reported warnings 2022-01-12 22:39:00 +09:00
Tools Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
BeatmapVerifier.cs Merge branch 'master' into file-sanity-checks 2021-10-14 00:17:29 +02:00
BeatmapVerifierContext.cs Fix formatting of #nullable enable 2021-05-14 03:38:35 +02:00
DistancedHitObjectComposer.cs Let CatchHitObjectComposer inherit from DistancedHitObjectComposer and hide control 2022-04-28 06:44:50 +03:00
DrawableEditorRulesetWrapper.cs Update all existing calls to extension method with correct fallback handling 2022-03-29 16:51:30 +09:00
EditorToolboxGroup.cs Use ExpandingButtonContainer in editor composer 2022-01-06 21:10:45 +09:00
HitObjectComposer.cs Minor cleanup 2022-04-28 07:14:43 +03:00
HitObjectSelectionBlueprint.cs Fix hit object selection blueprint potential null reference 2021-07-08 14:19:00 +09:00
IBeatmapVerifier.cs Move IBeatmap arg into context 2021-05-13 11:24:22 +02:00
IBeatSnapProvider.cs Fix beat snap implementation being incorrect 2020-01-28 12:48:24 +09:00
IDistanceSnapProvider.cs Move distancing methods from IPositionSnapProvider to IDistanceSnapProvider 2022-04-28 05:48:45 +03:00
IPositionSnapProvider.cs Move distancing methods from IPositionSnapProvider to IDistanceSnapProvider 2022-04-28 05:48:45 +03:00
PlacementBlueprint.cs Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
ScrollingToolboxGroup.cs Add settings modification UI to skin editor 2022-03-13 17:03:25 +09:00
SelectionBlueprint.cs Fix unresolved xmldocs 2021-05-18 13:11:58 +09:00
SnapResult.cs Remove need for ManiaSnapResult 2020-05-25 19:33:03 +09:00