godot-module-template/modules/jolt_physics/objects
Thaddeus Crews 5a5a806eaf
Merge pull request #116768 from mihe/jolt/tidying-up
Tidy some things up in `modules/jolt_physics`
2026-02-26 08:15:17 -06:00
..
jolt_area_3d.cpp Add ability for Area3D to detect/influence SoftBody3D with Jolt Physics 2026-02-12 16:30:05 +01:00
jolt_area_3d.h Add ability for Area3D to detect/influence SoftBody3D with Jolt Physics 2026-02-12 16:30:05 +01:00
jolt_body_3d.cpp Add ability for Area3D to detect/influence SoftBody3D with Jolt Physics 2026-02-12 16:30:05 +01:00
jolt_body_3d.h Add ability for Area3D to detect/influence SoftBody3D with Jolt Physics 2026-02-12 16:30:05 +01:00
jolt_group_filter.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
jolt_group_filter.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
jolt_object_3d.cpp Batch the adding of Jolt Physics bodies 2025-06-14 14:11:07 +02:00
jolt_object_3d.h Tidy some things up in modules/jolt_physics 2026-02-25 17:39:37 +01:00
jolt_physics_direct_body_state_3d.cpp Use RequiredParam/RequiredResult in some high value places 2025-12-02 10:44:12 -06:00
jolt_physics_direct_body_state_3d.h Use RequiredParam/RequiredResult in some high value places 2025-12-02 10:44:12 -06:00
jolt_shaped_object_3d.cpp Tidy some things up in modules/jolt_physics 2026-02-25 17:39:37 +01:00
jolt_shaped_object_3d.h Tidy some things up in modules/jolt_physics 2026-02-25 17:39:37 +01:00
jolt_soft_body_3d.cpp Move RenderingServer enums to a dedicated RenderingServerEnums (RSE) namespace 2026-02-25 19:43:03 +01:00
jolt_soft_body_3d.h Add ability for Area3D to detect/influence SoftBody3D with Jolt Physics 2026-02-12 16:30:05 +01:00