aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/KinematicBody2D.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: Sync classref with current sourceRémi Verschelde2017-10-111-1/+1
| | | | | Ensure that s/fixed_process/physics_process/ is handled properly. [ci skip]
* Fix a typo in KinematicBody and KinematicBody2D.Benjamin Larsson2017-10-081-1/+1
|
* Minor fixes to KinematicBody and KinematicBody2DBenjamin Larsson2017-10-071-2/+2
|
* Edit move_and_slide, it does a bit more than I first thought.Benjamin Larsson2017-10-071-1/+1
|
* Fixed an error in get_floor_velocity() docsBenjamin Larsson2017-10-071-1/+1
|
* Small changes to KinematicBody2D docs.Benjamin Larsson2017-10-071-5/+6
|
* Update KinematicBody2D docs.Benjamin Larsson2017-10-071-4/+17
|
* Document new KinematicCollision2D classChris Bradfield2017-09-161-1/+2
|
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-101/+10
| | | | [ci skip]
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-1/+1
| | | | [ci skip]
* Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky2017-09-121-0/+201
possible to save module files in module directories and the build system will recognize them.