Dean Herbert
fb3029668d
Update licence header (and remove year)
2019-01-24 17:59:35 +09:00
smoogipoo
175b2502ad
OpenTK -> osuTK
2018-11-20 14:55:29 +09:00
smoogipoo
60d0771c4c
Fix + adjust + improve testcases
2018-10-05 15:35:40 +09:00
ekrctb
769274b5e4
Use new event arg for OnDragStart and OnDrag and OnDragEnd
2018-09-19 19:08:26 +09:00
Dean Herbert
9dcd8f4c12
Remove TextureUpload (combined with RawTexture)
...
# Conflicts:
# osu.Framework.Tests/Visual/TestCaseRefCountTexture.cs
# osu.Framework/Graphics/Textures/LargeTextureStore.cs
# osu.Framework/Graphics/Textures/TextureStore.cs
2018-09-04 15:29:58 +09:00
Dean Herbert
621b8cab98
Tidy up logic and move away from raw bytes where possible
2018-09-04 13:20:48 +09:00
Dean Herbert
8169c744fd
Use plurals
2018-07-20 15:20:00 +09:00
ekrctb
94f7c68c20
Move classes from Input namespace
2018-07-14 12:54:49 +09:00
Dean Herbert
7a598af5b9
Normalize all the line endings
2018-04-11 16:34:32 +09:00
FreezyLemon
f768188b9f
Removed leftover newlines
2018-01-17 05:57:01 +01:00
FreezyLemon
296a960f02
Removed unused usings
2018-01-16 04:41:53 +01:00
FreezyLemon
f9d12f4915
turn internal tests public and remove unnecessary TextFixture attr.
2018-01-16 03:52:01 +01:00
Dean Herbert
47a842a912
Update licence headers
2018-01-05 20:20:49 +09:00
TocoToucan
2d5895f823
Populate HandleInput automatically
2017-12-09 20:55:50 +03:00
Dean Herbert
90f134a94a
Move TestCase descriptions to attributes
...
Removes the necessity to construct a TestCase to get its description. Removes descriptions where they weren't adding anything to the titles.
Also tidies up naming of some TestCases and button layout.
Closes #1185 .
2017-11-23 16:01:55 +09:00
Dean Herbert
06e52073e3
Merge desktop and framework into one
2017-09-19 15:11:46 +09:00