Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-04 | Support for kinematic_motion in StaticBody | PouleyKetchoupp | |
Does the same thing as simulate motion from RigidBody in Kinematic mode, and CharacterBody (previously KinematicBody). Added support for constant linear/angular velocity with kinematic_motion in StaticBody, which moves the body in physics. Updated documentation for StaticBody and CharacterBody to describe their functionalities more accurately. | |||
2020-10-01 | Link to demos from within the class reference | Aaron Franke | |
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. |