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-17 16:53:15 +08:00
Code
Issues
Releases
Wiki
Activity
17,526
Commits
4
Branches
791
Tags
384eee33957a30c88ec2b8ff2baffa30ede3bb98
Commit Graph
331 Commits
Remove DI requirement for the Facade in PlayerLoader
David Zhao
·
2019-03-27 11:32:26 +09:00
384eee3395
Better tests, add documentation
David Zhao
·
2019-03-26 17:22:36 +09:00
3fe52be77f
Cleanup
David Zhao
·
2019-03-26 11:11:27 +09:00
be9ac39f54
Merge remote-tracking branch 'upstream/master' into facade-container
David Zhao
·
2019-03-26 11:11:13 +09:00
35bf262d19
Better tests and implementation
David Zhao
·
2019-03-26 10:48:29 +09:00
a0f6718145
Fix typo
Dean Herbert
·
2019-03-25 13:38:50 +09:00
5b83e97e9d
Refactor async load logic (not required due to stack presence)
Dean Herbert
·
2019-03-25 13:28:51 +09:00
cd1b171df7
remove empty argument list
LeNitrous
·
2019-03-25 06:05:57 +08:00
fee260fa03
make scaling container background use BackgroundScreenStack with BackgroundScreenDefault
LeNitrous
·
2019-03-25 05:49:57 +08:00
01ce8f161e
Add better test for facade containers
David Zhao
·
2019-03-24 15:18:38 +09:00
d37968d88d
Initial implementation
David Zhao
·
2019-03-22 20:01:58 +09:00
6e98a8dd7c
DI facade
David Zhao
·
2019-03-22 19:01:32 +09:00
e93311fdc9
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
Remove unused using
David Zhao
·
2019-03-18 14:35:03 +09:00
0024a0bdb2
Clean up debug logging
David Zhao
·
2019-03-18 14:03:54 +09:00
eac7672c6b
Remove unused usings
David Zhao
·
2019-03-14 16:26:34 +09:00
8fc90bb9a0
Remove BlurrableBackgroundScreen, rework tests
David Zhao
·
2019-03-14 16:09:17 +09:00
8cdfb1fd61
Handle all blurring directly from background
David Zhao
·
2019-03-14 14:02:46 +09:00
8714902349
Move user blurring into VIsualSettingsContainer
David Zhao
·
2019-03-13 18:25:22 +09:00
de6d8fc637
Fix mod select overlay dimming itself
Dean Herbert
·
2019-03-02 14:48:05 +09:00
b7126b3efb
Ensure all OsuFocusedOverlayContainers contribute to screen fading
Shane Woolcock
·
2019-03-01 12:20:31 +09:00
5d1eacf1c1
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
Merge branch 'master' into UserDimLogic
Dean Herbert
·
2019-02-28 17:18:04 +09:00
b2872b47d0
Actually implement blurring fix
David Zhao
·
2019-02-28 16:51:17 +09:00
69b1c76dce
Merge branch 'master' into more-inspections
Dean Herbert
·
2019-02-28 14:32:57 +09:00
0788a7e9f1
Use expression body for property get/set where possible
Dean Herbert
·
2019-02-28 13:58:19 +09:00
42be7857d1
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
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
Merge branch 'master' into UserDimLogic
David Zhao
·
2019-02-22 20:38:10 +09:00
ab3fa91a2f
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
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
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
Use leased bindables
Dean Herbert
·
2019-02-01 16:44:06 +09:00
ca5c8d37d1
First
Previous
1
2
3
4
5
...
Next
Last