godot/modules/godot_physics_2d
Aarni Koskela f134769506 Fix various typos
* Add TODO notes for typos that should be fixed for 5.0

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2025-01-08 14:47:42 +02:00
..
config.py
godot_area_2d.cpp
godot_area_2d.h
godot_area_pair_2d.cpp
godot_area_pair_2d.h
godot_body_2d.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_body_2d.h
godot_body_direct_state_2d.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_body_direct_state_2d.h
godot_body_pair_2d.cpp Style: Add WARNING: as new comment admonition 2024-09-25 09:44:42 -05:00
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
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 Fix various typos 2025-01-08 14:47:42 +02:00
godot_joints_2d.h Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
godot_physics_server_2d.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
godot_physics_server_2d.h Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
godot_shape_2d.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
godot_shape_2d.h
godot_space_2d.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_space_2d.h Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_step_2d.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_step_2d.h
register_types.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
register_types.h
SCsub