Skip to content

LoadIQM: attempt to load texture from IQM at loadtime. #4029

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

Merged
merged 1 commit into from
Jun 3, 2024
Merged

LoadIQM: attempt to load texture from IQM at loadtime. #4029

merged 1 commit into from
Jun 3, 2024

Conversation

JettMonstersGoBoom
Copy link
Contributor

tries to load the texture with the base path of the original IQM file, relative paths should work.
LoadIQM currently does not load textures. this change attempts to resolve this.

tries to load the texture with the base path of the original IQM file, relative paths should work.
@JettMonstersGoBoom
Copy link
Contributor Author

admittedly this could be seen as a breaking change, as it SHOULD load textures but currently doesn't.
so folks have worked around this feature.

@raysan5 raysan5 merged commit 06f8c4f into raysan5:master Jun 3, 2024
14 checks passed
@raysan5
Copy link
Owner

raysan5 commented Jun 3, 2024

@JettMonstersGoBoom Thanks for the improvement!

JayLCypher pushed a commit to JayLCypher/raylib that referenced this pull request Jun 9, 2024
tries to load the texture with the base path of the original IQM file, relative paths should work.
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

Successfully merging this pull request may close these issues.

2 participants