1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Graphics
Bartłomiej Dach ab1d523528
Fix kiai stars flickering on and off during gameplay
Closes #24503.

The problematic reset of `lastParticleAdded` has been moved to a place
that should hopefully (a) not cause such problems and (b) be much more
explicit about what's happening.
2023-08-15 07:44:05 +02:00
..
Backgrounds Revert nullability enable in BeatmapBackground 2023-06-24 15:40:06 +02:00
Containers Ensure background of gameplay is black when storyboard is overriding background display 2023-08-02 15:50:15 +09:00
Cursor Automated pass 2023-06-24 01:00:03 +09:00
OpenGL/Vertices Automated pass 2023-06-24 01:00:03 +09:00
Sprites Automated pass 2023-06-24 01:00:03 +09:00
UserInterface Don't completely fade FPS counter out when running at full FPS 2023-08-14 23:55:57 +09:00
UserInterfaceV2 Allow saving changes to presets in popover using "select" binding 2023-07-13 17:53:26 +09:00
DateTooltip.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableDate.cs Automated pass 2023-06-24 01:00:03 +09:00
ErrorTextFlowContainer.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
HSPAColour.cs Fix HSPAColour.ToColour not being pure 2022-11-06 23:35:51 +09:00
IHasAccentColour.cs Automated pass 2023-06-24 01:00:03 +09:00
InputBlockingContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuColour.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuFont.cs Add description for torus alt 2022-12-03 23:42:16 +03:00
OsuIcon.cs Automated pass 2023-06-24 01:00:03 +09:00
ParticleExplosion.cs Automated pass 2023-06-24 01:00:03 +09:00
ParticleSpewer.cs Fix kiai stars flickering on and off during gameplay 2023-08-15 07:44:05 +02:00
ScreenshotManager.cs Resolve Clipboard via DI 2023-07-11 11:42:31 +02:00