1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-14 13:41:12 +00:00
Files
godot/core/math
lawnjelly a814dda2ae BVH - fix deferred visible mesh collision check
When making items visible from the visual server, the collision check is deferred to prevent two identical collision checks when set_pairable is called shortly after.

It turns out that for some items (especially meshes), set_pairable is never called. This PR detects this occurrence and forces a collision check at the end of the routine.
2021-02-14 09:03:26 +00:00
..
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-14 18:05:56 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00