summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2015-01-13fixesJuan Linietsky
2015-01-06-Resolved bug that made yield() not work in some situations, fixes #884Juan Linietsky
2015-01-04-attempt to be friendlier on non english keyboardsJuan Linietsky
2015-01-03-Completely removed EmptyControl (but added fallback), closes #1017Juan Linietsky
2015-01-03Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-03-Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky
2015-01-03-added new code completion guess locations, closes #1032Juan Linietsky
2015-01-03-added a check for setget while running the game , closes #1009Juan Linietsky
2014-12-25Reduce android build size(-fvisibility=hidden)sanikoyes
2014-12-21Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-12-20FixesJuan Linietsky
2014-12-20Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-12-18Fix crash when gd-script _init failsanikoyes
2014-12-18-improved completion options for InputEvent, shows all event types nowJuan Linietsky
2014-12-17oops, C++11 makes me screw upJuan Linietsky
2014-12-16-fixed crash reported by n-pigeonJuan Linietsky
2014-12-16-fix compilation issueJuan Linietsky
2014-12-16New Code CompletionJuan Linietsky
2014-12-08compilation fixJuan Linietsky
2014-12-08Small FixesJuan Linietsky
2014-12-07more bugfixesJuan Linietsky
2014-12-07Batch of BugfixesJuan Linietsky
2014-11-19missing navmesh demo and small fixesJuan Linietsky
2014-11-13UDP FixesJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-27Merge pull request #823 from grabiller/#821Juan Linietsky
2014-10-27- Fix issue #391: GDScript now reduce constant expressions to constant and fo...Guy Rabiller
2014-10-26Fix issue #821: GDScript now accepts single quoted as well as double quoted s...Guy Rabiller
2014-10-12Little BitsJuan Linietsky
2014-10-07Build System ChangesJuan Linietsky
2014-09-22-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky
2014-09-21Fixed too many little issues, check the issues closed today.Juan Linietsky
2014-09-19- more fixes on #672 on windowsJuan Linietsky
2014-09-19Fixing Issues...Juan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-08-14Little BitsJuan Linietsky
2014-06-27Misc FixesJuan Linietsky
2014-06-16More 3D WorkJuan Linietsky
2014-06-11Light Baker!Juan Linietsky
2014-05-24-Fixed bug in "extends"Juan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-05-02Fixes to constants in scopeJuan Linietsky
2014-05-01-Fixes to OpenSSL compilation (more)Juan Linietsky
2014-04-05-HttpClient: ’Content-Length’ is added to httprequest if not provided in ...Juan Linietsky
2014-04-05-Support for changing fontsJuan Linietsky
2014-03-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-03-13-fix bug in cache for atlas import/exportJuan Linietsky