1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-27 19:23:21 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
smoogipoo 54ab256c8e Instantiate a new path rather than setting properties on it
# Conflicts:
#	osu.Game.Rulesets.Catch/Beatmaps/CatchBeatmapConverter.cs
#	osu.Game.Rulesets.Catch/Objects/JuiceStream.cs
#	osu.Game.Rulesets.Osu/Beatmaps/OsuBeatmapConverter.cs
#	osu.Game/Rulesets/Objects/Legacy/Catch/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Mania/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Osu/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Taiko/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/SliderPath.cs
2018-11-12 13:50:19 +09:00
..
Connections Apply FollowPoint alpha to inner container (should not affect legacy skins) 2018-07-31 15:59:06 +09:00
Pieces ControlPoint -> PathControlPoint 2018-11-01 03:56:51 +09:00
DrawableHitCircle.cs Make circle piece respond to hitobject scale 2018-10-26 15:26:19 +09:00
DrawableOsuHitObject.cs Fix potential nullref in IsPresent override 2018-09-06 18:01:32 +09:00
DrawableOsuJudgement.cs Make Rulesets.Osu use the new judgement result structure 2018-08-02 20:36:38 +09:00
DrawableRepeatPoint.cs Rename more judgement-related methods to "result" 2018-08-06 11:31:46 +09:00
DrawableSlider.cs Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
DrawableSliderHead.cs Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
DrawableSliderTail.cs Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
DrawableSliderTick.cs Rename more judgement-related methods to "result" 2018-08-06 11:31:46 +09:00
DrawableSpinner.cs Add a spinner selection mask 2018-10-29 18:23:23 +09:00
IRequireTracking.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
ITrackSnaking.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00