1
0
Fork 0
godot/scene/2d/physics
Thaddeus Crews 8f6bb119f4
Merge pull request #100602 from KoBeWi/over_100_changes_in_50_random_files_aka_the_best_kind_of_PR
Add templated version of `ObjectDB::get_instance()`
2025-03-31 12:03:47 -05:00
..
joints Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
SCsub
animatable_body_2d.cpp
animatable_body_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
area_2d.cpp
area_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
character_body_2d.cpp Add templated version of ObjectDB::get_instance() 2025-03-27 15:43:23 +01:00
character_body_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
collision_object_2d.cpp
collision_object_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
collision_polygon_2d.cpp
collision_polygon_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
collision_shape_2d.cpp
collision_shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
kinematic_collision_2d.cpp Add templated version of ObjectDB::get_instance() 2025-03-27 15:43:23 +01:00
kinematic_collision_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
physical_bone_2d.cpp
physical_bone_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
physics_body_2d.cpp
physics_body_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
ray_cast_2d.cpp
ray_cast_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rigid_body_2d.cpp Remove ABS in favor of Math::abs 2025-03-19 13:52:40 +01:00
rigid_body_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shape_cast_2d.cpp
shape_cast_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
static_body_2d.cpp Make nodes handle their respective navigation source geometry 2025-01-12 13:14:46 +01:00
static_body_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
touch_screen_button.cpp Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00
touch_screen_button.h Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00