This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
98537b2e0c76458aa692b1bb79110a25238b61fe
godot
/
modules
/
jolt_physics
/
objects
T
History
Thaddeus Crews
b7dcb1f728
Merge pull request
#108094
from simpkins/jolt_soft_body_transform
...
Jolt physics: wake up a soft body when its transform changes
2025-07-03 12:21:27 -05:00
..
jolt_area_3d.cpp
Improve performance for shapeless objects when using Jolt Physics
2025-07-03 14:14:00 +02:00
jolt_area_3d.h
Fix Area3D signal emissions when using Jolt Physics
2025-05-30 11:53:17 +02:00
jolt_body_3d.cpp
Improve performance for shapeless objects when using Jolt Physics
2025-07-03 14:14:00 +02:00
jolt_body_3d.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
jolt_group_filter.cpp
…
jolt_group_filter.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
jolt_object_3d.cpp
Batch the adding of Jolt Physics bodies
2025-06-14 14:11:07 +02:00
jolt_object_3d.h
Remove no-op locking in Jolt Physics module
2025-04-29 12:23:24 +02:00
jolt_physics_direct_body_state_3d.cpp
…
jolt_physics_direct_body_state_3d.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
jolt_shaped_object_3d.cpp
Improve performance for shapeless objects when using Jolt Physics
2025-07-03 14:14:00 +02:00
jolt_shaped_object_3d.h
Improve performance for shapeless objects when using Jolt Physics
2025-07-03 14:14:00 +02:00
jolt_soft_body_3d.cpp
Jolt physics: wake up a soft body when its transform changes
2025-06-28 16:34:51 -07:00
jolt_soft_body_3d.h
Batch the adding of Jolt Physics bodies
2025-06-14 14:11:07 +02:00