godot/modules/godot_physics_3d/joints
Ricardo Buring 0333648cea Move Godot Physics 3D into a module; add dummy 3D physics server
If the module is enabled (default), 3D physics works as it did before.

If the module is disabled and no other 3D physics server is registered
(via a module or GDExtension), then we fall back to a dummy
implementation which effectively disables 3D physics functionality (and
a warning is printed).

The dummy 3D physics server can also be selected explicitly, in which
case no warning is printed.
2024-09-21 21:19:45 +02:00
..
SCsub
godot_cone_twist_joint_3d.cpp
godot_cone_twist_joint_3d.h
godot_generic_6dof_joint_3d.cpp
godot_generic_6dof_joint_3d.h
godot_hinge_joint_3d.cpp
godot_hinge_joint_3d.h
godot_jacobian_entry_3d.h
godot_pin_joint_3d.cpp
godot_pin_joint_3d.h
godot_slider_joint_3d.cpp
godot_slider_joint_3d.h