godot-module-template/modules/jolt_physics
Thaddeus Crews 3a12fc89b6
Merge pull request #100473 from opsocket/fix-rigid-bodies-damping
Update damping values for jolt rigid bodies on mode switch at runtime
2024-12-19 19:59:39 -06:00
..
joints Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
misc Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
objects 🐛 enforce bodies damping recomputation on mode switch at runtime 2024-12-18 16:07:04 -05:00
shapes Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
spaces Stop reporting contacts for sleeping bodies when using Jolt Physics 2024-12-17 23:20:00 +01:00
config.py Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
jolt_globals.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
jolt_globals.h Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
jolt_physics_server_3d.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
jolt_physics_server_3d.h Make RID allocation thread-safe when using Jolt Physics 2024-12-13 00:39:42 +01:00
jolt_project_settings.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
jolt_project_settings.h Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
register_types.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
register_types.h Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
SCsub Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00