1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 18:28:01 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders
Bartłomiej Dach c09f6ee052
Use slider snapping more liberally to match user expectations
Previously the slider path length would be snapped using the current
beat snap setting on *every* change of the slider path. As it turns out
this is unexpected behaviour in some situations (e.g. when reversing a
path, which is expected to preserve the previous duration, even though
the slider may be technically "unsnapped" at that point in time due to a
different beat snap setting being selected afterwards).
2022-01-07 16:02:04 +01:00
..
Components Use slider snapping more liberally to match user expectations 2022-01-07 16:02:04 +01:00
SliderCircleOverlay.cs Remove nested blueprints from sliders 2021-05-18 14:19:11 +09:00
SliderPlacementBlueprint.cs Set a sane default for new slider blueprints 2021-09-14 18:28:27 +09:00
SliderPosition.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SliderSelectionBlueprint.cs Use slider snapping more liberally to match user expectations 2022-01-07 16:02:04 +01:00