godot/modules/jolt_physics
2025-03-19 13:52:40 +01:00
..
joints Merge pull request #101254 from mihe/jolt/better-settings 2025-03-13 08:57:43 -05:00
misc Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
objects Merge pull request #101254 from mihe/jolt/better-settings 2025-03-13 08:57:43 -05:00
shapes Fix ConcavePolygonShape3D always enabling backface_collision when using Jolt Physics 2025-03-18 12:26:31 +01:00
spaces Remove ABS in favor of Math::abs 2025-03-19 13:52:40 +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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06: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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
jolt_project_settings.cpp Refactor Jolt-related project settings to only be loaded as needed 2025-01-25 12:18:52 +01:00
jolt_project_settings.h Merge pull request #101254 from mihe/jolt/better-settings 2025-03-13 08:57:43 -05:00
register_types.cpp Improve Jolt module initialization style 2025-03-18 13:53:30 +01:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00