summaryrefslogtreecommitdiffstats
path: root/editor/editor_builders.py
Commit message (Expand)AuthorAgeFilesLines
* Use maximum zlib compression when generating editor translation headersHugo Locurcio2021-10-291-2/+6
* Use a DynamicFont for the default project themeHugo Locurcio2021-05-171-1/+1
* Remove unused Python local variables.Marcel Admiraal2020-09-111-1/+0
* Replace more occurrences of NULL with nullptrRémi Verschelde2020-04-021-1/+1
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-3/+6
* SCons: Drop support for Python 2Rémi Verschelde2020-03-251-9/+8
* i18n: Add support for translating the class referenceRémi Verschelde2020-03-201-7/+16
* Some small fixes to warnings in python scriptsunknown2019-07-111-4/+4
* Remove unused importsHendrikto2019-04-061-1/+1
* Bundle SSL certs with the templates.Fabio Alessandrelli2018-09-151-26/+0
* Removed some unneeded generated headers from the editor directory SCsub.Ibrahn Sahir2018-09-011-262/+0
* Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi2018-07-271-0/+412