diff options
author | Black-Cat <iblackcatw@gmail.com> | 2023-04-23 19:03:19 +0100 |
---|---|---|
committer | Black-Cat <iblackcatw@gmail.com> | 2023-04-29 12:12:10 +0100 |
commit | d710af2e9742e0b452c24a4c4871b9beeed350de (patch) | |
tree | 87704b7b820dfb10f6ba6e4dde129cb751f8e038 /drivers/vulkan/rendering_device_vulkan.cpp | |
parent | 9f12e7b52d944281a39b7d3a33de6700c76cc23a (diff) | |
download | redot-engine-d710af2e9742e0b452c24a4c4871b9beeed350de.tar.gz |
Fix precision in physics supports generation
Lower threshold for dot was (1.0 - threshold) which is incorrect.
Patch changes it to correct version sqrt(1.0 - threshold * threshold)
Co-authored-by: Ricardo Buring <ricardo.buring@gmail.com>
Diffstat (limited to 'drivers/vulkan/rendering_device_vulkan.cpp')
0 files changed, 0 insertions, 0 deletions