This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e5f7ec0c3070f800fc088409e277d3d50741c3ae
godot
/
modules
/
jolt_physics
History
Michael Alexsander
5ad414d046
Allow to compile templates without physics servers
2025-03-28 11:00:44 -03:00
..
joints
Merge pull request
#101254
from mihe/jolt/better-settings
2025-03-13 08:57:43 -05:00
misc
…
objects
Merge pull request
#101254
from mihe/jolt/better-settings
2025-03-13 08:57:43 -05:00
shapes
Fix
ConcavePolygonShape3D
always enabling
backface_collision
when using Jolt Physics
2025-03-18 12:26:31 +01:00
spaces
Fix
shape
always being zero with
get_rest_info
when using Jolt Physics
2025-03-25 12:35:01 +01:00
config.py
Allow to compile templates without physics servers
2025-03-28 11:00:44 -03:00
jolt_globals.cpp
…
jolt_globals.h
…
jolt_physics_server_3d.cpp
…
jolt_physics_server_3d.h
…
jolt_project_settings.cpp
…
jolt_project_settings.h
Merge pull request
#101254
from mihe/jolt/better-settings
2025-03-13 08:57:43 -05:00
register_types.cpp
Improve Jolt module initialization style
2025-03-18 13:53:30 +01:00
register_types.h
…
SCsub
…