This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
06b8d05eda8930dec58172e8f812edc7c679d0a7
godot
/
modules
/
godot_physics_3d
/
joints
History
Thaddeus Crews
94282d88f9
Core: Use
Math
namespace for constants
2025-04-10 16:29:30 -05:00
..
godot_cone_twist_joint_3d.cpp
Core: Add
constexpr
constructors/operators to math structs
2025-03-17 12:15:31 -05:00
godot_cone_twist_joint_3d.h
Core: Use
Math
namespace for constants
2025-04-10 16:29:30 -05:00
godot_generic_6dof_joint_3d.cpp
Style: Apply
clang-tidy
fixes (superficial)
2024-11-04 12:11:14 -06:00
godot_generic_6dof_joint_3d.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
godot_hinge_joint_3d.cpp
…
godot_hinge_joint_3d.h
Core: Use
Math
namespace for constants
2025-04-10 16:29:30 -05:00
godot_jacobian_entry_3d.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
godot_pin_joint_3d.cpp
Fix various typos and code style issues
2024-11-28 17:40:42 +01:00
godot_pin_joint_3d.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
godot_slider_joint_3d.cpp
…
godot_slider_joint_3d.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…