1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00
Files
godot/core/math
PouleyKetchoupp 48144ed40e Fix physics BVH broadphase update when changing collision layer/mask
The BVH implementation is not checking collision layers on existing
pairs on move like other physics broadphases do.

This is solved by adding a new call to trigger pair callbacks again so
the physics engine can check layers again (specific to the BVH version,
other broadphase implementations just trigger a move like before).
2021-10-21 16:53:41 -07:00
..
2021-09-21 20:33:12 +02:00
2021-07-14 11:43:23 +01:00
2021-07-14 11:43:23 +01:00
2021-10-04 15:15:23 +02:00
2021-10-04 15:15:23 +02:00
2021-10-04 15:15:23 +02:00
2021-07-14 11:43:23 +01:00
2021-07-14 11:43:23 +01:00
2021-07-14 11:43:23 +01:00
2021-01-13 16:17:06 +01:00
2021-06-18 11:00:44 -04:00
2021-06-18 11:00:44 -04:00
2021-07-14 11:43:23 +01:00
2021-07-14 11:43:23 +01:00