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-11-15 13:51:40 +00:00
Code
Releases
Wiki
Activity
Files
5f4a0bec2dde63a5c126b51faaf4fc8e7417b040
godot
/
modules
/
jolt_physics
History
Thaddeus Crews
b7deb853c9
Merge pull request
#102029
from mihe/jolt/area-mass-properties
...
Override mass properties for `Area3D` when using Jolt Physics
2025-01-28 09:03:40 -06:00
..
joints
…
misc
…
objects
Merge pull request
#102029
from mihe/jolt/area-mass-properties
2025-01-28 09:03:40 -06:00
shapes
…
spaces
Refactor post-step operations in Jolt module to be done as needed
2025-01-25 12:22:30 +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
…