1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 00:27:25 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose
Salman Ahmed 528dc03b8c Expose distance spacing in IPositionSnapProvider for updating distance grid
Alternate method is to expose a `SnapDistancesChanged` event in
`IPositionSnapProvider` instead, but I chose this way as an analogue to
`IBeatSnapProvider.BeatDivisor`, which might even make sense to be
exposed as `BindableBeatDivisor` instead of caching that separately.
2022-02-15 02:21:53 +03:00
..
Components Expose distance spacing in IPositionSnapProvider for updating distance grid 2022-02-15 02:21:53 +03:00
ComposeScreen.cs Fix null ref in ComposeScreen when ruleset doesn't provide a composer 2022-01-28 14:01:10 +09:00
HitObjectUsageEventBuffer.cs Change class xmldoc a bit 2021-05-18 19:15:46 +09:00
IPlacementHandler.cs Add commit status to EndPlacement; call BeginPlacement on initial movement 2020-02-07 18:02:48 +09:00