godot/servers/physics_3d
Markus Sauermann 28af870750 Code simplifications found by cppcheck
They are based on:
- Boolean arithmetic simplifications
- setting variables that are not accessed
- constant variables
2022-11-21 08:43:36 +01:00
..
joints Move EulerOrder enum to math_defs.h and global scope 2022-11-02 13:44:13 -05:00
gjk_epa.cpp
gjk_epa.h
godot_area_3d.cpp
godot_area_3d.h
godot_area_pair_3d.cpp
godot_area_pair_3d.h
godot_body_3d.cpp Fix RigidBody3D inertia calculation 2022-10-19 23:26:20 +02:00
godot_body_3d.h
godot_body_direct_state_3d.cpp
godot_body_direct_state_3d.h
godot_body_pair_3d.cpp
godot_body_pair_3d.h
godot_broad_phase_3d_bvh.cpp
godot_broad_phase_3d_bvh.h
godot_broad_phase_3d.cpp
godot_broad_phase_3d.h
godot_collision_object_3d.cpp
godot_collision_object_3d.h
godot_collision_solver_3d_sat.cpp
godot_collision_solver_3d_sat.h
godot_collision_solver_3d.cpp
godot_collision_solver_3d.h
godot_constraint_3d.h
godot_joint_3d.h
godot_physics_server_3d.cpp
godot_physics_server_3d.h
godot_shape_3d.cpp
godot_shape_3d.h
godot_soft_body_3d.cpp Code simplifications found by cppcheck 2022-11-21 08:43:36 +01:00
godot_soft_body_3d.h
godot_space_3d.cpp Remove duplicate project settings definitions 2022-11-08 01:29:39 +01:00
godot_space_3d.h
godot_step_3d.cpp
godot_step_3d.h
SCsub