Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-window sprite rendering is broken #17103

Closed
alice-i-cecile opened this issue Jan 2, 2025 · 2 comments
Closed

Multi-window sprite rendering is broken #17103

alice-i-cecile opened this issue Jan 2, 2025 · 2 comments
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior P-Regression Functionality that used to work but no longer does. Add a test for this! S-Needs-Investigation This issue requires detective work to figure out what's going wrong
Milestone

Comments

@alice-i-cecile
Copy link
Member

This also broke multi-window, it seems to ignore the camera targets or whatever and draw the sprites to every view.

multi-window sprite rendering was already broken

Originally posted by @ickshonpe in #17098

@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior P-Regression Functionality that used to work but no longer does. Add a test for this! labels Jan 2, 2025
@alice-i-cecile alice-i-cecile added this to the 0.16 milestone Jan 2, 2025
@alice-i-cecile alice-i-cecile added the S-Needs-Investigation This issue requires detective work to figure out what's going wrong label Jan 2, 2025
@alice-i-cecile
Copy link
Member Author

This needs to be bisected and then fixed for 0.16.

@alice-i-cecile
Copy link
Member Author

Closing in favor of #17104.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior P-Regression Functionality that used to work but no longer does. Add a test for this! S-Needs-Investigation This issue requires detective work to figure out what's going wrong
Projects
None yet
Development

No branches or pull requests

1 participant