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
2026-01-06 19:41:11 +00:00
Code
Releases
Wiki
Activity
Files
9630d4e2fc1d0fdef6f46f24e236548549f31d49
godot
/
modules
/
jolt_physics
History
Rémi Verschelde
a2971985e5
Merge pull request
#101189
from mihe/jolt/defer-static-compound
...
Improve performance of changing compound shapes when using Jolt Physics
2025-01-13 20:22:04 +01:00
..
joints
…
misc
…
objects
Improve performance of changing compound shapes when using Jolt Physics
2025-01-06 21:43:49 +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
…