This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-31 11:10:02 +08:00
Code
Issues
Releases
Wiki
Activity
84
Commits
4
Branches
799
Tags
8a168f2d290e0332c6efbea9684cc90b114f51cd
Commit Graph
19 Commits
Add basic implementation of VisualTest framework for osu! project.
Comes with one complimentary test.
Dean Herbert
·
2016-09-24 15:47:17 +09:00
7bdb2fcfc7
Add back TextAwesome and osu!font.
Dean Herbert
·
2016-09-24 00:05:09 +09:00
f936618156
Replaced osu.Game.Graphics.Cursor.CursorContainer.cs with osu.Framework.Graphics.Cursor.CursorContainer.cs
Remie Richards
·
2016-09-17 22:11:27 +01:00
f2fa9f611a
Clears out old tests (use the framework tests!), Replaces osu.Game.Graphics.UserInterface references with osu.Framework.Graphics.UserInterface
Remie Richards
·
2016-09-17 21:54:52 +01:00
4754c0e2d1
Updates to latest osu-framework, Updates existing Load() methods to use Children = new Drawable[]{} syntax
Remie Richards
·
2016-09-17 21:33:46 +01:00
1a5c2b5221
Bring framework up-to-date.
Dean Herbert
·
2016-09-11 17:23:43 +09:00
375406bc97
Update to latest framework version.
Dean Herbert
·
2016-09-11 03:04:47 +09:00
4a85d8627d
Update naming conventions.
Dean Herbert
·
2016-09-04 18:31:58 +09:00
23111821f5
Fix loaded not being set on textbox Load.
smoogipooo
·
2016-09-03 21:18:07 +09:30
dde748b8c1
Hook up new TextInputSource to TextBox.
Dean Herbert
·
2016-09-02 14:41:42 +09:00
7d9cb85289
Fix TextBox always taking keyboard focus.
Dean Herbert
·
2016-09-01 22:55:02 +09:00
49a4d64fad
Add proper keyboard sound effects back.
Dean Herbert
·
2016-09-01 22:51:45 +09:00
600223a65c
Fix cursor horizontal position.
Dean Herbert
·
2016-09-01 22:51:03 +09:00
923fc228e9
Update Transforms to new style.
Dean Herbert
·
2016-09-01 22:51:03 +09:00
a2fc339a45
Move ctor content to Load(). Schedule some prop updates.
Dean Herbert
·
2016-09-01 22:51:03 +09:00
41c03ab255
TextSize -> SpaceWidth (temporary).
Dean Herbert
·
2016-09-01 22:51:03 +09:00
7f0212f93f
Make TextBox rendering work again.
Dean Herbert
·
2016-09-01 22:51:03 +09:00
b3e2339175
License -> Licence.
Dean Herbert
·
2016-08-26 17:27:49 +09:00
81f9ce657f
Initial commit.
Dean Herbert
·
2016-08-26 14:41:47 +09:00
6cbbeaaac0