You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-06 17:25:19 +00:00
Later logic using the `pairable_mask` would catch cases preventing pairing callbacks between geometry. However the collision checks were still taking place, wasting performance. Here we utilize the `tree_mask` feature of BVH to totally eliminate unnecessary collision checks between geometry.
164 KiB
164 KiB