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-12-06 17:25:19 +00:00
Code
Releases
Wiki
Activity
Files
46434b0f2ee25f036ce36a7c928438b766ce1fc5
godot
/
modules
/
jolt_physics
History
Mikael Hermansson
f4288fb349
Fix kinematic bodies not synchronizing state when using Jolt Physics
2025-01-19 16:18:14 +01:00
..
joints
…
misc
…
objects
Fix kinematic bodies not synchronizing state when using Jolt Physics
2025-01-19 16:18:14 +01:00
shapes
…
spaces
Merge pull request
#101189
from mihe/jolt/defer-static-compound
2025-01-13 20:22:04 +01:00
config.py
Jolt: Update to commit f094082aa, adding RISC-V, PPC64 and LoongArch support
2024-12-21 15:15:50 +01:00
jolt_globals.cpp
…
jolt_globals.h
…
jolt_physics_server_3d.cpp
…
jolt_physics_server_3d.h
Make RID allocation thread-safe when using Jolt Physics
2024-12-13 00:39:42 +01:00
jolt_project_settings.cpp
Cache value of Jolt Physics project setting
bounce_velocity_threshold
2025-01-07 18:35:04 +01:00
jolt_project_settings.h
…
register_types.cpp
…
register_types.h
…
SCsub
…