mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 15:46:41 +00:00
c5d2404a13
In 3D, collision is disabled between kinematic/static bodies when contacts are generated only to report them. In 2D, this case was already fixed but the code is cleaned to make it easier to follow.