1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Rulesets/Objects
2020-04-14 21:05:07 +09:00
..
Drawables Move dampening to base implementation and change range to 0..1 2020-04-13 13:01:02 +09:00
Legacy Improve logic for CSB transfer 2020-04-14 21:05:07 +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