| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | classref: Sync with current source | Rémi Verschelde | 2016-11-15 | 1 | -1/+9 |
| | | |||||
| * | vsnc --> vsync | ISylvox | 2016-11-15 | 1 | -1/+1 |
| | | | | | (cherry picked from commit b5c383fd61d554fa02c3e231dd1f92145d90e04e) | ||||
| * | Fixed minor typo | DTV96Calibre | 2016-11-15 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 37098419c5792e9e6ba504173bc95a87540cd7d5) | ||||
| * | classref: Sync with current sources | Rémi Verschelde | 2016-10-31 | 1 | -0/+140 |
| | | |||||
| * | Add "Never" underline mode to LinkButton | rdb | 2016-10-31 | 1 | -0/+3 |
| | | | | | (cherry picked from commit d517bc908f9c1e00503266ab9a639552660cf72c) | ||||
| * | Added general notes on RayCast[2D] updating behaviour and force_raycast_update() | Karol Walasek | 2016-10-31 | 1 | -0/+14 |
| | | | | | (cherry picked from commit 8d57640d3745084d5c4abc4e6926298c2f4a3fb4) | ||||
| * | Revert "Tween reset/stop/resume/remove for all object properties at once" | Rémi Verschelde | 2016-10-18 | 1 | -8/+8 |
| | | | | | | This reverts commit 6fc894d65264e37f6c0772f3789bcec52c7bbe3a. It caused a regression, cf. #6863. | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2016-10-17 | 1 | -2/+10 |
| | | |||||
| * | Fixed Particle2D docs - radians to degrees for some params | Karol Walasek | 2016-10-17 | 1 | -2/+2 |
| | | | | | (cherry picked from commit 5687fa470962fc3f6528e6886284e3e965e7e35c) | ||||
| * | classref: Sync with current 2.1 branch | Rémi Verschelde | 2016-10-09 | 1 | -4/+334 |
| | | |||||
| * | Filled blanks and normalized documentation on RayCast[2D] | Karol Walasek | 2016-10-09 | 1 | -4/+31 |
| | | | | | (cherry picked from commit db0a46d7f7af220cede52198f05082f74ca9c546) | ||||
| * | Tween reset/stop/resume/remove for all object properties at once | Pawel Kowal | 2016-10-09 | 1 | -8/+8 |
| | | | | | (cherry picked from commit acc242fd6a3fc0dda18c01290263313e09d8269e) | ||||
| * | Add docs for XMLparser, VideoPlayer and most of Tree | George Marques | 2016-10-09 | 1 | -0/+106 |
| | | | | | (cherry picked from commit 7cd64c3c8d5d4f087cc6f910ba38bffbf0d9bbf5) | ||||
| * | Add a function to plugin get the main screen parent | George Marques | 2016-10-09 | 1 | -0/+7 |
| | | | | | | | | - Fix a bug where the main screen button did not disappear when the plugin was deactivated. (cherry picked from commit 98e7c1edbab6605a7578643485e1e88b61fd83d7) | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2016-09-19 | 1 | -11/+17 |
| | | |||||
| * | Update documentation on joystick vibration. | Andreas Haas | 2016-09-18 | 1 | -1/+2 |
| | | | | | | | | Added a note that long vibration durations are not recommended because of hardware limitations. For example, my ps4 controller can only vibrate for ~3s on linux. (cherry picked from commit cef70a5f8b87caa00723cfb600c4ccd83305a322) | ||||
| * | ScrollContainer expand children bug fix | Pawel Kowal | 2016-09-18 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 853161a0000b54bdb85cb57d2e07020bed16589e) | ||||
| * | Added ItemList get_v_scroll to docs | Paulb23 | 2016-09-18 | 1 | -0/+7 |
| | | | | | (cherry picked from commit 7d455fca71c37563f3a57c91b716c66101ce03fc) | ||||
| * | Change the documentation to reflect that Directory.list_dir_begin() | Gastronok | 2016-09-18 | 1 | -1/+1 |
| | | | | | | | | | | returns true (not false) when a stream could not be initialized. (See, for example, https://github.com/godotengine/godot/blob/master/drivers/windows/dir_access_windows.cpp#L76 ) (cherry picked from commit cd82fafd5810248e261ac633f9c942125d90906a) | ||||
| * | Document itemlist disable tooltip | Paulb23 | 2016-09-18 | 1 | -0/+18 |
| | | | | | (cherry picked from commit 607d602493a88cab626db131d1427d4f9a13aff5) | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2016-09-01 | 1 | -17/+23 |
| | | |||||
| * | Better document the BaseButton signals | George Marques | 2016-09-01 | 1 | -2/+12 |
| | | | | | (cherry picked from commit 141360ed82c2eff634cdee3a7823465937876484) | ||||
| * | Documentation for most of ItemList control. | Gau o fthe Veldt | 2016-09-01 | 1 | -1/+46 |
| | | | | | | | The icon stuff is incomplete since I haven't used icons. (cherry picked from commit f9e931bf126eeace101ec863f01759238d33a63c) | ||||
| * | Update Globals and EditorSettings docs | Franklin Sobrinho | 2016-09-01 | 1 | -0/+38 |
| | | | | | (cherry picked from commit 038e99e1074111c31d9d73d2d389f73078dcd07e) | ||||
| * | Update EditorPlugin doc | Franklin Sobrinho | 2016-09-01 | 1 | -0/+24 |
| | | | | | (cherry picked from commit a27d2e4c291975f4a5e9fabe89501584e33a3326) | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2016-08-10 | 1 | -35/+99 |
| | | |||||
| * | Some additions to the OS documentation (#6037) | MSC | 2016-08-08 | 1 | -0/+22 |
| | | | | | (cherry picked from commit 7b05b4c83c94b5c1bbdf5372328192d5ea9f4bea) | ||||
| * | [ci skip] update Raycast documentation | Hubert Jarosz | 2016-08-08 | 1 | -0/+2 |
| | | | | | | | | clarification that set_cast_to needs LOCAL point and get_collision_point gives GLOBAL point (cherry picked from commit 1445553fea268104bf7012785536c4e7c9c6b1e6) | ||||
| * | Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D | eska | 2016-07-30 | 1 | -2/+26 |
| | | |||||
| * | Array has() documentation | Pawel Kowal | 2016-07-27 | 1 | -0/+9 |
| | | |||||
| * | Update Tween class documentation | Javier López Úbeda | 2016-07-25 | 1 | -3/+3 |
| | | |||||
| * | Update documentation. | MarianoGNU | 2016-07-24 | 1 | -1/+1 |
| | | |||||
| * | Add some doc to ImmediateGeometry | Juan Linietsky | 2016-07-23 | 1 | -0/+16 |
| | | |||||
| * | Merge pull request #5851 from 29jm/typo-scroll | Rémi Verschelde | 2016-07-22 | 1 | -4/+4 |
| |\ | | | | | Fix typo in ScrollContainer documentation | ||||
| | * | Fix typo in ScrollContainer documentation | Johan Manuel | 2016-07-22 | 1 | -4/+4 |
| | | | |||||
| * | | Merge pull request #5847 from 29jm/patch-3 | Rémi Verschelde | 2016-07-22 | 1 | -0/+19 |
| |\| | | | | | Expose virtual keyboard functions to GDScript | ||||
| | * | Expose virtual keyboard functions to GDScript | Johan Manuel | 2016-07-21 | 1 | -0/+19 |
| | | | |||||
| * | | Added examples to RegEx doc | Zher Huei Lee | 2016-07-21 | 1 | -17/+22 |
| | | | |||||
| * | | Merge pull request #5560 from vnen/os-request-attention | Rémi Verschelde | 2016-07-21 | 1 | -0/+5 |
| |\ \ | |/ |/| | Add OS.request_attention() for Windows | ||||
| | * | Add OS.request_attention() for Windows | George Marques | 2016-07-05 | 1 | -0/+5 |
| | | | |||||
| * | | Merge pull request #5819 from hurikhan/android_getScreenDPI | Rémi Verschelde | 2016-07-21 | 1 | -0/+9 |
| |\ \ | | | | | | | Implement get_screen_dpi() on Android | ||||
| | * | | Implement get_screen_dpi() on Android | Mario Schlack | 2016-07-20 | 1 | -0/+9 |
| | | | | |||||
| * | | | classref: WIP improved docs for Node | Rémi Verschelde | 2016-07-19 | 1 | -37/+53 |
| | | | | | | | | | | | | | Also clarified the purpose of Input.get_mouse_speed (see #1355) | ||||
| * | | | classref: Sync classes with source | Rémi Verschelde | 2016-07-19 | 1 | -74/+103 |
| |/ / | |||||
| * | | Merge pull request #5527 from djrm/color_picker_fixes | Rémi Verschelde | 2016-07-18 | 1 | -2/+2 |
| |\ \ | | | | | | | Color picker fixes | ||||
| | * | | Added documentation for color picker raw mode | Daniel J. Ramirez | 2016-07-15 | 1 | -2/+2 |
| | | | | |||||
| * | | | Add a function to notify font users that the font changed. Closes #5774 | Juan Linietsky | 2016-07-18 | 1 | -0/+5 |
| | | | | |||||
| * | | | Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712 | Rémi Verschelde | 2016-07-18 | 1 | -0/+5 |
| |\ \ \ | | | | | | | | | Fixed toggle breakpoint gutter not updating when the game is running, issue 5712 | ||||
| | * | | | Update docs with breakpoint_toggled signal | Paulb23 | 2016-07-15 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Merge pull request #5718 from jay3d/master | Rémi Verschelde | 2016-07-18 | 1 | -0/+7 |
| |\ \ \ \ | | | | | | | | | | | Added gyroscope support to Godot and Android | ||||
