1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 10:57:27 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
Dean Herbert 6907522cd7
Merge pull request #8486 from LittleEndu/fix-snaking-arrow
Make reverse arrows not follow snaking when they are already hit
2020-03-30 18:35:17 +09:00
..
Connections Reduce allocations of followpoints by reusing existing 2020-03-19 00:34:24 +09:00
Pieces Rewrite to reduce code changes and complexities in hit object implementation 2020-03-29 14:31:03 +09:00
DrawableHitCircle.cs Add support for legacy skin sliderstartcircle / sliderstartcircleoverlay 2020-03-28 14:10:26 +09:00
DrawableOsuHitObject.cs Use ??=. 2019-11-12 19:56:51 +08:00
DrawableOsuJudgement.cs Add initial implementation of hit lighting 2019-09-18 02:49:54 +09:00
DrawableSlider.cs Avoid using a miss judgement 2020-03-26 19:54:17 +09:00
DrawableSliderHead.cs Add support for legacy skin sliderstartcircle / sliderstartcircleoverlay 2020-03-28 14:10:26 +09:00
DrawableSliderRepeat.cs Reword comment 2020-03-30 18:35:01 +09:00
DrawableSliderTail.cs Add OsuIgnoreJudgement to get correct result type 2020-03-19 18:19:10 +09:00
DrawableSliderTick.cs Add OsuIgnoreJudgement to get correct result type 2020-03-19 18:19:10 +09:00
DrawableSpinner.cs Rewrite to reduce code changes and complexities in hit object implementation 2020-03-29 14:31:03 +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