godot/modules/jolt_physics/spaces
2025-09-30 19:39:39 -07:00
..
jolt_body_activation_listener_3d.cpp Fix contacts not being reported properly when using Jolt Physics 2025-07-12 14:20:38 +02:00
jolt_body_activation_listener_3d.h Fix contacts not being reported properly when using Jolt Physics 2025-07-12 14:20:38 +02:00
jolt_broad_phase_layer.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
jolt_contact_listener_3d.cpp Fix CCD bodies adding multiple contact manifolds when using Jolt 2025-09-26 01:17:11 +02:00
jolt_contact_listener_3d.h Fix Area3D signal emissions when using Jolt Physics 2025-05-30 11:53:17 +02:00
jolt_job_system.cpp JoltPhysics: Fix orphan StringName 2025-09-08 22:18:46 +08:00
jolt_job_system.h Style: Begin integrating simple .clangd fixes 2025-03-22 13:24:35 -05:00
jolt_layers.cpp Remove Jolt Physics project setting "Areas Detect Static Bodies" 2025-06-03 09:52:57 +02:00
jolt_layers.h Style: Begin integrating simple .clangd fixes 2025-03-22 13:24:35 -05:00
jolt_motion_filter_3d.cpp Remove no-op locking in Jolt Physics module 2025-04-29 12:23:24 +02:00
jolt_motion_filter_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
jolt_physics_direct_space_state_3d.cpp Fix crash when calling move_and_collide with a null jolt_body 2025-09-27 13:30:04 +02:00
jolt_physics_direct_space_state_3d.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
jolt_query_collectors.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
jolt_query_filter_3d.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
jolt_query_filter_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
jolt_space_3d.cpp Fix contacts not being reported properly when using Jolt Physics 2025-07-12 14:20:38 +02:00
jolt_space_3d.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
jolt_temp_allocator.cpp Refactor Jolt-related project settings to only be loaded as needed 2025-01-25 12:18:52 +01:00
jolt_temp_allocator.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00