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-02 16:48:55 +00:00
Code
Releases
Wiki
Activity
Files
caaa3e5f4ba5bf1efb4ac810f7788373d45d6d2f
godot
/
modules
/
jolt_physics
History
Mikael Hermansson
5d2a54e6b1
Improve performance of certain physics queries when using Jolt Physics
2025-02-11 11:52:05 +01:00
..
joints
…
misc
…
objects
Merge pull request
#102029
from mihe/jolt/area-mass-properties
2025-01-28 09:03:40 -06:00
shapes
…
spaces
Improve performance of certain physics queries when using Jolt Physics
2025-02-11 11:52:05 +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
…