summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-10-22Merge pull request #6090 from WalasPrime/raytrace_forceRémi Verschelde
2016-10-19Fix Keyboard Input Hangs when using modifiersFabio Alessandrelli
2016-10-17Merge pull request #6850 from akien-mga/pr-scsub-shebangRémi Verschelde
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-17Merge pull request #6779 from WalasPrime/rpc_docsRémi Verschelde
2016-10-14Merge pull request #6821 from akien-mga/pr-bye-speexRémi Verschelde
2016-10-13Remove speex support, it is obsoleted by opusRémi Verschelde
2016-10-13Fixed Particle2D docs - radians to degrees for some paramsKarol Walasek
2016-10-13Documentation of RPC-related methods and classesKarol Walasek
2016-10-10Merge pull request #6781 from volzhs/unnecessary-parenthesesRémi Verschelde
2016-10-11Remove unnecessary parenthesesvolzhs
2016-10-09Merge pull request #6613 from pkowal1982/tweenRémi Verschelde
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-10-03Added general notes on RayCast[2D] updating behaviour and force_raycast_update()Karol Walasek
2016-10-01Filled blanks and normalized documentation on RayCast[2D]Karol Walasek
2016-10-01Classref: Sync template with current sourceRémi Verschelde
2016-09-25Tween reset/stop/resume/remove for all object properties at oncePawel Kowal
2016-09-19Add docs for XMLparser, VideoPlayer and most of TreeGeorge Marques
2016-09-16Add a function to plugin get the main screen parentGeorge Marques
2016-09-16Update documentation on joystick vibration.Andreas Haas
2016-09-10fix get_selected_nodes()Juan Linietsky
2016-09-10-Added bindings to the resource filesystem for editorJuan Linietsky
2016-09-10small clarification in docJuan Linietsky
2016-09-10Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...Juan Linietsky
2016-09-10-Added way to generate resource previews from script plugin.Juan Linietsky
2016-09-10Merge pull request #5879 from gau-veldt/subarray_patchJuan Linietsky
2016-09-10Merge pull request #5942 from pkowal1982/scrollJuan Linietsky
2016-09-09Added ItemList get_v_scroll to docsPaulb23
2016-09-07Change the documentation to reflect that Directory.list_dir_begin()Gastronok
2016-09-07Merge pull request #6420 from Paulb23/itemlist_tooltip_disable_issue_6240Rémi Verschelde
2016-09-07Document itemlist disable tooltipPaulb23
2016-09-07classref: Sync with current sourceRémi Verschelde
2016-08-31classref: Sync with recent changesRémi Verschelde
2016-08-30Merge pull request #5670 from timoschwarzer/feature/camera2d_limit_smoothingRémi Verschelde
2016-08-30Merge pull request #5262 from vnen/button-signalsRémi Verschelde
2016-08-29Merge pull request #6159 from touilleMan/issue-6148Rémi Verschelde
2016-08-27Merge pull request #6187 from TheHX/pr-pinfo-functionRémi Verschelde
2016-08-26Better document the BaseButton signalsGeorge Marques
2016-08-18Documentation for most of ItemList control.Gau o fthe Veldt
2016-08-16Update Globals and EditorSettings docsFranklin Sobrinho
2016-08-15Update EditorPlugin docFranklin Sobrinho
2016-08-15Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se...Emmanuel Leblond
2016-08-10classref: Sync with current sourceRémi Verschelde
2016-08-05Some additions to the OS documentation (#6037)MSC
2016-08-03[ci skip] update Raycast documentationHubert Jarosz
2016-07-30Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2Deska
2016-07-27ScrollContainer expand children bug fixPawel Kowal
2016-07-27Array has() documentationPawel Kowal
2016-07-25Update Tween class documentationJavier López Úbeda
2016-07-24Update documentation.MarianoGNU