Age | Commit message (Expand) | Author |
---|---|---|
2022-04-06 | Fix some issues found by cppcheck. | bruvzg |
2022-03-15 | Create GDExtension clases for PhysicsServer3D | reduz |
2022-02-16 | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-10 | Improve RigidDynamicBody force and torque API | PouleyKetchoupp |
2021-12-03 | Update space parameters in 2D and 3D | PouleyKetchoupp |
2021-12-03 | Improve RigidDynamicBody contacts in 2D and 3D | PouleyKetchoupp |
2021-11-11 | Merge pull request #54810 from nekomatata/area-separate-override-modes | Camille Mohr-Daurat |
2021-11-10 | Fix errors in CharacterBody when floor is destroyed or removed | PouleyKetchoupp |
2021-11-09 | Separate space override modes for gravity/damping in Area | PouleyKetchoupp |
2021-11-01 | Use `Callable` in Area monitor callback | rafallus |
2021-10-21 | Fix RigidDynamicBody collision update after changing collision layer/mask | PouleyKetchoupp |
2021-10-18 | Rename Godot Physics classes from *SW to Godot* | PouleyKetchoupp |