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

Add descriptions to RDTextureFormat's methods #98264

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

DevPoodle
Copy link
Contributor

I've added descriptions for RDTextureFormat's add_shareable_format and remove_shareable_format methods. In testing these functions to make sure I properly understood them, I also realized that the description of RDTextureView's format_override property should be updated as well.

Here's a link to the relevant source code:
https://github.com/godotengine/godot/blob/master/servers/rendering/rendering_device.cpp#L723

@DevPoodle DevPoodle requested a review from a team as a code owner October 17, 2024 14:04
@AThousandShips AThousandShips added this to the 4.x milestone Oct 17, 2024
@AThousandShips AThousandShips requested a review from a team October 17, 2024 14:06
@DevPoodle DevPoodle force-pushed the rd-texture-format-docs branch from c917714 to 3771c59 Compare October 17, 2024 14:45
@DevPoodle DevPoodle force-pushed the rd-texture-format-docs branch from 8aa4aea to a0829dc Compare October 17, 2024 14:46
@Repiteo Repiteo merged commit 3128bd0 into godotengine:master Nov 12, 2024
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 12, 2024

Thanks!

@Mickeon Mickeon modified the milestones: 4.x, 4.4 Nov 13, 2024
@DevPoodle DevPoodle deleted the rd-texture-format-docs branch November 27, 2024 19:03
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.

None yet

5 participants