Age | Commit message (Expand) | Author |
2017-01-08 | Fix code completion for new getnode syntax | Juan Linietsky |
2017-01-05 | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky |
2017-01-04 | -GDScript support for accessing properties directly | 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-09-12 | Fix build for templates | George Marques |
2016-09-12 | Do ctrl-click on any code identifier to go to definiton or help page. | Juan Linietsky |
2016-09-11 | Added constants from types in code completion, somehow this was never added. | Juan Linietsky |
2016-09-10 | Merge pull request #5920 from 29jm/fix-warnings | Juan Linietsky |
2016-09-05 | Clean up GDScript template | Răzvan Cosmin Rădulescu |
2016-08-19 | Brand new networked multiplayer | Juan Linietsky |
2016-08-13 | Remove some unused variables | Johan Manuel |
2016-08-06 | Added yield() signal smart autocompletion. | Juan Linietsky |
2016-08-06 | Likely with bugs and with some features are missing, as well as profiler supp... | Juan Linietsky |
2016-08-05 | VisualScript can now execute visual scripts, but there is no debugger or prof... | Juan Linietsky |
2016-07-30 | Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D | eska |
2016-07-07 | Removed unused variables (first pass) | Rémi Verschelde |
2016-06-28 | Properly show the source:line even in inner clases, closes #3766 | Juan Linietsky |
2016-06-18 | Removed lots of prints | Daniel J. Ramirez |
2016-06-17 | reverted to ==, if a line is missing a statement, we'll have to make sure to ... | Juan Linietsky |
2016-06-17 | changed == for >= since some statements may not store a line (if line is empty) | Juan Linietsky |
2016-06-13 | Fix crash in code completion | George Marques |
2016-05-21 | First version of Profiler | Juan Linietsky |
2016-02-20 | -Change link to new documentation | Juan Linietsky |
2016-02-11 | Merge pull request #3658 from Hinsbart/doc_joyevent | Rémi Verschelde |
2016-02-10 | doc: use correct identifier for InputEventJoystick{Motion, Button} | hondres |
2016-02-09 | -Added missing functions to the doc, fixes #3583 | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-28 | -Added proper code completion for singletons | reduz |
2015-11-26 | Add script auto-completion for function parameters | Franklin Sobrinho |
2015-08-30 | detect node and variable assignments in _ready, _init, etc for further code c... | Juan Linietsky |
2015-06-27 | more code completion improvements | Juan Linietsky |
2015-06-26 | improved get_node(), connect(), etc code completion. | Juan Linietsky |
2015-06-22 | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky |
2015-04-18 | Merge pull request #1667 from TheHX/fix_multiline_strings | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-04-09 | Now the script editor highlight all lines of a multiline string | Franklin Sobrinho |
2015-02-10 | fix typo in script template | Hinsbart |
2015-01-13 | fixes | Juan Linietsky |
2015-01-03 | -added new code completion guess locations, closes #1032 | Juan Linietsky |
2014-12-21 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2014-12-20 | Fixes | Juan Linietsky |
2014-12-18 | -improved completion options for InputEvent, shows all event types now | Juan Linietsky |
2014-12-16 | -fixed crash reported by n-pigeon | Juan Linietsky |
2014-12-16 | -fix compilation issue | Juan Linietsky |
2014-12-16 | New Code Completion | Juan Linietsky |
2014-12-08 | compilation fix | Juan Linietsky |
2014-12-08 | Small Fixes | Juan Linietsky |
2014-12-07 | Batch of Bugfixes | Juan Linietsky |
2014-11-02 | Bug Fixes | Juan Linietsky |