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-23 21:00:27 +08:00
Code
Issues
Releases
Wiki
Activity
17,734
Commits
4
Branches
796
Tags
5fa93f4a050263be0a2a546bcbfbd1bbc97e2771
Commit Graph
1347 Commits
Add test for checking exception
David Zhao
·
2019-04-05 15:05:11 +09:00
5fa93f4a05
Add checks guarding against setting tracking on multiple trackingcongtainers and setting facade size
David Zhao
·
2019-04-05 13:56:08 +09:00
b1d74e57e5
Apply reviews, add safety for multiple facades
David Zhao
·
2019-04-05 12:02:47 +09:00
7047f305a1
Correct xmldoc
David Zhao
·
2019-04-04 13:33:13 +09:00
6f5e9fe50d
Add xmldoc for LogoTrackingPosition
David Zhao
·
2019-04-04 12:07:11 +09:00
e89143d76b
Clean up test cases
David Zhao
·
2019-04-04 11:22:05 +09:00
6b5458a625
Remove need for logo relativePositionAxes none
David Zhao
·
2019-04-03 20:32:53 +09:00
8a40b27e8f
Fix Axes.None requirement for FacadeContainer
David Zhao
·
2019-04-03 19:57:22 +09:00
2ed945605e
Merge remote-tracking branch 'upstream/master' into facade-container
David Zhao
·
2019-04-02 11:28:44 +09:00
020be50f03
Fix remaining IconUsage changes
Dean Herbert
·
2019-03-29 14:03:00 +09:00
3e28c4ae0a
Merge remote-tracking branch 'upstream/master' into screen-title-class
Dean Herbert
·
2019-03-29 14:01:08 +09:00
de47e0a8e8
Fix remaining framework changes
Dean Herbert
·
2019-03-29 00:29:14 +09:00
2f5668f4e7
Remove SizeForFlow magic number
David Zhao
·
2019-03-28 15:40:58 +09:00
bfe44eb33d
Add new automated tests for logofacade, reset interpolation
David Zhao
·
2019-03-27 20:04:01 +09:00
061527a260
Update icon usage to match framework changes
Dean Herbert
·
2019-03-27 19:29:27 +09:00
de80fc0eac
Apply reviews, delete playerloader test
David Zhao
·
2019-03-27 17:28:53 +09:00
ca7a20585d
use a property instead
David Zhao
·
2019-03-27 11:44:50 +09:00
43c6a8d2e5
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
Update textbox usages
Dean Herbert
·
2019-03-23 02:00:27 +09:00
9a11a08acc
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
Merge branch 'master' of git://github.com/ppy/osu into screen-title-class
jorolf
·
2019-03-21 22:18:59 +01:00
7873022a8b
Don't go outside of the container bounds
jorolf
·
2019-03-21 22:18:45 +01:00
454c82c49e
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
make ScreenTitle abstract and properties protected
jorolf
·
2019-03-11 19:10:37 +01:00
f91e4a1fdd
apply suggestions
jorolf
·
2019-03-11 18:37:36 +01:00
f3ab5070b9
add ScreenTitle class
jorolf
·
2019-03-08 23:44:01 +01:00
af1c54d995
First
Previous
1
2
3
4
5
...
Next
Last