1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-24 15:26:15 +00:00
Files
godot/core/math
lawnjelly 109d08c84a Add protective checks for invalid handle use in BVH
Adds DEV_ASSERTS that will halt at runtime if the BVH is misused with invalid IDs, and adds ERR_FAIL macros to prevent calling with invalid IDs.

Any such misuse is a bug in the physics, but this should flag any errors quickly.
2022-03-23 09:19:26 +00:00
..
2022-03-20 17:34:40 +03:00
2022-03-20 17:34:40 +03:00
2022-01-03 21:27:34 +01:00
2022-02-04 16:51:21 +00:00
2022-02-04 16:51:21 +00:00
2022-02-04 16:51:21 +00:00
2022-02-04 16:51:21 +00:00
2022-02-04 16:51:21 +00:00
2022-02-04 16:51:21 +00:00
2022-03-09 18:39:13 +01:00