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-21 14:57:09 +00:00
Code
Releases
Wiki
Activity
Files
dadfcd1ff287fe195e6e94e0b367de1ce3b27c17
godot
/
modules
/
jolt_physics
/
spaces
History
Mikael Hermansson
62e8b1e5fd
Fix broken negative scaling when using Jolt Physics
2025-03-02 01:14:19 +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 broken negative scaling when using Jolt Physics
2025-03-02 01:14:19 +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
…