summaryrefslogtreecommitdiffstats
path: root/misc/scripts/makeargs.py
Commit message (Collapse)AuthorAgeFilesLines
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-6/+6
|
* Reorder the folders in tools to prepare moving tools/editorRémi Verschelde2017-02-091-0/+82
- `certs` and `editor_fonts` go to `thirdparty` - `dist` and `scripts` go to a new `misc` folder - `collada` and `doc` go to `tools/editor` The next step will be to rename `tools/editor` to `editor` directly, but this will be done at the right time to avoid breaking too many PRs.