godot/tools/editor/fileserver
Rémi Verschelde b87a232668 Reorder the folders in tools to prepare moving tools/editor
- `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.
2017-02-09 00:08:27 +01:00
..
editor_file_server.cpp Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
editor_file_server.h ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 2017-01-02 23:03:46 -03:00
SCsub Reorder the folders in tools to prepare moving tools/editor 2017-02-09 00:08:27 +01:00