aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-013-30/+30
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-016-67/+19
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-016-686/+686
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-016-1759/+1759
* Update docs to IPv6Fabio Alessandrelli2016-10-301-8/+26
* Merge pull request #6950 from rdb/masterRémi Verschelde2016-10-301-0/+3
|\
| * Add "Never" underline mode to LinkButtonrdb2016-10-281-0/+3
* | Added global sub and bounds checking to RegExZher Huei Lee2016-10-271-6/+8
* | RegEx re-implemented as a moduleZher Huei Lee2016-10-271-21/+99
|/
* Merge pull request #6090 from WalasPrime/raytrace_forceRémi Verschelde2016-10-221-0/+14
|\
| * Added general notes on RayCast[2D] updating behaviour and force_raycast_update()Karol Walasek2016-10-031-0/+14
* | Merge pull request #6850 from akien-mga/pr-scsub-shebangRémi Verschelde2016-10-177-7/+7
|\ \
| * | SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-177-7/+7
* | | Merge pull request #6779 from WalasPrime/rpc_docsRémi Verschelde2016-10-171-0/+16
|\ \ \ | |/ / |/| |
| * | Documentation of RPC-related methods and classesKarol Walasek2016-10-131-0/+16
* | | Merge pull request #6821 from akien-mga/pr-bye-speexRémi Verschelde2016-10-141-12/+0
|\ \ \
| * | | Remove speex support, it is obsoleted by opusRémi Verschelde2016-10-131-12/+0
| |/ /
* / / Fixed Particle2D docs - radians to degrees for some paramsKarol Walasek2016-10-131-2/+2
|/ /
* | Merge pull request #6781 from volzhs/unnecessary-parenthesesRémi Verschelde2016-10-101-2/+2
|\ \
| * | Remove unnecessary parenthesesvolzhs2016-10-111-2/+2
| |/
* | Merge pull request #6613 from pkowal1982/tweenRémi Verschelde2016-10-091-8/+8
|\ \ | |/ |/|
| * Tween reset/stop/resume/remove for all object properties at oncePawel Kowal2016-09-251-8/+8
* | Filled blanks and normalized documentation on RayCast[2D]Karol Walasek2016-10-011-4/+33
* | Classref: Sync template with current sourceRémi Verschelde2016-10-011-12/+249
|/
* Add docs for XMLparser, VideoPlayer and most of TreeGeorge Marques2016-09-191-0/+106
* Add a function to plugin get the main screen parentGeorge Marques2016-09-161-0/+7
* Update documentation on joystick vibration.Andreas Haas2016-09-161-1/+2
* fix get_selected_nodes()Juan Linietsky2016-09-101-13/+20
* -Added bindings to the resource filesystem for editorJuan Linietsky2016-09-101-3/+194
* small clarification in docJuan Linietsky2016-09-101-1/+1
* Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...Juan Linietsky2016-09-101-6/+21
* -Added way to generate resource previews from script plugin.Juan Linietsky2016-09-101-124/+177
* Merge pull request #5879 from gau-veldt/subarray_patchJuan Linietsky2016-09-101-0/+11
|\
| * Added slicing operation to DVector via DVector.subarray(int start,int end) me...Gau o fthe Veldt2016-07-231-0/+11
* | Merge pull request #5942 from pkowal1982/scrollJuan Linietsky2016-09-101-1/+1
|\ \
| * | ScrollContainer expand children bug fixPawel Kowal2016-07-271-1/+1
* | | Added ItemList get_v_scroll to docsPaulb232016-09-091-0/+7
* | | Change the documentation to reflect that Directory.list_dir_begin()Gastronok2016-09-071-1/+1
* | | Merge pull request #6420 from Paulb23/itemlist_tooltip_disable_issue_6240Rémi Verschelde2016-09-071-0/+18
|\ \ \
| * | | Document itemlist disable tooltipPaulb232016-09-071-0/+18
* | | | classref: Sync with current sourceRémi Verschelde2016-09-071-26/+178
|/ / /
* | | classref: Sync with recent changesRémi Verschelde2016-08-311-157/+914
* | | Merge pull request #5670 from timoschwarzer/feature/camera2d_limit_smoothingRémi Verschelde2016-08-301-0/+8
|\ \ \
| * | | Add an option to smooth camera limits when camera smoothing is enabled.Timo Schwarzer2016-07-131-0/+8
* | | | Merge pull request #5262 from vnen/button-signalsRémi Verschelde2016-08-301-2/+12
|\ \ \ \
| * | | | Better document the BaseButton signalsGeorge Marques2016-08-261-2/+12
* | | | | Merge pull request #6159 from touilleMan/issue-6148Rémi Verschelde2016-08-291-0/+42
|\ \ \ \ \
| * | | | | Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se...Emmanuel Leblond2016-08-151-0/+42
* | | | | | Merge pull request #6187 from TheHX/pr-pinfo-functionRémi Verschelde2016-08-271-0/+38
|\ \ \ \ \ \
| * | | | | | Update Globals and EditorSettings docsFranklin Sobrinho2016-08-161-0/+38
| | |/ / / / | |/| | | |