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
7c0ce4e793d614713f3066f381dc6e722a2d42cd
godot
/
modules
/
jolt_physics
/
objects
T
History
Thaddeus Crews
b7deb853c9
Merge pull request
#102029
from mihe/jolt/area-mass-properties
...
Override mass properties for `Area3D` when using Jolt Physics
2025-01-28 09:03:40 -06:00
..
jolt_area_3d.cpp
Merge pull request
#102029
from mihe/jolt/area-mass-properties
2025-01-28 09:03:40 -06:00
jolt_area_3d.h
Refactor post-step operations in Jolt module to be done as needed
2025-01-25 12:22:30 +01:00
jolt_body_3d.cpp
Fix kinematic bodies not synchronizing state when using Jolt Physics
2025-01-19 16:18:14 +01:00
jolt_body_3d.h
Fix kinematic bodies not synchronizing state when using Jolt Physics
2025-01-19 16:18:14 +01:00
jolt_group_filter.cpp
Add Jolt Physics as an alternative 3D physics engine
2024-12-11 13:57:25 +01:00
jolt_group_filter.h
Add Jolt Physics as an alternative 3D physics engine
2024-12-11 13:57:25 +01:00
jolt_object_3d.cpp
Refactor post-step operations in Jolt module to be done as needed
2025-01-25 12:22:30 +01:00
jolt_object_3d.h
Refactor post-step operations in Jolt module to be done as needed
2025-01-25 12:22:30 +01:00
jolt_physics_direct_body_state_3d.cpp
Add Jolt Physics as an alternative 3D physics engine
2024-12-11 13:57:25 +01:00
jolt_physics_direct_body_state_3d.h
Add Jolt Physics as an alternative 3D physics engine
2024-12-11 13:57:25 +01:00
jolt_shaped_object_3d.cpp
Refactor post-step operations in Jolt module to be done as needed
2025-01-25 12:22:30 +01:00
jolt_shaped_object_3d.h
Refactor post-step operations in Jolt module to be done as needed
2025-01-25 12:22:30 +01:00
jolt_soft_body_3d.cpp
Improve performance with many static/sleeping bodies when using Jolt Physics
2025-01-01 21:30:02 +01:00
jolt_soft_body_3d.h
Improve performance with many static/sleeping bodies when using Jolt Physics
2025-01-01 21:30:02 +01:00