summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-06-11-All variables from script are visible through get_property_list(), not just ...Juan Linietsky
2016-06-10Add 'rfind' function to ArrayGeorge Marques
2016-06-10Add 'from' argument to Array.find()George Marques
2016-06-08-Ability to reload (and soft reload) tool scripts. Please test!Juan Linietsky
2016-06-07Merge pull request #4861 from brakhane/negative-indexingJuan Linietsky
2016-06-07Exposed Image.INTERPOLATE_*J08nY
2016-06-07Fix indentation issues in last commitsRémi Verschelde
2016-06-06Merge pull request #4693 from kjohnson0451/dvector_invertJuan Linietsky
2016-06-06Merge pull request #4895 from TheoXD/_fix_interactive_loader_cacheJuan Linietsky
2016-06-06Merge pull request #4977 from SaracenOne/scripting_exposeJuan Linietsky
2016-06-06Merge pull request #5026 from Geequlim/patch9frame-extensionJuan Linietsky
2016-06-06Merge pull request #5048 from J08nY/dictionaryJuan Linietsky
2016-06-06Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-06-06Added function get_signals_connected_to_this_this()Juan Linietsky
2016-06-06Add missing license information (MiniZip)Roberto
2016-06-05vsync supportJuan Linietsky
2016-06-05Add support for Python-like negative indexingDennis Brakhane
2016-06-05Move repetitive code to macrosDennis Brakhane
2016-06-05fix ui_* input events in EditorAndreas Haas
2016-06-05Added Dictionary.values()J08nY
2016-06-05Make Input Actions config not affect the editorJuan Linietsky
2016-06-04-customizable shortcuts in editorJuan Linietsky
2016-06-04Merge pull request #5036 from J08nY/inputmap-actionsRémi Verschelde
2016-06-04Merge pull request #4999 from volzhs/fix-project-pathRémi Verschelde
2016-06-05Add texture region support for stylebox renderGeequlim
2016-06-04Created a NodeDock with signals and groupsJuan Linietsky
2016-06-04Added InputMap.get_actions()J08nY
2016-06-03Added Array.find_last() and Array.count()J08nY
2016-06-03Fix typo in http_client.hJ08nY
2016-06-03Expose ResourceImportMetadata::set_source_md5 for scriptGeequlim
2016-06-03change invalid characters when get user data dir on Windows & Unixvolzhs
2016-06-01Ability to reload scripts on running gameJuan Linietsky
2016-06-01Removed invalid DEFVAL for HTTPClient::request_rawIgnacio Etcheverry
2016-06-01Expose Vector2 abs method to scriptsSaracen
2016-06-01Exposed remaining PROPERTY_USAGE constants to scriptSaracen
2016-06-01Expose string 'erase' method to scriptSaracen
2016-05-31Make Color.{rgba}8 return int instead floatAndreas Haas
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-30fixed interactive_loader() not returning a cached sceneTheoXD
2016-05-29DPI Detection supportJuan Linietsky
2016-05-29Merge pull request #4845 from vnen/pr-magnetometerRémi Verschelde
2016-05-29Finalized DynamicFont implementationJuan Linietsky
2016-05-27Added translation support to GodotJuan Linietsky
2016-05-27Add magnetometer sensor support for Androidfluffrabbit
2016-05-27Changed import workflowJuan Linietsky
2016-05-27Add spaces to macros in memory.h to make C++11 compilers happyGeequlim
2016-05-22Real-Time Remote Inspector supportJuan Linietsky
2016-05-21Merge remote-tracking branch 'origin/master'Juan Linietsky
2016-05-21First version of ProfilerJuan Linietsky
2016-05-21remove trailing whitespaceHubert Jarosz