Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-28 | Fix move_and_collide causing sliding on slopes | PouleyKetchoupp | |
Make sure the direction of the motion is preserved, unless the depth is higher than the margin, which means the body needs depenetration in any direction. Also changed move_and_slide to avoid sliding on the first motion, in order to avoid issues with unstable position on ground when jumping. Co-authored-by: fabriceci <fabricecipolla@gmail.com> | |||
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias | |
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez | |
2020-03-30 | doc: Update classref with node renames | Rémi Verschelde | |
A few extra renames for classes which were missed in last week's PRs. |