virtualx-engine/servers/physics
lawnjelly 6a2912c856 Fix pairing crash in physics Octree
Remove section of code that should not run and was causing crash.
2022-12-20 19:25:34 +00: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 Add area monitor callback error checking 2022-08-07 13:57:06 -07: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 Fix pairing crash in physics Octree 2022-12-20 19:25:34 +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 Clarify invalid RID errors in Server free() functions. 2022-08-12 23:02:09 +08: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 Fix typo bug in heightmap shape 2022-12-12 14:00:37 +08: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