Thaddeus Crews 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 2 月之前
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 9 月之前
config.py 5ad414d046 Allow to compile templates without physics servers 3 月之前
godot_area_2d.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 9 月之前
godot_area_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_area_pair_2d.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 9 月之前
godot_area_pair_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_body_2d.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 月之前
godot_body_2d.h a5de242a2f Place a hard limit on the max_contacts_reported property 3 月之前
godot_body_direct_state_2d.cpp 33817b186f Remove unused header in drivers and modules. 6 月之前
godot_body_direct_state_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_body_pair_2d.cpp 94282d88f9 Core: Use `Math` namespace for constants 3 月之前
godot_body_pair_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_broad_phase_2d.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 9 月之前
godot_broad_phase_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_broad_phase_2d_bvh.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 9 月之前
godot_broad_phase_2d_bvh.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_collision_object_2d.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 9 月之前
godot_collision_object_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_collision_solver_2d.cpp 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server 9 月之前
godot_collision_solver_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_collision_solver_2d_sat.cpp c1acc839a8 Directly use segment points in Geometry2D/3D function parameters 3 月之前
godot_collision_solver_2d_sat.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_constraint_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_joints_2d.cpp f134769506 Fix various typos 6 月之前
godot_joints_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_physics_server_2d.cpp d58b2e879f Get rid of easily removable uses of const_cast 7 月之前
godot_physics_server_2d.h 941ad15724 Increase chunk limit for known problematic RID_Owners. 3 月之前
godot_shape_2d.cpp 4f4031a675 Replace size() == 0 with is_empty(). 3 月之前
godot_shape_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_space_2d.cpp 33817b186f Remove unused header in drivers and modules. 6 月之前
godot_space_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
godot_step_2d.cpp 33817b186f Remove unused header in drivers and modules. 6 月之前
godot_step_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
register_types.cpp 33817b186f Remove unused header in drivers and modules. 6 月之前
register_types.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前