1
0
Fork 0
godot/scene/resources/2d
A Thousand Ships 79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
2024-03-20 13:47:42 +01:00
..
skeleton
SCsub
capsule_shape_2d.cpp
capsule_shape_2d.h
circle_shape_2d.cpp
circle_shape_2d.h
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h
polygon_path_finder.cpp Use `Vector*` component-wise `min/max/clamp` functions where applicable 2024-03-20 13:47:42 +01:00
polygon_path_finder.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
segment_shape_2d.cpp
segment_shape_2d.h
separation_ray_shape_2d.cpp
separation_ray_shape_2d.h
shape_2d.cpp
shape_2d.h
tile_set.compat.inc
tile_set.cpp Use `Vector*` component-wise `min/max/clamp` functions where applicable 2024-03-20 13:47:42 +01:00
tile_set.h Fix call queue problems when loading TileSet 2024-03-14 21:05:14 +01:00
world_boundary_shape_2d.cpp Improve visualisation of worldboundary2d editor 2024-02-27 14:07:24 +01:00
world_boundary_shape_2d.h