virtualx-engine/servers/physics
Rémi Verschelde d9d3861f76
Merge pull request #55764 from tinmanjuggernaut/validate_rid
[3.x] Validate RIDs before freeing
2022-08-05 22:38:49 +02:00
..
joints Fix typos with codespell 2022-02-11 09:50:59 +01:00
area_pair_sw.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
area_pair_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
area_sw.cpp AreaSW and Area2DSW: fix premature return in call_queries 2022-02-25 14:41:34 +01:00
area_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
body_pair_sw.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
body_pair_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
body_sw.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
body_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
broad_phase_basic.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
broad_phase_basic.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
broad_phase_bvh.cpp BVH - Fix area-area collision regression 2022-02-26 11:36:27 +00:00
broad_phase_bvh.h BVH templated mask checks and generic NUM_TREES 2022-01-21 10:08:29 +00:00
broad_phase_octree.cpp BVH templated mask checks and generic NUM_TREES 2022-01-21 10:08:29 +00:00
broad_phase_octree.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
broad_phase_sw.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
broad_phase_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
collision_object_sw.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
collision_object_sw.h BVH templated mask checks and generic NUM_TREES 2022-01-21 10:08:29 +00:00
collision_solver_sat.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
collision_solver_sat.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
collision_solver_sw.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
collision_solver_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
constraint_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gjk_epa.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gjk_epa.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
joints_sw.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_server_sw.cpp Merge pull request #55764 from tinmanjuggernaut/validate_rid 2022-08-05 22:38:49 +02:00
physics_server_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
shape_sw.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
shape_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
space_sw.cpp In final phase of test_body_motion, move and cull AABB for body once instead of for every shape 2022-02-21 15:03:09 +01:00
space_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
step_sw.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
step_sw.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00