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

Review the Texture Loader code #17

Closed
Ybalrid opened this issue Oct 28, 2018 · 2 comments
Closed

Review the Texture Loader code #17

Ybalrid opened this issue Oct 28, 2018 · 2 comments
Assignees

Comments

@Ybalrid
Copy link
Owner

Ybalrid commented Oct 28, 2018

The texture loader is maybe ineficient. All textures are loaded as-is and when material request them, some of them are re-computed to be available in Ogre's expected format.

Also, there's Issue #2 to be fixed. This is probably an image format problem.

@Ybalrid Ybalrid self-assigned this Oct 28, 2018
@Ybalrid Ybalrid added this to the Version 0.2 milestone Oct 28, 2018
@Ybalrid
Copy link
Owner Author

Ybalrid commented Nov 2, 2018

I shoudln't stress this "too much" as this code is going to be thrown away in Ogre 2.2

@Ybalrid
Copy link
Owner Author

Ybalrid commented Dec 6, 2018

See #22

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

No branches or pull requests

1 participant