godot/servers/physics_3d
Rémi Verschelde 94721f5ab8 Revert "Renamed plane's d to distance"
This reverts commit ec7b481170.

This was wrong, `d` is not a distance but the `d` constant in the
parametric equation `ax + by + cz = d` describing the plane.
2020-05-10 16:47:11 +02:00
..
joints Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
area_3d_sw.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
area_3d_sw.h More server renames for consistency after #37361 2020-03-28 13:20:48 +01:00
area_pair_3d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
area_pair_3d_sw.h More server renames for consistency after #37361 2020-03-28 13:20:48 +01:00
body_3d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
body_3d_sw.h Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
body_pair_3d_sw.cpp More server renames for consistency after #37361 2020-03-28 13:20:48 +01:00
body_pair_3d_sw.h More server renames for consistency after #37361 2020-03-28 13:20:48 +01:00
broad_phase_3d_basic.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_3d_basic.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_3d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_3d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_octree.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_octree.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
collision_object_3d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
collision_object_3d_sw.h Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
collision_solver_3d_sat.cpp Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
collision_solver_3d_sat.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
collision_solver_3d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
collision_solver_3d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
constraint_3d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gjk_epa.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gjk_epa.h Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
joints_3d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
physics_server_3d_sw.cpp Correct typo mistake of profiler_add_frame_data argument in physics 3d server 2020-04-17 21:56:25 +02:00
physics_server_3d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
shape_3d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
shape_3d_sw.h More server renames for consistency after #37361 2020-03-28 13:20:48 +01:00
space_3d_sw.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
space_3d_sw.h Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
step_3d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
step_3d_sw.h More server renames for consistency after #37361 2020-03-28 13:20:48 +01:00