summaryrefslogtreecommitdiff
path: root/tools/editor/import_dock.cpp
AgeCommit message (Collapse)Author
2017-03-05Refactoring: rename tools/editor/ to editor/RĂ©mi Verschelde
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.
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
This new name also makes its purpose a little clearer This is a step towards fixing #56
2017-02-01Lot of work in new importer, importing textures now works.Juan Linietsky