1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 18:07:24 +08:00
osu-lazer/osu.Game/Graphics/Containers
Dean Herbert 6ad962fc8b Interpolate ParallaxContainer's scale
Things were a bit jumpy when a screen was adjusting `ParallaxAmount`. This smoothes the applied scale changes to look great again.

Most noticeable when hitting the retry hotkey (`~`) from gameplay.
2018-03-09 14:35:53 +09:00
..
BeatSyncedContainer.cs Update licence headers 2018-01-05 20:21:19 +09:00
ConstrainedIconContainer.cs Update licence headers 2018-01-05 20:21:19 +09:00
LinkFlowContainer.cs Remove redundant subsection title. 2018-02-28 15:25:29 +05:30
OsuClickableContainer.cs added custom hoverclicksounds so links make sounds on hover&click 2018-01-11 18:52:50 +01:00
OsuFocusedOverlayContainer.cs OverlayContainer changes in-line with framework 2018-01-11 19:03:01 +09:00
OsuHoverContainer.cs Use a better method of link compilation 2018-01-09 20:33:20 +09:00
OsuScrollContainer.cs Update licence headers 2018-01-05 20:21:19 +09:00
OsuTextFlowContainer.cs Update licence headers 2018-01-05 20:21:19 +09:00
ParallaxContainer.cs Interpolate ParallaxContainer's scale 2018-03-09 14:35:53 +09:00
ReverseChildIDFillFlowContainer.cs Additional fixes for flow ordering after framework changes 2018-03-06 17:20:58 +09:00
SectionsContainer.cs Update licence headers 2018-01-05 20:21:19 +09:00