diff options
author | lawnjelly <lawnjelly@gmail.com> | 2024-09-22 08:29:30 +0100 |
---|---|---|
committer | lawnjelly <lawnjelly@gmail.com> | 2024-09-23 10:56:24 +0100 |
commit | 6764338e096f5ca72fa4f7750f85d8ed5d9d5a65 (patch) | |
tree | 59c779fd8f1a6fa873948b13208e70f9685ac1c8 /platform/linuxbsd/wayland/display_server_wayland.cpp | |
parent | 621cadcf651b93757d5dbf8969023ae62a16f1a4 (diff) | |
download | redot-engine-6764338e096f5ca72fa4f7750f85d8ed5d9d5a65.tar.gz |
Fix physics platform behaviour regression
Lifetime checks for stored `RIDs` for collision objects assumed they had valid `object_ids`.
It turns out that some are not derived from `Object` and thus checking `ObjectDB` returns false for some valid `RIDs`.
To account for this we only perform lifetime checks on valid `object_ids`.
Diffstat (limited to 'platform/linuxbsd/wayland/display_server_wayland.cpp')
0 files changed, 0 insertions, 0 deletions