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-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
a7d84fa022334da4e198affc0fe3cd79e8becce5
godot
/
modules
/
jolt_physics
History
Mikael Hermansson
d6b822c891
Cache value of Jolt Physics project setting
bounce_velocity_threshold
2025-01-07 18:35:04 +01:00
..
joints
…
misc
…
objects
Improve performance with many static/sleeping bodies when using Jolt Physics
2025-01-01 21:30:02 +01:00
shapes
…
spaces
Merge pull request
#101044
from mihe/jolt/revert-100533
2025-01-03 00:50:13 +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
…