Commit graph

14 commits

Author SHA1 Message Date
Jorge Araya Navarro
613962d48a Minor changes: Organizing imports 2015-10-07 13:24:52 -06:00
Jorge Araya Navarro
0fb91ef95b Minor changes 2015-10-07 13:15:28 -06:00
Jorge Araya Navarro
68d005760b Internationalization implemented
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.
2015-10-07 13:11:17 -06:00
Jorge Araya Navarro
7c843fbc04 Refactoring some strings and ordering imports 2015-10-06 19:50:55 -06:00
Jorge Araya Navarro
7a008afc67 XML to Open Project Wiki implemented 2015-09-27 19:25:13 -06:00
Jorge Araya Navarro
f95f099eb2 Adding the new Python file
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.
2015-09-26 23:55:00 -06:00
Juan Linietsky
95047562d7 Several performance improvements, mainly in loading and instancing scenes 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.
2015-06-29 00:29:49 -03:00
Juan Linietsky
e323cc0505 -Rename unexisting by nonexistant, closes #1940
-Added function to retrieve list of actions fron InputMap
2015-05-18 10:20:54 -03:00
ehriche
897a1aade5 optional formal changes 2015-05-06 01:22:31 +02:00
Juan Linietsky
fdaa2920eb Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
Brandon DeRosier
6628c0035b Fixed documentation typo 2014-11-11 13:57:25 -05:00
Juan Linietsky
e82dc40205 -Much improvement to baked light baker
-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
2014-10-27 22:54:32 -03:00
Juan Linietsky
4b07eb8deb -moved script to modules 2014-02-24 09:53:33 -03:00
Juan Linietsky
0b806ee0fc GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00