This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4.4
godot
/
modules
/
jolt_physics
/
spaces
History
Mikael Hermansson
00baf18d6e
Fix
shape
always being zero with
get_rest_info
when using Jolt Physics
...
(cherry picked from commit
4b5661758f
)
2025-03-25 23:14:49 +01:00
..
jolt_body_accessor_3d.cpp
…
jolt_body_accessor_3d.h
…
jolt_broad_phase_layer.h
…
jolt_contact_listener_3d.cpp
Merge pull request
#101044
from mihe/jolt/revert-100533
2025-01-03 00:50:13 +01:00
jolt_contact_listener_3d.h
Fix debug contact count not being initialized when using Jolt Physics
2025-01-07 17:16:59 +01:00
jolt_job_system.cpp
…
jolt_job_system.h
…
jolt_layers.cpp
…
jolt_layers.h
…
jolt_motion_filter_3d.cpp
…
jolt_motion_filter_3d.h
…
jolt_physics_direct_space_state_3d.cpp
Fix
shape
always being zero with
get_rest_info
when using Jolt Physics
2025-03-25 23:14:49 +01:00
jolt_physics_direct_space_state_3d.h
…
jolt_query_collectors.h
Improve performance of certain physics queries when using Jolt Physics
2025-02-11 11:52:05 +01:00
jolt_query_filter_3d.cpp
…
jolt_query_filter_3d.h
…
jolt_space_3d.cpp
Refactor post-step operations in Jolt module to be done as needed
2025-01-25 12:22:30 +01:00
jolt_space_3d.h
Refactor post-step operations in Jolt module to be done as needed
2025-01-25 12:22:30 +01:00
jolt_temp_allocator.cpp
…
jolt_temp_allocator.h
…