Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-15 | doc: Remove revision.module_config from version string | Rémi Verschelde | |
It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs. | |||
2017-10-22 | classref: Sync with current source | Rémi Verschelde | |
Also fix hyperlink references to same class as per the guidelines. [ci skip] | |||
2017-10-21 | makerst: Fix rst-ization of members and escaping of [Class]s | Rémi Verschelde | |
Fixes #11517. | |||
2017-10-20 | [DOCS] Updates and clarifications to RigidBody2D | Chris Bradfield | |
2017-10-20 | Fix ambiguous documentation for RigidBody2D | Jakob 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-18 | Modified/Added documentation for RigidBody and RigidBody2D | FigyTuna | |
2017-09-13 | doc: Sync classref with current source | Rémi Verschelde | |
[ci skip] | |||
2017-09-12 | Changed 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. |