aboutsummaryrefslogtreecommitdiff
path: root/doc/base/classes.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* -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
| | |/ / / / | |/| | | |
* / | | | | Documentation for most of ItemList control.Gau o fthe Veldt2016-08-181-1/+46
|/ / / / /
* / / / / Update EditorPlugin docFranklin Sobrinho2016-08-151-0/+24
|/ / / /
* | | | classref: Sync with current sourceRémi Verschelde2016-08-101-36/+1737
* | | | Some additions to the OS documentation (#6037)MSC2016-08-051-0/+22
* | | | [ci skip] update Raycast documentationHubert Jarosz2016-08-031-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
* | | Merge pull request #5560 from vnen/os-request-attentionRémi Verschelde2016-07-211-0/+5
|\ \ \ | |/ / |/| |
| * | Add OS.request_attention() for WindowsGeorge Marques2016-07-051-0/+5
* | | Merge pull request #5819 from hurikhan/android_getScreenDPIRémi Verschelde2016-07-211-0/+9
|\ \ \
| * | | Implement get_screen_dpi() on AndroidMario Schlack2016-07-201-0/+9
* | | | classref: WIP improved docs for NodeRémi Verschelde2016-07-191-37/+53
* | | | classref: Sync classes with sourceRémi Verschelde2016-07-191-74/+103
|/ / /
* | | Merge pull request #5527 from djrm/color_picker_fixesRémi Verschelde2016-07-181-2/+2
|\ \ \
| * | | Added documentation for color picker raw modeDaniel J. Ramirez2016-07-151-2/+2
* | | | Add a function to notify font users that the font changed. Closes #5774Juan Linietsky2016-07-181-0/+5
* | | | Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712Rémi Verschelde2016-07-181-0/+5
|\ \ \ \
| * | | | Update docs with breakpoint_toggled signalPaulb232016-07-151-0/+5
* | | | | Merge pull request #5718 from jay3d/masterRémi Verschelde2016-07-181-0/+7
|\ \ \ \ \
| * | | | | Added gyroscope support to Godot and AndroidJamil Halabi2016-07-161-0/+7
| | |/ / / | |/| | |