summaryrefslogtreecommitdiff
path: root/tools/scripts/make_icons.sh
AgeCommit message (Collapse)Author
2017-02-09Reorder the folders in tools to prepare moving tools/editorRémi Verschelde
- `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.
2016-09-05Move various scripts to the "scripts" folderRémi Verschelde
Thus cleaning up the "tools" folder a bit.