Redot-Engine / redot-engine

Redot Engine – Multi-platform 2D and 3D game engine
https://redotengine.org/
MIT License
4.8k stars 216 forks source link

Multi Threading Fix #799

Closed Nightmare1984 closed 1 month ago

Nightmare1984 commented 1 month ago

This Pr Is A Fix For Multi Threading Freezing up Game When pressing Play While using Multi Threading Mode

Related Issue's https://github.com/Redot-Engine/redot-engine/issues/696

Cherry Picked From https://github.com/godotengine/godot/pull/98391

Spartan322 commented 1 month ago

This doesn't need to be cherry-picked because we merge from Godot's master. This is already addressed by #801.