aboutsummaryrefslogtreecommitdiff
path: root/tools/docdump
Commit message (Collapse)AuthorAgeFilesLines
* Merge tools/docdump in tools/docRémi Verschelde2016-09-053-358/+0
| | | | Reduces clutter in the tools folder.
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
|
* Update copyright to 2016 in headersGeorge Marques2016-01-012-2/+2
|
* Move documentation python tools to doc/tools folderRémi Verschelde2015-12-1210-16184/+0
|
* Fixes the make_doc.sh, <, > and & signs in descriptions that cause the ↵Aren Villanueva2015-11-191-3/+16
| | | | | | | | parser to break. Documentation for HTTPClient. Added a query_string_from_dict method to HTTPClient to create a x-www-form-urlencoded valid query string for GET and POST messages. String now has http_escape() and http_unescape() methods to help facilitate the above query_string_from_dict method.
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
| | | | | | - Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check
* Minor changes: Organizing importsJorge Araya Navarro2015-10-071-3/+2
|
* Minor changesJorge Araya Navarro2015-10-071-1/+0
|
* Internationalization implementedJorge Araya Navarro2015-10-074-52/+326
| | | | | | | | Specify which language you want the templates translate to with the `--language` option and any choice language available. By default English is used. When class_list.xml is translated to different language than English this option will be useful to make the template language match.
* Refactoring some strings and ordering importsJorge Araya Navarro2015-10-061-70/+52
|
* XML to Open Project Wiki implementedJorge Araya Navarro2015-09-271-35/+229
|
* Adding the new Python fileJorge Araya Navarro2015-09-261-0/+184
| | | | | | | | This script works different compared to the other, for instance, it requires Python 3.x to run. It also have more sophisticate flags to run. And finally this file conforms to PEP8. This script is not finished yet, though.
* Several performance improvements, mainly in loading and instancing scenes ↵Juan Linietsky2015-06-291-2/+2
| | | | | | | | and resources. A general speedup should be apparent, with even more peformance increase when compiling optimized. WARNING: Tested and it seems to work, but if something breaks, please report.
* -Rename unexisting by nonexistant, closes #1940Juan Linietsky2015-05-181-1/+1
| | | | -Added function to retrieve list of actions fron InputMap
* optional formal changesehriche2015-05-061-1/+1
|
* Updated copyright year in all headersJuan Linietsky2015-04-182-2/+2
|
* Fixed documentation typoBrandon DeRosier2014-11-111-1/+1
|
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-1/+1
| | | | | | | -Fixed many bugs in stretch mode -Fixes to camera project and unproject as consequence of the above -added setget to script (documented in script doc) -more fixes to collada exporter for blender
* -moved script to modulesJuan Linietsky2014-02-241-0/+345
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-098-0/+15554