godot/modules/jolt_physics
2025-02-11 22:55:32 +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 Skip Object::to_string when Jolt Physics is on separate thread 2025-02-11 22:55:32 +01:00
shapes Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
spaces Improve performance of certain physics queries when using Jolt Physics 2025-02-11 11:52:05 +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 Skip Object::to_string when Jolt Physics is on separate thread 2025-02-11 22:55:32 +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