1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game/Rulesets/Objects
2020-04-22 18:32:59 +09:00
..
Drawables Add back necessary events + addition to list 2020-04-22 18:32:59 +09:00
Legacy Remove suffix hackery 2020-04-14 21:33:32 +09:00
Types Make EndTime and RepeatCount settable 2020-02-05 17:52:51 +09:00
BarLineGenerator.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
HitObject.cs Remove pointless comment 2020-02-25 19:22:51 +09:00
HitObjectParser.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IBarLine.cs Decouple bar line hitobjects from generator 2019-09-25 00:36:27 +02:00
PathControlPoint.cs Apply suggested refactorings 2019-12-10 13:12:54 +09:00
SliderEventGenerator.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
SliderPath.cs Fix accessing incorrect items list in event 2020-02-18 19:00:02 +09:00