1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:07:23 +08:00
osu-lazer/osu.Game/Rulesets/Objects
Dean Herbert 566738494f
Merge pull request #20952 from OliBomby/bezier-convert
Add conversion algorithm for lazer slider curves to work with stable
2022-11-04 16:49:51 +09:00
..
Drawables Fix DrawableHitObject.AccentColour not being updated if object entry is not attached 2022-11-01 19:34:53 +09:00
Legacy Rename some pieces and better document SampleBankInfo 2022-10-25 14:55:33 +09:00
Pooling Fix up xmldoc 2022-09-15 16:06:21 +09:00
Types Automated #nullable processing 2022-06-17 16:37:17 +09:00
BarLineGenerator.cs Make currentEffectPoint non-nullable 2022-10-10 15:34:29 +02:00
BezierConverter.cs Change return type to List 2022-10-31 11:39:41 +01:00
HitObject.cs Implement hold "sliding" samples in osu!mania 2022-10-11 16:31:37 +09:00
HitObjectLifetimeEntry.cs Apply NRT to hitobject lifetime related classes 2022-09-14 15:24:20 +09:00
HitObjectParser.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HitObjectProperty.cs Fix osu! and catch hitobjects no longer scaled to 1 by default 2022-07-19 07:00:13 +03:00
IBarLine.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PathControlPoint.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SliderEventGenerator.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SliderPath.cs Remove unnecessary null casts 2022-06-24 14:50:11 +09:00
SliderPathExtensions.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SyntheticHitObjectEntry.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00