1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-31 17:52:54 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Beatmaps/Patterns/Legacy
Dan Balasescu 8e1bd98386
Split out + rename PassThroughPatternGenerator
Better symbolises the intent of this generator which is to convert
hitobjects in their most simple forms - anything with an end time
converts to a hold or otherwise converts to a normal note.
2024-12-06 16:40:29 +09:00
..
EndTimeObjectPatternGenerator.cs Refactor pattern generation to not require ManiaBeatmap 2024-03-28 22:32:27 +09:00
HitObjectPatternGenerator.cs Update HasFlag usages 2024-07-03 00:19:04 +09:00
PassThroughPatternGenerator.cs Split out + rename PassThroughPatternGenerator 2024-12-06 16:40:29 +09:00
PathObjectPatternGenerator.cs Update HasFlag usages 2024-07-03 00:19:04 +09:00
PatternGenerator.cs Refactor pattern generation to not require ManiaBeatmap 2024-03-28 22:32:27 +09:00
PatternType.cs Automated pass 2023-06-24 01:00:03 +09:00