..
Blueprints
Refactor further to avoid weird non-virtual common method
2025-01-24 13:14:31 +01:00
Checks
Refactor abstract check to reduce duplication
2024-03-26 11:13:03 +01:00
Setup
Remove "Accuracy" and "Stack Leniency" from osu!catch editor setup
2025-01-28 21:22:51 +09:00
BananaShowerCompositionTool.cs
Refactor PlacementBlueprint to not be hitobject specific
2024-09-24 20:31:00 +02:00
CatchBeatmapVerifier.cs
Make check ruleset specific
2024-03-22 14:48:22 -03:00
CatchBeatSnapGrid.cs
Abstract out common implementation of BeatSnapGrid
2023-10-17 16:42:52 +09:00
CatchBlueprintContainer.cs
Remove dependence of blueprint containers on IPositionSnapProvider
2025-01-24 11:59:05 +01:00
CatchDistanceSnapGrid.cs
Remove #nullable disable from Catch.Edit namespace
2023-01-15 17:29:32 +09:00
CatchDistanceSnapProvider.cs
Refactor IDistanceSnapProvider
to accept slider velocity objects as a reference
2025-02-03 14:00:57 +01:00
CatchEditorPlayfield.cs
Apply code feedback and also resize catcher trails when any is shown
2024-10-24 23:17:47 +02:00
CatchEditorPlayfieldAdjustmentContainer.cs
Bypass Parent
nullability checks for now
2023-10-17 17:48:45 +09:00
CatchHitObjectComposer.cs
Remove dependence of placement blueprints on IPositionSnapProvider
2025-01-24 11:59:07 +01:00
CatchHitObjectInspector.cs
Do not show distance to next/previous object if said object is a banana shower
2024-11-21 12:17:43 +01:00
CatchHitObjectUtils.cs
Remove #nullable disable from Catch.Edit namespace
2023-01-15 17:29:32 +09:00
CatchSelectionHandler.cs
Fix nudge operations incurring FP error from coordinate space conversions
2025-02-17 15:21:07 +01:00
DrawableCatchEditorRuleset.cs
Apply code feedback and also resize catcher trails when any is shown
2024-10-24 23:17:47 +02:00
FruitCompositionTool.cs
Refactor PlacementBlueprint to not be hitobject specific
2024-09-24 20:31:00 +02:00
JuiceStreamCompositionTool.cs
Refactor PlacementBlueprint to not be hitobject specific
2024-09-24 20:31:00 +02:00
PositionRange.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00