| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash when using Image.resize() without calling Image.create() first | Jerome67000 | 2018-01-06 | 1 | -0/+1 |
* | Merge pull request #15333 from PJB3005/18-01-04-control-mouse-filter-docs | Rémi Verschelde | 2018-01-04 | 1 | -0/+4 |
|\ |
|
| * | Document Control.mouse_filter and its constants. | PJB3005 | 2018-01-04 | 1 | -0/+4 |
* | | Merge pull request #14914 from fodinabor/fix13254 | Rémi Verschelde | 2018-01-04 | 1 | -2/+43 |
|\ \ |
|
| * | | Enums get listed in the docs and enum members now also link to the | Joachim Meyer | 2017-12-22 | 1 | -2/+43 |
* | | | doc: Sync classref with current source | Rémi Verschelde | 2018-01-04 | 3 | -41/+39 |
* | | | Merge pull request #15191 from Jerome67000/z_renaming | Rémi Verschelde | 2018-01-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | #15078 renamed "z" -> "z_index" property in Node2D | Jerome67000 | 2018-01-03 | 1 | -1/+1 |
* | | | | doc: Sync classref with current source | Rémi Verschelde | 2018-01-03 | 17 | -102/+226 |
* | | | | Merge pull request #15157 from Noshyaar/prdocs | Rémi Verschelde | 2018-01-03 | 3 | -6/+7 |
|\ \ \ \ |
|
| * | | | | Minor docs fix | Poommetee Ketson | 2017-12-31 | 3 | -6/+7 |
| |/ / / |
|
* | | | | Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor | Rémi Verschelde | 2018-01-03 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | Add implementation for custom hardware cursor | Guilherme Silva | 2017-12-17 | 1 | -1/+4 |
* | | | | | Merge pull request #15083 from tagcup/spatial_rot_fix | Juan Linietsky | 2018-01-02 | 2 | -19/+43 |
|\ \ \ \ \ |
|
| * | | | | | Restore the behavior of Spatial rotations recently changed in c1153f5. | tagcup | 2017-12-27 | 2 | -19/+43 |
* | | | | | | Updated timer docs | Andrew Silver | 2017-12-31 | 1 | -4/+6 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge pull request #15006 from CyanBlob/master | Noshyaar | 2017-12-28 | 1 | -0/+3 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Update TileMap doc descriptions for update_bitmask_area/region | Andrew Thomas | 2017-12-27 | 1 | -0/+3 |
* | | | | | Merge pull request #15046 from YeldhamDev/optionbutton_changes | Noshyaar | 2017-12-27 | 1 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | Added "get_popup" method for OptionButton and minor changes. | Michael Alexsander Silva Dias | 2017-12-25 | 1 | -0/+7 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #15049 from YeldhamDev/get_popup_const | Noshyaar | 2017-12-27 | 2 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | Made MenuButton and ColorPickerButton's "get_popup" methods return constant. | Michael Alexsander Silva Dias | 2017-12-25 | 2 | -3/+3 |
| |/ / / / |
|
* | | | | | [DOCS] PhysicsDirectSpaceState enhancements | homer666 | 2017-12-27 | 2 | -28/+28 |
* | | | | | [DOCS] Physics2DDirectSpaceState | homer666 | 2017-12-27 | 1 | -31/+30 |
|/ / / / |
|
* | | | | Merge pull request #14853 from MattUV/context-menu | Noshyaar | 2017-12-25 | 1 | -0/+17 |
|\ \ \ \ |
|
| * | | | | Adds an option to move cursor with right click in TextEdit | MattUV | 2017-12-20 | 1 | -0/+17 |
* | | | | | Merge pull request #14819 from homer666/master | Noshyaar | 2017-12-25 | 1 | -0/+28 |
|\ \ \ \ \ |
|
| * | | | | | [DOCS] PhysicsDirectSpaceState | homer666 | 2017-12-21 | 1 | -0/+28 |
| | |_|_|/
| |/| | | |
|
* | | | | | [DOCS] minor corrections to Transform2D | Chris Bradfield | 2017-12-24 | 1 | -15/+15 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #14897 from BastiaanOlij/arvr_tweaks | Rémi Verschelde | 2017-12-23 | 2 | -2/+14 |
|\ \ \ \ |
|
| * | | | | Reserved controller ids 1 and 2 for left and right hand controllers and added... | Bastiaan Olij | 2017-12-22 | 2 | -2/+14 |
| | |/ /
| |/| | |
|
* | | | | [DOCS] Small fixes for Semaphore | Max Hilbrunner | 2017-12-22 | 1 | -3/+3 |
* | | | | [DOCS] Small fixes for Mutex | Max Hilbrunner | 2017-12-22 | 1 | -3/+3 |
* | | | | Finished the documentation for AnimationPlayer | Nathan Warden | 2017-12-22 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | doc: Sync classref with current source | Rémi Verschelde | 2017-12-20 | 2 | -0/+26 |
|/ / |
|
* | | doc: Sync classref with current source | Rémi Verschelde | 2017-12-18 | 3 | -5/+19 |
* | | Exposed LineEdit's "selection_clear" and renamed it to "deselect". | Michael Alexsander Silva Dias | 2017-12-17 | 1 | -0/+7 |
|/ |
|
* | Bind TextEdit.deselect and update documentation | Rémi Verschelde | 2017-12-16 | 13 | -9/+257 |
* | Merge pull request #14365 from willnationsdev/camera-docs | Rémi Verschelde | 2017-12-16 | 1 | -138/+44 |
|\ |
|
| * | [DOCS] Camera property changes | Will Nations | 2017-12-11 | 1 | -138/+44 |
* | | Merge pull request #14676 from NathanWarden/nav_create_to_add | Rémi Verschelde | 2017-12-16 | 2 | -2/+2 |
|\ \ |
|
| * | | Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created. | Nathan Warden | 2017-12-15 | 2 | -2/+2 |
* | | | Merge pull request #14580 from Krakean/string_split_new_arg | Rémi Verschelde | 2017-12-15 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Added third argument for String.split() function (see issue #14349) | Dmitry Koteroff | 2017-12-15 | 1 | -0/+3 |
* | | | | Merge pull request #14646 from willnationsdev/docs4 | Noshyaar | 2017-12-15 | 4 | -14/+48 |
|\ \ \ \ |
|
| * | | | | [DOCS] Animation, CanvasItem, Curve3D, Curve | Will Nations | 2017-12-13 | 4 | -14/+48 |
| | |_|/
| |/| | |
|
* | | | | [DOCS] Completed the docs for the Navigation node. | Nathan Warden | 2017-12-15 | 1 | -0/+11 |
| |_|/
|/| | |
|
* | | | Revert property changes in "[DOCS] AnimationPlayer new props, members/methods" | Rémi Verschelde | 2017-12-14 | 3 | -30/+76 |
* | | | [DOCS] JSON: Small fixes | Max Hilbrunner | 2017-12-13 | 2 | -6/+6 |
* | | | Merge pull request #14530 from mhilbrunner/add-http | Noshyaar | 2017-12-12 | 1 | -1/+40 |
|\ \ \ |
|