tgc-utn / tgc-monogame-samples

Samples using MonoGame by TGC.
MIT License
9 stars 13 forks source link

ImGUI texture pointer is not updated on certain samples #67

Open AVinitzca opened 2 years ago

AVinitzca commented 2 years ago

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.