summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-11-19Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-19-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky
2015-11-19Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva
2015-11-19Merge pull request #2518 from masoudbh3/godot-iconsJuan Linietsky
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-18Merge pull request #2798 from bojidar-bg/patch-6Juan Linietsky
2015-11-18Merge pull request #2737 from akien-mga/type-specific-error-outputJuan Linietsky
2015-11-18Merge pull request #2749 from TheHX/fix_string_content_testJuan Linietsky
2015-11-16Change handling of invalid JSON escape sequences.Bojidar Marinov
2015-11-11Implement Quat multiply operator, and xform methodFranklin Sobrinho
2015-11-10Display error type (error, warning, script error) in OS::print_errorRémi Verschelde
2015-11-09Add icon to exe file in windows exportmasoud bh
2015-11-06Fix String content testFranklin Sobrinho
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2015-10-21-fixed a quite serious scene corruption bug when saving that has been around ...Juan Linietsky
2015-10-21-fixes to ring buffer (fixes network error)Juan Linietsky
2015-10-21-Ability to debug video memory usageJuan Linietsky
2015-10-17Merge pull request #2274 from MarianoGnu/masterJuan Linietsky
2015-10-17Merge pull request #2256 from sheepandshepherd/list-editsJuan Linietsky
2015-10-17Merge pull request #2266 from MrGreenTea/masterJuan Linietsky
2015-10-17Merge pull request #2479 from firefly2442/cppcheck-unusedvarsJuan Linietsky
2015-10-17Merge pull request #2520 from bojidar-bg/patch-3Juan Linietsky
2015-10-17Merge pull request #2531 from bojidar-bg/patch-4Juan Linietsky
2015-10-17Merge pull request #2584 from buresu/fix-parentheses-equality-warningsJuan Linietsky
2015-10-16Merge branch 'master' of https://github.com/okamstudio/godotMarianoGNU
2015-10-16Merge branch 'master' of https://github.com/okamstudio/godotreduz
2015-10-13-A little More control about pixel snapping in 2DJuan Linietsky
2015-10-10Merge branch 'master' of https://github.com/okamstudio/godotreduz
2015-10-10Large improvements on scene packing and managementreduz
2015-10-09fix parentheses-equality warnings of osx clang近藤 直人
2015-10-08newline fixesreduz
2015-10-01-Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky
2015-09-26Fix some copy-paste mistakes in linear/db volume functionsRémi Verschelde
2015-09-25Update mi.nameBojidar Marinov
2015-09-25Removed a badly listed parameter from funcRef::call_func...Bojidar Marinov
2015-09-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-24Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky
2015-09-24Add missing \n to world_wrap. Close #2516Bojidar Marinov
2015-09-23Fix _xml_unescape, as suggested by @reduzBojidar Marinov
2015-09-23Flip &lt; and &gt; in String::xml_escape. Close #2511Bojidar Marinov
2015-09-21Properly implement OS.alert() from script, and use xmessage on X11Juan Linietsky
2015-09-16ran cppcheck, found unused variablesfirefly2442
2015-09-03merged some stuff for okamJuan Linietsky
2015-08-30new editor settings customization of where to run the game from the editorJuan Linietsky
2015-08-30Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-29Edit default values. WARNING!!!Mariano Javier Suligoy
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-08-25make sure array is created if not existing, as noted by Guilherme FelipeJuan Linietsky
2015-08-25Show documentation for properties on hover.Juan Linietsky
2015-08-23Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky