1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2020-12-02 14:44:26 +09:00
..
Connections Expose animation start time as mutable in interface 2020-11-22 13:11:22 +01:00
Pieces Reduce the opacity of the default skin slider ball 2020-11-27 15:22:29 +09:00
DrawableHitCircle.cs Remove more code and make some methods private 2020-11-22 18:51:16 +09:00
DrawableOsuHitObject.cs Remove unused using statement 2020-11-27 17:01:07 +09:00
DrawableOsuJudgement.cs Add better test coverage of hit lighting (and ensure reset after animation reapplication) 2020-11-19 14:10:07 +09:00
DrawableSlider.cs Merge pull request #11033 from smoogipoo/immutable-hit-samples 2020-12-02 14:44:26 +09:00
DrawableSliderHead.cs Remove unused import 2020-11-27 10:18:00 +09:00
DrawableSliderRepeat.cs Add nested osu! hitobject pooling 2020-11-12 15:59:48 +09:00
DrawableSliderTail.cs Add nested osu! hitobject pooling 2020-11-12 15:59:48 +09:00
DrawableSliderTick.cs Add nested osu! hitobject pooling 2020-11-12 15:59:48 +09:00
DrawableSpinner.cs Make HitSampleInfo immutable 2020-12-01 15:37:51 +09:00
DrawableSpinnerBonusTick.cs Add nested osu! hitobject pooling 2020-11-12 15:59:48 +09:00
DrawableSpinnerTick.cs Add MaximumJudgementOffset to DrawableHitObject, use in more places 2020-11-26 01:12: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 AccentColour binding from judgement lighting 2020-11-05 14:49:15 +09:00
SpinnerBackgroundLayer.cs Refactor to centralise implementation into a single component 2020-07-29 22:31:52 +09:00
SpinnerCentreLayer.cs Simplify and standardise scale for default display 2020-07-30 11:50:13 +09:00