1
0
Fork 0
godot/modules/godot_physics_3d
kobewi 10f6c01b9c Remove ABS in favor of Math::abs 2025-03-19 13:52:40 +01:00
..
joints Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
SCsub
config.py
gjk_epa.cpp
gjk_epa.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_area_3d.cpp
godot_area_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_area_pair_3d.cpp
godot_area_pair_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_body_3d.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_body_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_body_direct_state_3d.cpp
godot_body_direct_state_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_body_pair_3d.cpp Remove ABS in favor of Math::abs 2025-03-19 13:52:40 +01:00
godot_body_pair_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_broad_phase_3d.cpp
godot_broad_phase_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_broad_phase_3d_bvh.cpp
godot_broad_phase_3d_bvh.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_collision_object_3d.cpp
godot_collision_object_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_collision_solver_3d.cpp
godot_collision_solver_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_collision_solver_3d_sat.cpp Style: Apply `clang-tidy` fixes (superficial) 2024-11-04 12:11:14 -06:00
godot_collision_solver_3d_sat.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_constraint_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_joint_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_physics_server_3d.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
godot_physics_server_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_shape_3d.cpp Remove ABS in favor of Math::abs 2025-03-19 13:52:40 +01:00
godot_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_soft_body_3d.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_soft_body_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_space_3d.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_space_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_step_3d.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
godot_step_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
register_types.cpp
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00