aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_reimport_dialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dead code tells no talesRémi Verschelde2017-08-271-149/+0
|
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
|
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
|
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+148
The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful.