godot/servers/physics_2d
Yuri Sizov 6b403712f1 Merge pull request #83655 from golfinq/small-capsule-shape-fix
Replace confusing code in GodotCapsuleShape2D::get_supports
2023-12-22 17:19:48 +01:00
..
SCsub
godot_area_2d.cpp Merge pull request #83003 from AThousandShips/null_check_extra 2023-10-09 15:37:14 +02:00
godot_area_2d.h Clear monitoring in `Area*` when its space changes to invalid 2023-12-15 20:54:54 +01:00
godot_area_pair_2d.cpp Fix body leaving area gravity influence 2023-12-21 16:10:02 +01:00
godot_area_pair_2d.h Fix body leaving area gravity influence 2023-12-21 16:10:02 +01:00
godot_body_2d.cpp Clear monitoring in `Area*` when its space changes to invalid 2023-12-15 20:54:54 +01:00
godot_body_2d.h
godot_body_direct_state_2d.cpp
godot_body_direct_state_2d.h
godot_body_pair_2d.cpp
godot_body_pair_2d.h
godot_broad_phase_2d.cpp
godot_broad_phase_2d.h
godot_broad_phase_2d_bvh.cpp
godot_broad_phase_2d_bvh.h
godot_collision_object_2d.cpp Clear monitoring in `Area*` when its space changes to invalid 2023-12-15 20:54:54 +01:00
godot_collision_object_2d.h
godot_collision_solver_2d.cpp
godot_collision_solver_2d.h
godot_collision_solver_2d_sat.cpp
godot_collision_solver_2d_sat.h
godot_constraint_2d.h
godot_joints_2d.cpp
godot_joints_2d.h
godot_physics_server_2d.cpp Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-10-08 17:23:33 +02:00
godot_physics_server_2d.h
godot_shape_2d.cpp replace confusing code in CapsuleShape2D 2023-10-20 18:08:27 -04:00
godot_shape_2d.h
godot_space_2d.cpp
godot_space_2d.h
godot_step_2d.cpp
godot_step_2d.h