virtualx-engine/servers/physics
lawnjelly 7b33050b3d BVH - fix physics expecting plus one based IDs.
Godot physics relies on ID zero being invalid, whereas BVH 0 is a valid ID.
2021-01-14 13:26:44 +00:00
..
joints Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
area_pair_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
area_pair_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
area_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
area_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
body_pair_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
body_pair_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
body_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
body_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_basic.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_basic.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_bvh.cpp BVH - fix physics expecting plus one based IDs. 2021-01-14 13:26:44 +00:00
broad_phase_bvh.h doc: Sync classref with current source 2021-01-13 16:55:27 +01:00
broad_phase_octree.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_octree.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_object_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_object_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_solver_sat.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_solver_sat.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_solver_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_solver_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
constraint_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gjk_epa.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gjk_epa.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
joints_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
physics_server_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
physics_server_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
shape_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
shape_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
space_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
space_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
step_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
step_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00