This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
767e0377265714bca4b28fb95e3f967e2f8304c3
godot
/
modules
/
jolt_physics
T
History
Lukas Tenbrink
91362a61da
Simplify
StringName
to
bool
conversions.
...
Move `mutex` include of `string_name.h` to `string_name.cpp`.
2025-04-30 16:59:34 +02:00
..
joints
Merge pull request
#101254
from mihe/jolt/better-settings
2025-03-13 08:57:43 -05:00
misc
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
objects
Place a hard limit on the max_contacts_reported property
2025-03-29 01:17:55 -07:00
shapes
Jolt: Update to 5.3.0
2025-03-21 17:17:55 +01:00
spaces
Simplify
StringName
to
bool
conversions.
2025-04-30 16:59:34 +02:00
config.py
Allow to compile templates without physics servers
2025-03-28 11:00:44 -03:00
jolt_globals.cpp
…
jolt_globals.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
jolt_physics_server_3d.cpp
…
jolt_physics_server_3d.h
Increase chunk limit for known problematic RID_Owners.
2025-04-16 17:03:47 -07:00
jolt_project_settings.cpp
Refactor Jolt-related project settings to only be loaded as needed
2025-01-25 12:18:52 +01:00
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
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
Merge pull request
#104449
from mihe/jolt/v5.3.0
2025-04-04 09:29:20 -05:00