Commit Graph

342 Commits

Author SHA1 Message Date
David Zhao 6f5e9fe50d Correct xmldoc 2019-04-04 13:33:13 +09:00
David Zhao e89143d76b Add xmldoc for LogoTrackingPosition 2019-04-04 12:07:11 +09:00
David Zhao 6b5458a625 Clean up test cases 2019-04-04 11:22:05 +09:00
David Zhao 8a40b27e8f Remove need for logo relativePositionAxes none 2019-04-03 20:32:53 +09:00
David Zhao 2ed945605e Fix Axes.None requirement for FacadeContainer 2019-04-03 19:57:22 +09:00
David Zhao 020be50f03 Merge remote-tracking branch 'upstream/master' into facade-container 2019-04-02 11:28:44 +09:00
David Zhao bfe44eb33d Remove SizeForFlow magic number 2019-03-28 15:40:58 +09:00
David Zhao 061527a260 Add new automated tests for logofacade, reset interpolation 2019-03-27 20:04:01 +09:00
Dean Herbert de80fc0eac Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
David Zhao ca7a20585d Apply reviews, delete playerloader test 2019-03-27 17:28:53 +09:00
David Zhao 43c6a8d2e5 use a property instead 2019-03-27 11:44:50 +09:00
David Zhao 384eee3395 Remove DI requirement for the Facade in PlayerLoader 2019-03-27 11:32:26 +09:00
David Zhao 3fe52be77f Better tests, add documentation 2019-03-26 17:22:36 +09:00
David Zhao be9ac39f54 Cleanup 2019-03-26 11:11:27 +09:00
David Zhao 35bf262d19 Merge remote-tracking branch 'upstream/master' into facade-container 2019-03-26 11:11:13 +09:00
David Zhao a0f6718145 Better tests and implementation 2019-03-26 10:48:29 +09:00
Dean Herbert 5b83e97e9d
Fix typo 2019-03-25 13:38:50 +09:00
Dean Herbert cd1b171df7 Refactor async load logic (not required due to stack presence) 2019-03-25 13:28:51 +09:00
LeNitrous fee260fa03 remove empty argument list 2019-03-25 06:05:57 +08:00
LeNitrous 01ce8f161e make scaling container background use BackgroundScreenStack with BackgroundScreenDefault 2019-03-25 05:49:57 +08:00
David Zhao d37968d88d Add better test for facade containers 2019-03-24 15:18:38 +09:00
David Zhao 6e98a8dd7c Initial implementation 2019-03-22 20:01:58 +09:00
David Zhao e93311fdc9 DI facade 2019-03-22 19:01:32 +09:00
Dean Herbert 298c98871d Actually add the background 2019-03-20 20:18:08 +09:00
Dean Herbert ba89bfee0c Define explicit method to add background
Also cleans up some redundant/misplaced comments.
2019-03-20 20:16:45 +09:00
Dean Herbert 18de9e51c5 Formatting and naming improvements 2019-03-20 19:39:03 +09:00
David Zhao f670e4664d Amend comment 2019-03-20 15:06:07 +09:00
David Zhao 2467ece020 store a field 2019-03-20 14:58:32 +09:00
David Zhao 86658e357b Override add instead 2019-03-20 14:55:52 +09:00
David Zhao 15637f9c4a Rework instant blur logic such that updateVisuals doesn't need to be public 2019-03-20 14:17:35 +09:00
David Zhao a8e2072286 Make blurtarget private, improve documentation 2019-03-19 20:15:28 +09:00
David Zhao 27a92e017c rename back to UserDimContainer 2019-03-19 13:06:14 +09:00
David Zhao 0024a0bdb2 Remove unused using 2019-03-18 14:35:03 +09:00
David Zhao eac7672c6b Clean up debug logging 2019-03-18 14:03:54 +09:00
David Zhao 8fc90bb9a0 Remove unused usings 2019-03-14 16:26:34 +09:00
David Zhao 8cdfb1fd61 Remove BlurrableBackgroundScreen, rework tests 2019-03-14 16:09:17 +09:00
David Zhao 8714902349 Handle all blurring directly from background 2019-03-14 14:02:46 +09:00
David Zhao de6d8fc637 Move user blurring into VIsualSettingsContainer 2019-03-13 18:25:22 +09:00
Dean Herbert b7126b3efb Fix mod select overlay dimming itself 2019-03-02 14:48:05 +09:00
Shane Woolcock 5d1eacf1c1 Ensure all OsuFocusedOverlayContainers contribute to screen fading 2019-03-01 12:20:31 +09:00
Dean Herbert 53eb0e7e4e More formatting fixes 2019-02-28 20:30:23 +09:00
Dean Herbert 86913e720f Remove extra space 2019-02-28 20:24:09 +09:00
David Zhao e3338e94d1 Make test cases more compact, add two way toggles 2019-02-28 20:01:15 +09:00
Dan Balasescu 99812bd448
Apply suggestions from code review
Co-Authored-By: nyquillerium <nyquill@ppy.sh>
2019-02-28 18:25:58 +09:00
Dean Herbert b2872b47d0
Merge branch 'master' into UserDimLogic 2019-02-28 17:18:04 +09:00
David Zhao 69b1c76dce Actually implement blurring fix 2019-02-28 16:51:17 +09:00
Dean Herbert 0788a7e9f1
Merge branch 'master' into more-inspections 2019-02-28 14:32:57 +09:00
Dean Herbert 42be7857d1 Use expression body for property get/set where possible 2019-02-28 13:58:19 +09:00
Dean Herbert 26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
David Zhao 24f5bc7a75 Add documentation and move storyboard init logic 2019-02-24 20:03:24 +09:00