1
0
Fork 0
godot/scene/resources/2d
Thaddeus Crews 324512e11c
Style: Replace header guards with `#pragma once`
2025-03-07 17:33:47 -06:00
..
skeleton Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
capsule_shape_2d.cpp Add property guards to shape 2D's 2025-01-18 13:37:46 +02:00
capsule_shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
circle_shape_2d.cpp Add property guards to shape 2D's 2025-01-18 13:37:46 +02:00
circle_shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
navigation_mesh_source_geometry_data_2d.cpp Remove unused headers in scene. 2024-12-24 00:40:09 +08:00
navigation_mesh_source_geometry_data_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
navigation_polygon.cpp Remove unused headers in scene. 2024-12-24 00:40:09 +08:00
navigation_polygon.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
polygon_path_finder.cpp
polygon_path_finder.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rectangle_shape_2d.cpp Add property guards to shape 2D's 2025-01-18 13:37:46 +02:00
rectangle_shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
segment_shape_2d.cpp Add property guards to shape 2D's 2025-01-18 13:37:46 +02:00
segment_shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
separation_ray_shape_2d.cpp Add property guards to shape 2D's 2025-01-18 13:37:46 +02:00
separation_ray_shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shape_2d.cpp Remove unused headers in scene. 2024-12-24 00:40:09 +08:00
shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tile_set.compat.inc Implement multiple occlusion polygons within each TileSet occlusion layer 2024-09-03 15:38:51 +02:00
tile_set.cpp Add has_custom_data() to TileData 2025-01-13 21:25:49 +09:00
tile_set.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
world_boundary_shape_2d.cpp
world_boundary_shape_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00