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-18 12:40:18 +08:00
Code
Issues
Releases
Wiki
Activity
4,063
Commits
4
Branches
791
Tags
fede3de8a04fb6962e63cf7dc04e00a2a35dc5b7
Commit Graph
22 Commits
I guess this works...
Jorolf
·
2017-04-22 18:36:36 +02:00
e53c4be356
add a function to OsuSliderBar to manually set the tooltip text
Jorolf
·
2017-04-22 18:34:57 +02:00
02249dcd67
Update UI controls to understand DisabledChanged.
Dean Herbert
·
2017-04-21 14:02:04 +09:00
ef7bc0f92e
Merge remote-tracking branch 'upstream/master' into tooltips
# Conflicts: # osu.Game/Graphics/UserInterface/OsuSliderBar.cs
Dean Herbert
·
2017-04-20 18:02:38 +09:00
02e406860b
Add basic tooltip support to OsuSliderBar.
Dean Herbert
·
2017-04-20 17:57:58 +09:00
0de71ab24d
Add tooltip to sliderbars. Move interface.
Dean Herbert
·
2017-04-20 17:33:07 +09:00
c87657707f
Don't play sliderbar samples more than once when value has not changed.
Dean Herbert
·
2017-04-20 16:35:55 +09:00
9c8cd08927
Remove unused using.
Dan Balasescu
·
2017-04-12 20:14:12 +09:00
5bf71aae9c
switch -> if.
Dean Herbert
·
2017-04-12 19:41:11 +09:00
ec6267c5b2
Add special SliderBar sound behaviour when at extents.
Dean Herbert
·
2017-04-12 12:07:29 +09:00
2964c04c14
Update SliderBar to use OnUserChange method.
Dean Herbert
·
2017-04-12 12:07:27 +09:00
d6fa51dc5c
Update UI control access in line with framework changes.
Dean Herbert
·
2017-04-10 14:54:23 +09:00
bb4a909de5
CheckBox -> Checkbox.
Dean Herbert
·
2017-03-31 17:38:33 +09:00
24d06fa92d
Update references.
Dean Herbert
·
2017-03-28 21:26:20 +09:00
f7dc7e9bb9
Enforce readonly private members where possible.
Dean Herbert
·
2017-03-23 13:50:08 +09:00
54e1b24fe9
Update framework
Thomas Müller
·
2017-02-26 11:22:58 +09:00
1585ae842a
Audio class renames in line with framework changes.
Dean Herbert
·
2017-02-18 17:35:04 +09:00
32ce8cf723
Update and standardise license headers.
Dean Herbert
·
2017-02-07 14:27:41 +09:00
50bd80cb0c
Make sliderbar lines smoother when scrolling.
Dean Herbert
·
2017-02-04 20:56:14 +09:00
97d52188b2
Fix sliderbar lines lagging behind nub.
Dean Herbert
·
2017-02-04 20:55:26 +09:00
1e3266a9d2
OsuNub -> Nub.
Thomas Müller
·
2017-02-04 12:06:53 +01:00
d6714324df
Re-use checkbox nub for option sliders and slightly re-structure.
Thomas Müller
·
2017-02-04 09:50:58 +01:00
0edc64a08c