1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 20:07:26 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2021-08-26 12:35:31 +09:00
..
Connections Avoid unnecessary unbind operations when constructing FollowPointLifetimeEntry 2021-08-26 12:35:31 +09:00
DrawableHitCircle.cs Implement IHasApproachCircle in DrawableHitCircle as well 2021-06-21 07:35:07 +03:00
DrawableOsuHitObject.cs Remove unused using statement 2020-11-27 17:01:07 +09:00
DrawableOsuJudgement.cs Make sliders display judgements when not ignored 2021-02-03 22:42:50 +09:00
DrawableSlider.cs Fix sliders jumping around the screen on movement 2021-05-24 17:15:57 +09:00
DrawableSliderHead.cs Adjust comment for DrawableSliderHead 2021-02-10 19:04:23 +09:00
DrawableSliderRepeat.cs Fix slider repeat arrow not updating rotation immediately while paused in editor 2021-06-07 15:58:43 +09:00
DrawableSliderTail.cs Remove defunct Animate calls 2021-06-02 11:46:28 +09:00
DrawableSliderTick.cs Remove OnParentReceived() 2020-12-03 20:08:42 +09:00
DrawableSpinner.cs Replace spinner approach circle proxying logic with hooking up to OnSkinChange in mod 2021-06-19 20:06:28 +03:00
DrawableSpinnerBonusTick.cs Add nested osu! hitobject pooling 2020-11-12 15:59:48 +09:00
DrawableSpinnerTick.cs Remove OnParentReceived() 2020-12-03 20:08:42 +09:00
IRequireTracking.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ITrackSnaking.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SkinnableLighting.cs Remove allowFallback parameters completely 2021-05-27 14:50:42 +09:00