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

Solution for resolving the issue of point size not functioning correctly in GLES3 #73966

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

the-brickster
Copy link
Contributor

@the-brickster the-brickster commented Feb 26, 2023

The pull request addresses the problem of point size option in custom shaders and base material not functioning correctly in the GLES3 compatibility renderer. For more information on this issue, please refer to the following link: #73826.

Bugsquad edit:

Copy link
Member

@clayjohn clayjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Tested locally and it works.

This should be an easy merge for 4.1!

@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

@YuriSizov
Copy link
Contributor

Cherry-picked for 4.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3d: certain gizmo's not showing when rendering in compatiblity mode OpenGL: Point rendering not working
5 participants