godot/modules/jolt_physics
2025-01-19 16:18:14 +01: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 Fix kinematic bodies not synchronizing state when using Jolt Physics 2025-01-19 16:18:14 +01:00
shapes Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
spaces Merge pull request #101189 from mihe/jolt/defer-static-compound 2025-01-13 20:22:04 +01:00
config.py Jolt: Update to commit f094082aa, adding RISC-V, PPC64 and LoongArch support 2024-12-21 15:15:50 +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 Cache value of Jolt Physics project setting bounce_velocity_threshold 2025-01-07 18:35:04 +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