summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-11-30Revert "Do not emit NOTIFICATION_READY more than once (breaking change)"Rémi Verschelde
2016-11-28Merge pull request #7138 from bojidar-bg/ready_guardRémi Verschelde
2016-11-22Merge pull request #7149 from Kazuo256/array-lastGeorge Marques
2016-11-21Correct description for the return values from get_status. (#7137)romeojulietthotel
2016-11-18Add Array.front() and Array.back()Kazuo256
2016-11-17Do not emit NOTIFICATION_READY more than once (breaking change)Bojidar Marinov
2016-11-11Merge pull request #6862 from Faless/fix_6388Rémi Verschelde
2016-11-08vsnc --> vsyncISylvox
2016-11-06Merge pull request #7050 from DTV96Calibre/masterRémi Verschelde
2016-11-06Fixed minor typoDTV96Calibre
2016-11-03Rename remaining WinRT references to UWPGeorge Marques
2016-11-01style: Various other PEP8 fixes in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-30Update docs to IPv6Fabio Alessandrelli
2016-10-30Merge pull request #6950 from rdb/masterRémi Verschelde
2016-10-28Add "Never" underline mode to LinkButtonrdb
2016-10-27Added global sub and bounds checking to RegExZher Huei Lee
2016-10-27RegEx re-implemented as a moduleZher Huei Lee
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-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