aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / | |/| |
* | | | Merge pull request #5657 from Paulb23/block_caretRémi Verschelde2016-07-181-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Added caret block mode to docsPaulb232016-07-121-0/+16
* | | | Merge pull request #5705 from StraToN/doc-updateRémi Verschelde2016-07-151-1/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Written AnimatedSprite, AnimatedSprite3D (unfinished)Julian Murgia2016-07-141-1/+21
| |/ /
* / / Fix classes.xml structureGeorge Marques2016-07-141-16/+11
|/ /
* | Update textedit docs with colors, show line number and highlight all occurencesPaulb232016-07-111-0/+40
* | Merge pull request #4854 from Razzlegames/screenToLocalJuan Linietsky2016-07-111-0/+16
|\ \
| * | Conversion function for screen coords to local Canvas coordsKyle Luce2016-07-101-0/+16
* | | Merge pull request #5559 from Hinsbart/connected_joystickspunto-2016-07-101-0/+7
|\ \ \
| * | | Input: add get_connected_joysticks() method.Andreas Haas2016-07-051-0/+7
| | |/ | |/|
* | | Merge pull request #5490 from timoschwarzer/masterJuan Linietsky2016-07-101-0/+11
|\ \ \
| * | | Add documentationTimo Schwarzer2016-06-291-0/+11
| |/ /
* | | Merge pull request #5489 from jejung/richtextlabel-get_textJuan Linietsky2016-07-101-0/+19
|\ \ \ | |_|/ |/| |
| * | Adding support to get the raw text without formatting information from a Rich...Jean Jung2016-06-291-0/+19
| |/
* | classref: Add docs for InputEvent* and InputMapRémi Verschelde2016-07-081-11/+241
* | classref: Fix arg name for is_action_pressed/releasedRémi Verschelde2016-07-081-20/+20
* | classref: Fix descriptions indentation after #5588Rémi Verschelde2016-07-081-688/+442
* | Classref: update with new doctool indentationJ08nY2016-07-081-3202/+3202
* | Update String.capitalize() documentationPawel Kowal2016-07-061-1/+1
* | Update classes.xml to fix sorting of constantsGeorge Marques2016-07-051-1545/+1591
|/
* Added ItemList.get_selected_items() docJean Jung2016-06-281-0/+1
* syncing the referenceJean Jung2016-06-281-40/+80
* Add *Array.invert() documentationGeorge Marques2016-06-251-0/+35
* Merge pull request #5380 from vnen/string-canvasitem-docsRémi Verschelde2016-06-241-20/+58
|\
| * Add docs for String and CanvasItemGeorge Marques2016-06-231-20/+58
* | Merge pull request #5328 from Paulb23/line_edit_caretRémi Verschelde2016-06-241-0/+28
|\ \ | |/ |/|
| * Added caret blink documentationPaulb232016-06-221-0/+28