virtualx-engine/servers/physics_2d
Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Part of #33027, also discussed in #29848.

Enforcing the use of brackets even on single line statements would be
preferred, but `clang-format` doesn't have this functionality yet.
2020-05-10 13:12:16 +02:00
..
area_2d_sw.cpp Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
area_2d_sw.h Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
area_pair_2d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
area_pair_2d_sw.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
body_2d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
body_2d_sw.h Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
body_pair_2d_sw.cpp Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
body_pair_2d_sw.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
broad_phase_2d_basic.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_2d_basic.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_2d_hash_grid.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_2d_hash_grid.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_2d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
broad_phase_2d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
collision_object_2d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
collision_object_2d_sw.h Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
collision_solver_2d_sat.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
collision_solver_2d_sat.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
collision_solver_2d_sw.cpp Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
collision_solver_2d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
constraint_2d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
joints_2d_sw.cpp Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
joints_2d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
physics_server_2d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
physics_server_2d_sw.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
physics_server_2d_wrap_mt.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
physics_server_2d_wrap_mt.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shape_2d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
shape_2d_sw.h Assign zero to range when ConvexPolygonShape2D is empty. 2020-04-14 12:53:32 +01:00
space_2d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
space_2d_sw.h Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
step_2d_sw.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
step_2d_sw.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00