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

ImGUI texture pointer is not updated on certain samples #67

Open
AVinitzca opened this issue May 19, 2022 · 0 comments
Open

ImGUI texture pointer is not updated on certain samples #67

AVinitzca opened this issue May 19, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@AVinitzca
Copy link
Member

When a TGCSample loads a texture (or a Model with a texture) but it doesn't draw anything with a shader using a texture (BasicEffect or custom), the ImGUI texture pointer ends up using the Sample texture instead of the ImGUI atlas.

@rejurime rejurime added the bug Something isn't working label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants