godot/tools/editor/import
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_import_collada.cpp Reorder the folders in tools to prepare moving tools/editor 2017-02-09 00:08:27 +01:00
editor_import_collada.h Scene import more or less working, needs some missing features. 2017-02-04 09:48:04 -03:00
resource_importer_csv_translation.cpp CSV translation import plugin 2017-02-01 20:41:05 -03:00
resource_importer_csv_translation.h CSV translation import plugin 2017-02-01 20:41:05 -03:00
resource_importer_obj.cpp OBJ file importing! 2017-02-03 00:08:50 -03:00
resource_importer_obj.h OBJ file importing! 2017-02-03 00:08:50 -03:00
resource_importer_scene.cpp completed scene importing (I hope?) 2017-02-04 20:31:15 -03:00
resource_importer_scene.h completed scene importing (I hope?) 2017-02-04 20:31:15 -03:00
resource_importer_texture.cpp Several bugfixes, improving the import workflow 2017-02-06 00:38:39 -03:00
resource_importer_texture.h Several bugfixes, improving the import workflow 2017-02-06 00:38:39 -03:00
resource_importer_wav.cpp OBJ file importing! 2017-02-03 00:08:50 -03:00
resource_importer_wav.h OBJ file importing! 2017-02-03 00:08:50 -03:00
SCsub Reorder the folders in tools to prepare moving tools/editor 2017-02-09 00:08:27 +01:00