mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
- Fix project settings being ignored. - Made usages of `native_thread_allocator` thread-safe. - Remove redundant thread-safety from `low_priority_threads_used`, `exit_threads`. - Fix deadlock due to unintended extra lock of `task_mutex`.