Merge branch 'master' into better-drawablehitobject-lifetimes

This commit is contained in:
Dean Herbert
2017-06-21 20:13:57 +09:00
committed by GitHub
123 changed files with 364 additions and 122 deletions

View File

@ -6,6 +6,7 @@ using OpenTK.Graphics;
using osu.Framework.Configuration;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Shapes;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Graphics.UserInterface;
using osu.Framework.Testing;