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

Unify parameter names for RendererCanvasCull #85421

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

xiongyaohua
Copy link
Contributor

@xiongyaohua xiongyaohua commented Nov 27, 2023

Add p_ prefix to some parameters for the following internal methods:

  • _render_canvas_item_tree
  • _cull_canvas_item
  • _attach_canvas_item_for_draw

And remove an unused parameter p_xform from _attach_canvas_item_for_draw

Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

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

Looks good overall.

@akien-mga akien-mga modified the milestones: 4.x, 4.3 Nov 29, 2023
@YuriSizov
Copy link
Contributor

This PR needs a rebase.

@xiongyaohua
Copy link
Contributor Author

This PR needs a rebase.

done

@akien-mga akien-mga merged commit e42d615 into godotengine:master Jan 2, 2024
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@akien-mga akien-mga changed the title Unify parameter names for 'RendererCanvasCull' Unify parameter names for RendererCanvasCull Jan 4, 2024
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.

4 participants