1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 04:52:57 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit
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
..
Blueprints Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
HitCircleCompositionTool.cs Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00
OsuEditRulesetContainer.cs Reduce complexity of creating edit ruleset containers 2018-10-17 18:06:00 +09:00
OsuHitObjectComposer.cs Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00
SliderCompositionTool.cs Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00
SpinnerCompositionTool.cs Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00