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 private Texture.Bind(bool bindEmpty) to bind empty Textures #5

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

an-prata
Copy link
Owner

Adds private void Bind(bool bindEmpty) to bind empty textures within the Texture class.

@an-prata an-prata added the bug Feature does not work as intended or at all label Jun 24, 2022
@an-prata an-prata self-assigned this Jun 24, 2022
@an-prata an-prata linked an issue Jun 24, 2022 that may be closed by this pull request
@an-prata an-prata merged commit 02d7e99 into main Jun 24, 2022
@an-prata an-prata deleted the texture-bind-exception branch June 25, 2022 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Feature does not work as intended or at all
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Texture.Bind() call in Texture.LoadFromImage() throws exception.
1 participant