Rémi Verschelde baa92252d3 TileSet: Fix `-Wmaybe-uninitialized` warning on CompatibilityShapeData 1 周之前
..
skeleton 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 1 月之前
SCsub 556933306a Allow to compile templates without navigation features 2 月之前
capsule_shape_2d.cpp 9f38cfe3ca Add mid height property to CapsuleShape2D/3D 1 月之前
capsule_shape_2d.h 9f38cfe3ca Add mid height property to CapsuleShape2D/3D 1 月之前
circle_shape_2d.cpp 94282d88f9 Core: Use `Math` namespace for constants 1 月之前
circle_shape_2d.h 324512e11c Style: Replace header guards with `#pragma once` 2 月之前
concave_polygon_shape_2d.cpp c1acc839a8 Directly use segment points in Geometry2D/3D function parameters 2 月之前
concave_polygon_shape_2d.h 324512e11c Style: Replace header guards with `#pragma once` 2 月之前
convex_polygon_shape_2d.cpp 1cb531ddb6 Move 2D-only resources to their own folder 1 年之前
convex_polygon_shape_2d.h 324512e11c Style: Replace header guards with `#pragma once` 2 月之前
navigation_mesh_source_geometry_data_2d.cpp 73d85f46c9 Remove unused headers in scene. 5 月之前
navigation_mesh_source_geometry_data_2d.h 34b485d62b Remove empty constructors and destructors from scene/ 4 周之前
navigation_polygon.cpp 783728fcb4 Capitalize global navigation constants 1 月之前
navigation_polygon.h fd1168620f Merge pull request #105718 from aaronfranke/nav-const-caps 4 周之前
polygon_path_finder.cpp 4f4031a675 Replace size() == 0 with is_empty(). 2 月之前
polygon_path_finder.h 324512e11c Style: Replace header guards with `#pragma once` 2 月之前
rectangle_shape_2d.cpp dedae63617 Add property guards to shape 2D's 4 月之前
rectangle_shape_2d.h 324512e11c Style: Replace header guards with `#pragma once` 2 月之前
segment_shape_2d.cpp c1acc839a8 Directly use segment points in Geometry2D/3D function parameters 2 月之前
segment_shape_2d.h 324512e11c Style: Replace header guards with `#pragma once` 2 月之前
separation_ray_shape_2d.cpp 94282d88f9 Core: Use `Math` namespace for constants 1 月之前
separation_ray_shape_2d.h 324512e11c Style: Replace header guards with `#pragma once` 2 月之前
shape_2d.cpp f8f350a32a Add `GLOBAL_GET` cached macros. 1 月之前
shape_2d.h 324512e11c Style: Replace header guards with `#pragma once` 2 月之前
tile_set.compat.inc 556933306a Allow to compile templates without navigation features 2 月之前
tile_set.cpp b323212e0e TileSet: Prevent crash in conversion of invalid tiles from Godot 3.x 1 周之前
tile_set.h baa92252d3 TileSet: Fix `-Wmaybe-uninitialized` warning on CompatibilityShapeData 1 周之前
world_boundary_shape_2d.cpp c1acc839a8 Directly use segment points in Geometry2D/3D function parameters 2 月之前
world_boundary_shape_2d.h 324512e11c Style: Replace header guards with `#pragma once` 2 月之前