Age | Commit message (Expand) | Author |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg |
2017-08-08 | Moved member variables from constructor to initialization list | Wilson E. Alvarez |
2017-08-08 | Set some reasonable limits for sending information to the debugger, closes #5848 | Juan Linietsky |
2017-08-07 | Makes all Godot API's methods Lower Case | Indah Sylvia |
2017-07-30 | Style: Apply clang-format on all files | Rémi Verschelde |
2017-07-27 | Fix misplaced quote in error messsage | Pedro J. Estébanez |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-07-17 | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | Juan Linietsky |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-24 | Fix typos in source code using codespell | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-21 | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky |
2017-01-16 | Style: Cleanups, added headers, renamed files | Rémi Verschelde |
2017-01-14 | removed duplicated functions in class hierarchy that were bound more than once | Juan Linietsky |
2017-01-13 | Created new Engine singleton, and moved engine related OS functions to it. | Juan Linietsky |
2017-01-05 | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-10-03 | Merge pull request #6479 from RandomShaper/improve-debug-focus | Rémi Verschelde |
2016-09-14 | Improve debug focus behavior | Pedro J. Estébanez |
2016-09-06 | Show object string cast instead of object id in debugger | supaiku |
2016-06-01 | Ability to reload scripts on running game | Juan Linietsky |
2016-05-22 | Real-Time Remote Inspector support | Juan Linietsky |
2016-05-21 | First version of Profiler | Juan Linietsky |
2016-01-02 | -Restore mouse on X11 when debugger break happens, closes #2232 | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-10-21 | -Ability to debug video memory usage | Juan Linietsky |
2015-08-06 | -Merged the file server with the live editing and remote debug | Juan Linietsky |
2015-08-04 | more debugger fixes | Juan Linietsky |
2015-08-04 | error debugger | Juan Linietsky |
2015-08-02 | live debug fixes | Juan Linietsky |
2015-08-02 | Live edit WORK IN PROGRESS | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-02-13 | -fixed export templates not loading/exporting on Windows | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |