1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 20:47:26 +08:00
osu-lazer/osu.Game/Modes/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
HitObject.cs Add combo numbers. 2017-02-15 23:23:55 +09:00
HitObjectConverter.cs Add hit object stacking. 2017-02-09 07:28:40 +01:00
HitObjectParser.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
NullHitObjectParser.cs Don't use osu! mode parser for other game modes for now (convert still works). 2017-02-15 12:36:47 +09:00