godotengine / tps-demo

Godot Third Person Shooter with high quality assets and lighting
Other
955 stars 166 forks source link

Fixed several visual errors that only appeared under Linux #184

Closed jlogostini closed 5 months ago

jlogostini commented 5 months ago

I have updated several materials to fix problems under Linux primarily transparent materials showing as opaque and a few just failing to load on Linux but working fine on Windows and I fixed the Button font in the Main Menu displaying way too thin i have linked a few screenshots to demonstrate the problem as of this pull request Linux and Windows look identical in the cases shown below

Linux Main Menu Font _Linux Windows Main Menu Font _Windows Linux Gun_Blast_Linux Windows Gun_Blast_Windows

akien-mga commented 5 months ago

The modified files were all made executable by mistake.

jlogostini commented 5 months ago

@akien-mga opps do I change that then recommit the files or just leave it?

jlogostini commented 5 months ago

@Calinou Thanks for accepting my first ever PR

akien-mga commented 5 months ago

@akien-mga opps do I change that then recommit the files or just leave it?

No worry, I fixed it up in 32f43f4b55bc6f548d59c4f42b13b9fc38baddea.

akien-mga commented 5 months ago

And congrats for your first merged Godot contribution :tada:

jlogostini commented 5 months ago

@akien-mga thanks :+1: