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

Fixes drawing of the 2D plugins on the 3D view #22225

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

groud
Copy link
Member

@groud groud commented Sep 18, 2018

Splits the forward_draw_over_viewport() into forward_canvas_draw_over_viewport() (2D) and forward_spatial_draw_over_viewport() (3D).

Same thing for forward_force_draw_over_viewport()

Fixes #20793
Probably fixes #19681 too

@akien-mga akien-mga added this to the 3.1 milestone Sep 19, 2018
@akien-mga akien-mga merged commit 76ca46d into godotengine:master Sep 20, 2018
@akien-mga
Copy link
Member

Thanks!

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