aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/VisualScriptYield.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: Make all module docs self-containedRémi Verschelde2017-11-151-55/+0
|
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
| | | | | It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs.
* doc: Sync classref with current sourceRémi Verschelde2017-10-111-1/+1
| | | | | Ensure that s/fixed_process/physics_process/ is handled properly. [ci skip]
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-2/+2
| | | | [ci skip]
* Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky2017-09-121-0/+55
possible to save module files in module directories and the build system will recognize them.