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

Asynchronous asset loading crashes the engine #2

Closed
tzachshabtay opened this issue Oct 8, 2015 · 0 comments
Closed

Asynchronous asset loading crashes the engine #2

tzachshabtay opened this issue Oct 8, 2015 · 0 comments
Labels

Comments

@tzachshabtay
Copy link
Owner

Current asynchronous asset loading code is broken.
The problem is that OpenGL bits need to be called from the UI thread, so the asynchronous code needs to be smarter.

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

No branches or pull requests

1 participant