1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 05:09:42 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2021-09-02 16:31:43 +09:00
..
Connections Remove redundant default value 2021-08-26 08:18:58 +03: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 Fix osu! judgements getting scaled twice over different durations 2021-09-02 16:31:43 +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