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
/
soft_body_3d_sw.cpp
Age
Commit message (
Expand
)
Author
2021-10-04
Fix crashes with pinned vertices in GodotPhysics Soft Body
PouleyKetchoupp
2021-10-04
Fix crash when pinned SoftBody point is out of range
Haoyu Qiu
2021-10-01
Remove scene code in physics servers
PouleyKetchoupp
2021-09-29
Don't memcpy to nullptr even if length is zero
Haoyu Qiu
2021-09-13
Revert some URLs from the "Replace HTTP URLs with HTTPS" PR
Aaron Franke
2021-08-24
Fix point gravity calculation
PouleyKetchoupp
2021-08-23
Merge pull request #51751 from jeffrey-cochran/windforce
Camille Mohr-Daurat
2021-08-23
Enabled area-specific wind forces
Jeffrey Cochran
2021-08-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-15
Enabled softbody-area collision (intersection) and enabled area-specific grav...
Jeffrey Cochran
2021-07-21
Use the standard C `INFINITY` and `NAN` constants directly
Hugo Locurcio
2021-06-07
Style: Cleanup uses of double spaces between words
RĂ©mi Verschelde
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-03-18
SoftBody support in GodotPhysics 3D
PouleyKetchoupp