Commit Graph

20 Commits

Author SHA1 Message Date
e68675f970 Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
a5e610a7ba Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
2017-07-14 19:18:12 +03:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
ffbb46f668 Update in line with framework. 2017-06-12 12:48:47 +09:00
7416952eb3 Fix usings. 2017-05-30 17:36:42 +09:00
c8066cfde9 Allow Nub/OsuCheckbox/OsuSliderBar colours to be overridden. 2017-05-30 16:40:35 +09:00
5af4259ab4 Add back explicit binds. 2017-04-10 17:10:15 +09:00
bb4a909de5 Update UI control access in line with framework changes. 2017-04-10 14:54:23 +09:00
24d06fa92d CheckBox -> Checkbox. 2017-03-31 17:38:33 +09:00
f7dc7e9bb9 Update references. 2017-03-28 21:26:20 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
fbe08436d2 Fix usages of CircularContainer in line with framework changes. 2017-03-22 19:35:03 +09:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
1585ae842a Update framework 2017-02-26 11:22:58 +09:00
8ec927899f Implement notifications. 2017-02-10 16:30:23 +09:00
92c77263ed Use CircularContainer for nub (bumps framework). 2017-02-08 17:21:17 +09:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
8271b139e9 Use the framework's new AlwaysPresent switch instead of setting the alpha to 0.01. 2017-02-05 09:40:58 +01:00
d97f02a219 Cursor becomes vector. 2017-02-04 22:56:56 +09:00
d6714324df OsuNub -> Nub. 2017-02-04 12:06:53 +01:00