aboutsummaryrefslogtreecommitdiff
path: root/doc/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* classref: Sync with current sourceRémi Verschelde2017-01-211-71/+152
* Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)Bruno Ortiz2017-01-121-0/+7
* Add the 'finished' signal to AnimatedSpriteWilhem Barbier2017-01-121-0/+5
* PopupMenu upgrade: Hide on item selection (#7306)Ivan P. Skodje2017-01-121-0/+14
* doc improvement for get_colliding_bodies() methodsJerome670002017-01-121-2/+2
* Correct description for the return values from get_status. (#7137)romeojulietthotel2017-01-121-1/+1
* Add Array.front() and Array.back()Kazuo2562017-01-121-0/+14
* Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se...Emmanuel Leblond2017-01-101-0/+42
* classref: Sync with current codeRémi Verschelde2017-01-081-9/+46
* Fix codeblock tag in classes.xml for EditorSettingsEmmanuel Leblond2017-01-081-9/+11
* Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli2017-01-041-22/+8
* Update docs to IPv6Fabio Alessandrelli2016-12-111-8/+26
* classref: Sync with current sourceRémi Verschelde2016-11-151-1/+9
* vsnc --> vsyncISylvox2016-11-151-1/+1
* Fixed minor typoDTV96Calibre2016-11-151-1/+1
* classref: Sync with current sourcesRémi Verschelde2016-10-311-0/+140
* Add "Never" underline mode to LinkButtonrdb2016-10-311-0/+3
* Added general notes on RayCast[2D] updating behaviour and force_raycast_update()Karol Walasek2016-10-311-0/+14
* Revert "Tween reset/stop/resume/remove for all object properties at once"Rémi Verschelde2016-10-181-8/+8
* classref: Sync with current sourceRémi Verschelde2016-10-171-2/+10
* Fixed Particle2D docs - radians to degrees for some paramsKarol Walasek2016-10-171-2/+2
* classref: Sync with current 2.1 branchRémi Verschelde2016-10-091-4/+334
* Filled blanks and normalized documentation on RayCast[2D]Karol Walasek2016-10-091-4/+31
* Tween reset/stop/resume/remove for all object properties at oncePawel Kowal2016-10-091-8/+8
* Add docs for XMLparser, VideoPlayer and most of TreeGeorge Marques2016-10-091-0/+106
* Add a function to plugin get the main screen parentGeorge Marques2016-10-091-0/+7
* classref: Sync with current sourceRémi Verschelde2016-09-191-11/+17
* Update documentation on joystick vibration.Andreas Haas2016-09-181-1/+2
* ScrollContainer expand children bug fixPawel Kowal2016-09-181-1/+1
* Added ItemList get_v_scroll to docsPaulb232016-09-181-0/+7
* Change the documentation to reflect that Directory.list_dir_begin()Gastronok2016-09-181-1/+1
* Document itemlist disable tooltipPaulb232016-09-181-0/+18
* classref: Sync with current sourceRémi Verschelde2016-09-011-17/+23
* Better document the BaseButton signalsGeorge Marques2016-09-011-2/+12
* Documentation for most of ItemList control.Gau o fthe Veldt2016-09-011-1/+46
* Update Globals and EditorSettings docsFranklin Sobrinho2016-09-011-0/+38
* Update EditorPlugin docFranklin Sobrinho2016-09-011-0/+24
* classref: Sync with current sourceRémi Verschelde2016-08-101-35/+99
* Some additions to the OS documentation (#6037)MSC2016-08-081-0/+22
* [ci skip] update Raycast documentationHubert Jarosz2016-08-081-0/+2
* Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2Deska2016-07-301-2/+26
* Array has() documentationPawel Kowal2016-07-271-0/+9
* Update Tween class documentationJavier López Úbeda2016-07-251-3/+3
* Update documentation.MarianoGNU2016-07-241-1/+1
* Add some doc to ImmediateGeometryJuan Linietsky2016-07-231-0/+16
* Merge pull request #5851 from 29jm/typo-scrollRémi Verschelde2016-07-221-4/+4
|\
| * Fix typo in ScrollContainer documentationJohan Manuel2016-07-221-4/+4
* | Merge pull request #5847 from 29jm/patch-3Rémi Verschelde2016-07-221-0/+19
|\|
| * Expose virtual keyboard functions to GDScriptJohan Manuel2016-07-211-0/+19
* | Added examples to RegEx docZher Huei Lee2016-07-211-17/+22