1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 21:17:26 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2019-12-09 13:19:21 +09:00
..
Connections Centralise End/StartTime retrieval to extension method 2019-11-25 19:09:14 +09:00
Pieces Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
DrawableHitCircle.cs Fix hit circles selection area being too large 2019-10-21 17:14:08 +09:00
DrawableOsuHitObject.cs Use ??=. 2019-11-12 19:56:51 +08:00
DrawableOsuJudgement.cs Add initial implementation of hit lighting 2019-09-18 02:49:54 +09:00
DrawableRepeatPoint.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
DrawableSlider.cs Initial game-wide update with the new SliderPath 2019-12-05 19:53:36 +09:00
DrawableSliderHead.cs Remove unused usings 2019-12-09 13:19:21 +09:00
DrawableSliderTail.cs Remove unused usings 2019-12-09 13:19:21 +09:00
DrawableSliderTick.cs Set lifetime on initial state update 2019-09-13 18:49:21 +09:00
DrawableSpinner.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
IRequireTracking.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ITrackSnaking.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00