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

SdlSetTextureScaleMode #597

Closed
clseibold opened this issue Apr 17, 2024 · 7 comments
Closed

SdlSetTextureScaleMode #597

clseibold opened this issue Apr 17, 2024 · 7 comments

Comments

@clseibold
Copy link

SdlSetTextureScaleMode seems to be missing.

@veeableful
Copy link
Contributor

Hi @clseibold, it should be available under sdl.Texture.SetScaleMode().

@clseibold
Copy link
Author

clseibold commented Apr 18, 2024

Oh, ok. Thanks. I didn't check that. Sorry, I must have missed that. I guess I expected it as a method on the texture itself, or at sdl.SetTextureScaleMode().

@clseibold
Copy link
Author

@veeableful I'm using the latest release of the library (0.4.38) and I am not getting any method for SetScaleMode().

@clseibold
Copy link
Author

clseibold commented Apr 18, 2024

Looks like it's only in the 0.5 alpha versions. I'm getting other problems with the alpha versions so I'll just wait until 0.5 is officially released.

@veeableful
Copy link
Contributor

Sorry about that @clseibold, would you be able to report the problems in v0.5.x?

@clseibold
Copy link
Author

clseibold commented Apr 21, 2024

@veeableful Thanks.

It was mostly breaking API changes, some of which were a little unexpected. I think there was a problem with the Keyboard Events types that got fixed in the main branch, but it handn't been included in an alpha version yet. I don't mind changing my code for the new changes, I just didn't want to bother with it yet.

@veeableful
Copy link
Contributor

Hi @clseibold, I see. I have tagged the latest commit with v0.5.0-alpha.5 in case you would like to try it out!

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

No branches or pull requests

2 participants