summaryrefslogtreecommitdiff
path: root/doc/classes/RigidBody2D.xml
AgeCommit message (Collapse)Author
2017-11-15doc: Remove revision.module_config from version stringRémi Verschelde
It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs.
2017-10-22classref: Sync with current sourceRémi Verschelde
Also fix hyperlink references to same class as per the guidelines. [ci skip]
2017-10-21makerst: Fix rst-ization of members and escaping of [Class]sRémi Verschelde
Fixes #11517.
2017-10-20[DOCS] Updates and clarifications to RigidBody2DChris Bradfield
2017-10-20Fix ambiguous documentation for RigidBody2DJakob Sinclair
Fixes #12225 and the possesive form of the word body. Also uses simpler terms now when describing when the linear velocity gets updated. Signed-off-by: Jakob Sinclair <sinclair.jakob@mailbox.org>
2017-09-18Modified/Added documentation for RigidBody and RigidBody2DFigyTuna
2017-09-13doc: Sync classref with current sourceRémi Verschelde
[ci skip]
2017-09-12Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky
possible to save module files in module directories and the build system will recognize them.