Age | Commit message (Expand) | Author |
2017-10-03 | fixed the OS.has_feature() API, and added support for 32 and 64. | Juan Linietsky |
2017-09-26 | Enhance iOS export | Ruslan Mustakov |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-17 | Fix x11 exported executables not getting the +x flag | Marcelo Fernandez |
2017-09-15 | Added type on export file callback, and initial export function. | Juan Linietsky |
2017-09-14 | Re-Added export plugins with a more interesting API, as well as the ability t... | Juan Linietsky |
2017-09-08 | Fix unused variable warnings | Hein-Pieter van Braam |
2017-09-01 | Fix files header | Poommetee Ketson |
2017-08-27 | Dead code tells no tales | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-21 | Merge pull request #10351 from neikeq/enums-are-for-the-weak | Juan Linietsky |
2017-08-21 | Fixes for new two-dash long command line arguments | Rémi Verschelde |
2017-08-20 | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry |
2017-08-19 | Revert "Second take at making command-line arguments more UNIX-like + main.cp... | Juan Linietsky |
2017-08-19 | Fixes for new two-dash long command line arguments | Rémi Verschelde |
2017-08-14 | Use include/exclude export filters. Fixes #9860 | Ruslan Mustakov |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-07-20 | custom_features: fix typo | Martin Capitanio |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-06-16 | Complete changing of resource extensions | George Marques |
2017-06-10 | Fix `network/debug/remote_port` editor setting not working properly | Fabio Alessandrelli |
2017-05-09 | Display remote_host/port in network->debug settings | Fabio Alessandrelli |
2017-05-05 | Fix template loading | J08nY |
2017-05-01 | Rename project file to "project.godot" | Rémi Verschelde |
2017-04-28 | Move core thirdparty files to thirdparty/{minizip,misc} | Rémi Verschelde |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-29 | Merge pull request #8191 from eska014/webgl2-export | Juan Linietsky |
2017-03-29 | WebGL 2 export per WebAssembly or asm.js | eska |
2017-03-24 | Fix bogus s/_md/D_METHOD/ affecting md5 stuff | Rémi Verschelde |
2017-03-24 | Fix typos in source code using codespell | Rémi Verschelde |
2017-03-23 | Several fixes to Android exporter and port. | Juan Linietsky |
2017-03-21 | Export working (for linux at least) | Juan Linietsky |
2017-03-21 | Export template management dialog. | Juan Linietsky |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-03-05 | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde |