aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_export.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-3231/+0
| | | | | | 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.
* Merge pull request #7879 from bojidar-bg/fix-iphone-buildsRémi Verschelde2017-02-231-1/+1
|\ | | | | Complete the globals.h -> global_config.h conversion
| * Complete the globals.h -> global_config.h conversionBojidar Marinov2017-02-231-1/+1
| |
* | working on template validationJuan Linietsky2017-02-211-4/+35
|/
* -renamed globals.h to global_config.cpp (this seems to have caused a few ↵Juan Linietsky2017-02-211-9/+275
| | | | | | modified files) -.pck and .zip exporting redone, seems to be working..
* Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky2017-02-191-0/+2934