This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
fe84b84b51df1ff6db658f521d1040aa563cedd0
godot
/
modules
/
jolt_physics
/
spaces
History
Mikael Hermansson
5d2a54e6b1
Improve performance of certain physics queries when using Jolt Physics
2025-02-11 11:52:05 +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
Improve performance of certain physics queries when using Jolt Physics
2025-02-11 11:52:05 +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
…