index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
physics_3d
/
physics_server_3d_wrap_mt.h
Age
Commit message (
Expand
)
Author
2021-10-04
Script interface improvements for test body motion
PouleyKetchoupp
2021-10-01
Remove scene code in physics servers
PouleyKetchoupp
2021-09-22
Port 2D improvement to move and slide 3D
fabriceci
2021-09-16
Merge pull request #52668 from qarmin/cppcheck_servers_physics
Camille Mohr-Daurat
2021-09-15
Initialize variables in servers/physics
qarmin
2021-09-14
Rename WorldMarginShape to WorldBoundaryShape
PouleyKetchoupp
2021-09-06
Proper support for custom mass properties in 2D/3D physics bodies
PouleyKetchoupp
2021-08-31
Merge pull request #49471 from nekomatata/body-state-sync-callback
Juan Linietsky
2021-08-25
Clean physics direct body state usage in 2D and 3D physics
PouleyKetchoupp
2021-08-24
Rename RayShape to SeparationRayShape
PouleyKetchoupp
2021-08-24
Fix CharacterBody motion with RayShape
PouleyKetchoupp
2021-08-24
Restore RayShape as a regular shape type
PouleyKetchoupp
2021-08-10
Remove infinite inertia and ray shapes from CharacterBody
PouleyKetchoupp
2021-08-09
Fix 3D moving platform logic
PouleyKetchoupp
2021-07-10
Add a method to set the number of physics solver iterations in 3D
Hugo Locurcio
2021-06-04
Safe margin cleanup
PouleyKetchoupp
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-04-22
Unexpose _direct_state_changed in PhysicsBody
rafallus
2021-03-18
SoftBody support in GodotPhysics 3D
PouleyKetchoupp
2021-02-10
Make Servers truly Thread Safe
reduz