godot/scene/resources/2d
2025-10-14 05:54:58 +08:00
..
skeleton Fixed Skeleton2D TwoBoneIK and LookAt mirroring 2025-09-06 16:20:24 -05:00
capsule_shape_2d.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
capsule_shape_2d.h Add mid height property to CapsuleShape2D/3D 2025-05-01 15:45:51 -07:00
circle_shape_2d.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07: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 Move server files into their subfolders 2025-09-30 19:39:39 -07:00
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 Move server files into their subfolders 2025-09-30 19:39:39 -07:00
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 Remove empty constructors and destructors from scene/ 2025-05-06 14:46:54 +02:00
navigation_polygon.cpp Capitalize global navigation constants 2025-05-05 12:08:15 -07:00
navigation_polygon.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
polygon_path_finder.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
polygon_path_finder.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
rectangle_shape_2d.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
rectangle_shape_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
segment_shape_2d.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07: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 Move server files into their subfolders 2025-09-30 19:39:39 -07:00
separation_ray_shape_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
shape_2d.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
shape_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
tile_set.compat.inc Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
tile_set.cpp Fix some compilation errors 2025-10-14 05:54:58 +08:00
tile_set.h TileSet: Fix -Wmaybe-uninitialized warning on CompatibilityShapeData 2025-05-27 13:51:13 +02:00
world_boundary_shape_2d.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
world_boundary_shape_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00