godot-module-template/modules/jolt_physics/spaces
Jorrit Rouwe ff59dd6d5a Increased maximum value of HeightFieldShape::mBitsPerSample to 16 to allow for better precision
Made tolerance that's used in the internal edge removal algorithm configurable in CollideShapeSettings and PhysicsSettings
2026-03-09 12:59:20 +01: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
jolt_contact_listener_3d.cpp Tidy some things up in modules/jolt_physics 2026-02-25 17:39:37 +01:00
jolt_contact_listener_3d.h Tidy some things up in modules/jolt_physics 2026-02-25 17:39:37 +01:00
jolt_job_system.cpp JoltPhysics: Fix orphan StringName 2025-09-08 22:18:46 +08:00
jolt_job_system.h
jolt_layers.cpp Remove Jolt Physics project setting "Areas Detect Static Bodies" 2025-06-03 09:52:57 +02:00
jolt_layers.h
jolt_motion_filter_3d.cpp
jolt_motion_filter_3d.h
jolt_physics_direct_space_state_3d.cpp Increased maximum value of HeightFieldShape::mBitsPerSample to 16 to allow for better precision 2026-03-09 12:59:20 +01: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
jolt_query_filter_3d.cpp
jolt_query_filter_3d.h
jolt_space_3d.cpp Merge pull request #116768 from mihe/jolt/tidying-up 2026-02-26 08:15:17 -06:00
jolt_space_3d.h Share one JoltTempAllocator instance across all JoltSpace3D 2026-02-25 17:16:20 +01:00
jolt_temp_allocator.cpp
jolt_temp_allocator.h