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
b7dcb1f7282cf51cbb3f062914bbfb09ede9f604
godot
/
modules
/
jolt_physics
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
..
joints
Fix SCU build issues related to Jolt Physics
2025-05-13 12:34:55 +02:00
misc
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
objects
Merge pull request
#108094
from simpkins/jolt_soft_body_transform
2025-07-03 12:21:27 -05:00
shapes
Change
JoltShapeInstance3D
to use move semantics
2025-05-23 21:39:55 +02:00
spaces
Batch the adding of Jolt Physics bodies
2025-06-14 14:11:07 +02:00
config.py
Linux: Drop
ppc32
(32-bit PowerPC) architecture support
2025-05-14 10:22:12 +02:00
jolt_globals.cpp
Core: Modernize C headers with C++ equivalents
2025-05-02 08:23:01 -05:00
jolt_globals.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
jolt_physics_server_3d.cpp
Merge pull request
#106321
from elzewyr/shrink-factor
2025-05-27 09:39:29 -05:00
jolt_physics_server_3d.h
Merge pull request
#106321
from elzewyr/shrink-factor
2025-05-27 09:39:29 -05:00
jolt_project_settings.cpp
Remove Jolt Physics project setting "Areas Detect Static Bodies"
2025-06-03 09:52:57 +02:00
jolt_project_settings.h
Remove Jolt Physics project setting "Areas Detect Static Bodies"
2025-06-03 09:52:57 +02:00
register_types.cpp
Improve Jolt module initialization style
2025-03-18 13:53:30 +01:00
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
Add WebAssembly SIMD support
2025-05-13 07:35:53 -04:00