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

Enable ResourceLoader::load_threaded_* with experimental-threads #856

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

TitanNano
Copy link
Contributor

ResourceLoader::load_threaded_* methods can be enabled under the experimental-threads feature.

Closes #854.

@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-856

Copy link
Member

@Bromeon Bromeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Bromeon Bromeon added this pull request to the merge queue Aug 13, 2024
@Bromeon Bromeon added quality-of-life No new functionality, but improves ergonomics/internals c: engine Godot classes (nodes, resources, ...) labels Aug 13, 2024
Merged via the queue into godot-rust:master with commit ced9f71 Aug 13, 2024
14 checks passed
@TitanNano TitanNano deleted the jovan/threaded_resource_loader branch August 13, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: engine Godot classes (nodes, resources, ...) quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Threaded resource loading is disabled
3 participants