1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 14:07:24 +08:00
osu-lazer/osu.Game.Modes.Osu/Objects
Dean Herbert 8bf3902cbd
Add the concept of nested DrawableHitObjects.
- Applies to Slider Ticks and start circle. repeat/endpoints still need addressing.
- Removed SliderTicksLayer abstraction for now.
2017-02-16 17:02:36 +09:00
..
Drawables Add the concept of nested DrawableHitObjects. 2017-02-16 17:02:36 +09:00
BezierApproximator.cs Naming standardisation and enforcing. 2017-02-07 16:20:36 +09:00
CircularArcApproximator.cs Naming standardisation and enforcing. 2017-02-07 16:20:36 +09:00
HitCircle.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
OsuHitObject.cs Make HitObjectType more accessible. 2017-02-15 01:23:19 +09:00
OsuHitObjectConverter.cs Add combo numbers. 2017-02-15 23:23:55 +09:00
OsuHitObjectParser.cs Throw exception on unknown hitobject. 2017-02-15 11:37:23 +09:00
Slider.cs Add the concept of nested DrawableHitObjects. 2017-02-16 17:02:36 +09:00
SliderCurve.cs Better slider defaults. 2017-02-15 01:23:19 +09:00
SliderTick.cs Add slider ticks. 2017-02-14 11:26:24 +01:00
Spinner.cs Add spinners and improve TestCaseHitObjects. 2017-02-15 01:23:20 +09:00