aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/icons/SCsub (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix editor icons source file generationGeorge Marques2016-07-281-4/+1
* Property convert images to RGBA before applying hq2x, fixes #5168Juan Linietsky2016-07-181-1/+1
* -properly use hidpi icons in hidpi, looks pretty!Juan Linietsky2016-06-081-5/+34
* -Some fixes to OSX retina scaling for window functionsJuan Linietsky2016-05-301-1/+2
* Finalized DynamicFont implementationJuan Linietsky2016-05-291-1/+3
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-10/+9
* Use cStringIO to write editor_icons.cpp, lower the opportunity file access co...marynate2014-05-221-15/+21
* Add sCons dependency for editor_icons.cpp, so it's only re-generated when the...marynate2014-05-141-9/+21
* Auto generate editor_icons.cpp to make it more easy to update editor iconsmarynate2014-05-131-0/+48