osu/osu.Game.Rulesets.Mania
Berkan Diler fccdbffa93 Use MathF instead of Math- functions when possible
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
2019-11-25 00:45:42 +01:00
..
Beatmaps Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
Configuration Adjust osu!mania scroll speed defaults to be more sane 2019-09-11 12:51:54 +09:00
Difficulty Refactor HitWindows for legibility 2019-09-06 15:24:14 +09:00
Edit .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
Judgements
MathUtils
Mods
Objects Clean up head/tail setting in various DHOs 2019-10-17 14:02:23 +09:00
Properties
Replays Remove redundant length check 2019-09-18 17:09:43 +09:00
Resources/Testing/Beatmaps
Scoring Refactor HitWindows for legibility 2019-09-06 15:24:14 +09:00
UI Remove unused using directives 2019-09-25 01:13:42 +02:00
ManiaInputManager.cs
ManiaRuleset.cs Fix PF/SD legacy mod conversion 2019-09-15 22:55:25 +02:00
ManiaSettingsSubsection.cs
ManiaSkinComponent.cs Update naming 2019-08-30 15:13:29 +09:00
ManiaSkinComponents.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
osu.Game.Rulesets.Mania.csproj Update .Net Standard projects to 2.1 2019-11-18 18:35:58 +08:00