1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 06:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2020-12-04 20:11:35 +09:00
..
Connections Expose animation start time as mutable in interface 2020-11-22 13:11:22 +01: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 branch 'master' into hit-sample-pooling 2020-12-02 14:45:24 +09:00
DrawableSliderHead.cs Merge branch 'dho-remove-onparentreceived' into fix-hidden-mod-crash 2020-12-03 20:10:16 +09:00
DrawableSliderRepeat.cs Merge branch 'dho-remove-onparentreceived' into fix-hidden-mod-crash 2020-12-03 20:10:16 +09:00
DrawableSliderTail.cs Merge branch 'dho-remove-onparentreceived' into fix-hidden-mod-crash 2020-12-03 20:10:16 +09:00
DrawableSliderTick.cs Remove OnParentReceived() 2020-12-03 20:08:42 +09:00
DrawableSpinner.cs Merge branch 'immutable-hit-samples' into hit-sample-pooling 2020-12-01 16:05:28 +09: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 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