diff options
author | Juan Linietsky <reduzio@gmail.com> | 2023-01-07 12:12:24 +0100 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2023-01-07 12:57:24 +0100 |
commit | 398e73c689e8506933a066c6a8045a50f58d0c04 (patch) | |
tree | 2aabcc715a855e97d560cef51902e18b3e83c65f /modules/ogg | |
parent | 163f6f5fe87d11645e94cd49f41226ab03063e53 (diff) |
Error when removing a phycics node during a physics callback
* This behavior is not allowed, the error text suggests using call_deferred().
* Added a check in Node::remove_child to prevent future crashes of this type.
* Fixed a performance regression introduced by #36244.
Fixes #63718, probably other crashes too.
Diffstat (limited to 'modules/ogg')
0 files changed, 0 insertions, 0 deletions