1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 06:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2019-12-05 01:42:13 +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 Merge branch 'master' into expand-number-piece-on-old-skins 2019-12-05 01:42:13 +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 .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
DrawableSliderHead.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
DrawableSliderTail.cs Add todo in slider tail to avoid confusion 2019-10-08 17:56:56 +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