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-19 23:40:44 +08:00
Code
Issues
Releases
Wiki
Activity
56
Commits
4
Branches
793
Tags
1a5c2b5221fe84bb9818970c47d467d60d9dfc8e
Commit Graph
13 Commits
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