aboutsummaryrefslogtreecommitdiff
path: root/editor/export_template_manager.h
Commit message (Collapse)AuthorAgeFilesLines
* -Modules can now add custom version info (added it for Mono)Juan Linietsky2017-11-011-0/+20
| | | | | -Version string takes this version info -Ability to download templates from the interweb (listing does not work yet)
* Fix files headerPoommetee Ketson2017-09-011-1/+1
|
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
|
* Add a few missing copyright headersRémi Verschelde2017-04-281-0/+29
|
* Export template management dialog.Juan Linietsky2017-03-211-0/+40
Missing download (need to discuss this!)