godot/modules/godot_physics_3d
Thaddeus Crews 6577ed278a
Merge pull request #97471 from kevinkuo52/debug-raycast-heightmap
[GodotPhysics] Fix raycasts don't reliably collide with HeightMapShape3D
2024-11-11 14:18:20 -06:00
..
joints Style: Apply clang-tidy fixes (superficial) 2024-11-04 12:11:14 -06:00
config.py
gjk_epa.cpp
gjk_epa.h
godot_area_3d.cpp
godot_area_3d.h
godot_area_pair_3d.cpp
godot_area_pair_3d.h
godot_body_3d.cpp
godot_body_3d.h
godot_body_direct_state_3d.cpp
godot_body_direct_state_3d.h
godot_body_pair_3d.cpp Style: Add WARNING: as new comment admonition 2024-09-25 09:44:42 -05:00
godot_body_pair_3d.h
godot_broad_phase_3d_bvh.cpp
godot_broad_phase_3d_bvh.h
godot_broad_phase_3d.cpp
godot_broad_phase_3d.h
godot_collision_object_3d.cpp
godot_collision_object_3d.h
godot_collision_solver_3d_sat.cpp Style: Apply clang-tidy fixes (superficial) 2024-11-04 12:11:14 -06:00
godot_collision_solver_3d_sat.h
godot_collision_solver_3d.cpp
godot_collision_solver_3d.h
godot_constraint_3d.h
godot_joint_3d.h
godot_physics_server_3d.cpp Style: Apply clang-tidy fixes (superficial) 2024-11-04 12:11:14 -06:00
godot_physics_server_3d.h
godot_shape_3d.cpp Merge pull request #97471 from kevinkuo52/debug-raycast-heightmap 2024-11-11 14:18:20 -06:00
godot_shape_3d.h
godot_soft_body_3d.cpp Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
godot_soft_body_3d.h
godot_space_3d.cpp Style: Apply clang-tidy fixes (superficial) 2024-11-04 12:11:14 -06:00
godot_space_3d.h
godot_step_3d.cpp Style: Add WARNING: as new comment admonition 2024-09-25 09:44:42 -05:00
godot_step_3d.h
register_types.cpp
register_types.h
SCsub