aboutsummaryrefslogtreecommitdiff
path: root/tools/scripts
Commit message (Collapse)AuthorAgeFilesLines
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-301-1/+1
| | | | | | Also switch existing shebangs to "better" /usr/bin/env python. (cherry picked from commit fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163)
* Move various scripts to the "scripts" folderRémi Verschelde2016-09-185-0/+365
| | | | | | Thus cleaning up the "tools" folder a bit. (cherry picked from commit ae9729b6df885eb04c63501b33399d401829a76a)
* Added new svgs to pngs exporterDaniel J. Ramirez2016-06-141-0/+137
|
* Remove trailing spacesRémi Verschelde2016-04-021-4/+4
|
* Add a script to sort demos alphabeticallyRémi Verschelde2016-02-211-0/+29
| | | | By changing their timestamp, which Godot current relies on.
* Add icon to exe file in windows exportmasoud bh2015-11-091-0/+52
| | | | | | | | | add version_info and icon sections in "export to windows platform". add version_info and icon to godot exe file (editor & template exe). fix an problem in image class. change all default icons to android export icon (a little more rounded). create an python script for convert file to cpp byte array for use in 'splash.h'.
* renamed scrts to scripts, fixes #1525Juan Linietsky2015-04-121-0/+88