aboutsummaryrefslogtreecommitdiff
path: root/methods.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix javascript build in WindowsGeorge Marques2016-06-251-3/+6
| | | | | | Fix #3438 (cherry picked from commit c48ffed87a189c3543e0bb2a8056f24b5f7d19cb)
* Remove trailing spacesRémi Verschelde2016-04-021-66/+66
| | | | (cherry picked from commit 0a5472e697dee57956c2583a50bc5cf5faada5d8)
* Add support for patch versions (2.0.x)Rémi Verschelde2016-03-061-0/+2
|
* -Many fixes to windows build system with Mingw on Windows. Fixes #2690Juan Linietsky2016-01-251-1/+44
|
* Fixed wrong variable namesLuka2016-01-201-2/+2
|
* -Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky2016-01-081-16/+21
| | | | -Added new Gradle build system, as it is the required build system
* Add icon to exe file in windows exportmasoud bh2015-11-091-0/+2
| | | | | | | | | 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'.
* merges from okam repoJuan Linietsky2015-03-031-0/+8
|
* SCons: colored compilationhurikhan2015-01-121-0/+36
|
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-36/+5
| | | | | -Fixes to animationplayer -fixes to collada importer
* Build System ChangesJuan Linietsky2014-10-071-7/+7
| | | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-= Build System: -Big clean up of SCons, changed how builds are done to a much cleaner method (check the Github Wiki for instructions). -Deactivated BlackBerry10 (sorry), if no mantainer found (or BlackBerry does not send us a Passort ;), platform will be removed as we have no longer devices to test. Engine: -Removed deprecated object and scene format (was in there just for compatibility, not in use since a long time). -Added ability to open scenes even if a node type was removed (will try to guess the closest type). -Removed deprecated node types.
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1349