1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit
Dan Balasescu 64a371638e
Merge pull request #18236 from peppy/snap-unification
Add `enum` to snap method as alternative to multiple nested invocations
2022-05-20 11:35:05 +09:00
..
Blueprints Remove unused local 2022-05-13 22:06:30 +09:00
Checks Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Setup Add stack leniency setting for osu! 2021-09-02 23:29:14 +02:00
DrawableOsuEditorRuleset.cs Tidy up interpolation and move const to new home 2022-05-12 19:44:07 +09:00
HitCircleCompositionTool.cs Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
OsuBeatmapVerifier.cs Add new checks to verifiers 2021-07-13 10:53:25 +02:00
OsuBlueprintContainer.cs Rework hitobject blueprints to take in hitobject models 2021-05-13 19:53:32 +09:00
OsuDistanceSnapGrid.cs Don't draw distance snap grid on the start time of the next object 2022-05-06 17:05:52 +09:00
OsuHitObjectComposer.cs Add enum to snap method as alternative to mutliple nested invocations 2022-05-12 16:19:07 +09:00
OsuRectangularPositionSnapGrid.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
OsuSelectionHandler.cs Move distancing methods from IPositionSnapProvider to IDistanceSnapProvider 2022-04-28 05:48:45 +03:00
SliderCompositionTool.cs Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
SpinnerCompositionTool.cs Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00