MakovWait / godots

🚀Ultimate go-to hub for managing your Godot versions and projects! 🚀
MIT License
322 stars 25 forks source link

Compatibility renderer (GLES3) incorrect rendering (half quads / cut off triangles) #56

Open MakovWait opened 9 months ago

MakovWait commented 9 months ago
there is bug in Godots
on integrated gpus
you can fix it in editor settings > shader compiler = off

It has something to do with: https://github.com/godotengine/godot/issues/79955

image