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-16 01:22:52 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
24 Commits
Update icon usage to match framework changes
Dean Herbert
·
2019-03-27 19:29:27 +09:00
de80fc0eac
Actually add the background
Dean Herbert
·
2019-03-20 20:18:08 +09:00
298c98871d
Define explicit method to add background
Also cleans up some redundant/misplaced comments.
Dean Herbert
·
2019-03-20 20:16:45 +09:00
ba89bfee0c
Formatting and naming improvements
Dean Herbert
·
2019-03-20 19:39:03 +09:00
18de9e51c5
Amend comment
David Zhao
·
2019-03-20 15:06:07 +09:00
f670e4664d
store a field
David Zhao
·
2019-03-20 14:58:32 +09:00
2467ece020
Override add instead
David Zhao
·
2019-03-20 14:55:52 +09:00
86658e357b
Rework instant blur logic such that updateVisuals doesn't need to be public
David Zhao
·
2019-03-20 14:17:35 +09:00
15637f9c4a
Make blurtarget private, improve documentation
David Zhao
·
2019-03-19 20:15:28 +09:00
a8e2072286
rename back to UserDimContainer
David Zhao
·
2019-03-19 13:06:14 +09:00
27a92e017c
Move user blurring into VIsualSettingsContainer
David Zhao
·
2019-03-13 18:25:22 +09:00
de6d8fc637
More formatting fixes
Dean Herbert
·
2019-02-28 20:30:23 +09:00
53eb0e7e4e
Remove extra space
Dean Herbert
·
2019-02-28 20:24:09 +09:00
86913e720f
Make test cases more compact, add two way toggles
David Zhao
·
2019-02-28 20:01:15 +09:00
e3338e94d1
Apply suggestions from code review
Co-Authored-By: nyquillerium <
nyquill@ppy.sh
>
Dan Balasescu
·
2019-02-28 18:25:58 +09:00
99812bd448
Actually implement blurring fix
David Zhao
·
2019-02-28 16:51:17 +09:00
69b1c76dce
Add documentation and move storyboard init logic
David Zhao
·
2019-02-24 20:03:24 +09:00
24f5bc7a75
Use .Value with new bindable changes
David Zhao
·
2019-02-22 20:44:02 +09:00
bb01948283
Put user dim logic in yet another container inside UserDimContainer
David Zhao
·
2019-02-22 20:34:51 +09:00
76de39a344
Fix backgrounds not fading out when replaced by storyboard, add test for this
David Zhao
·
2019-02-22 11:41:28 +09:00
94bc552282
Remove unused includes
David Zhao
·
2019-02-21 18:34:11 +09:00
97db8abd59
Move all storyboard show logic into UserDimContainer
David Zhao
·
2019-02-21 18:14:58 +09:00
0677194f46
Remove unnecessary region
David Zhao
·
2019-02-20 16:58:12 +09:00
3f000dfe2e
Move user dim logic into UserDimContainer instead
David Zhao
·
2019-02-20 16:53:57 +09:00
1bd1b6b099