summaryrefslogtreecommitdiffstats
path: root/methods.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Support for #includes in built-in GL shaders.Saracen2016-05-011-53/+85
|
* Remove trailing spacesRémi Verschelde2016-04-021-66/+66
|
* Add support for patch versions (2.0.x)Rémi Verschelde2016-03-221-0/+2
| | | | (cherry picked from commit 706d576f7b24ec62effd59f66f1d7c47c813056b)
* -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-18/+23
| | | | -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