Age | Commit message (Expand) | Author |
2016-10-27 | Added global sub and bounds checking to RegEx | Zher Huei Lee |
2016-10-27 | RegEx re-implemented as a module | Zher Huei Lee |
2016-10-22 | Merge pull request #6090 from WalasPrime/raytrace_force | Rémi Verschelde |
2016-10-19 | Fix Keyboard Input Hangs when using modifiers | Fabio Alessandrelli |
2016-10-17 | Merge pull request #6779 from WalasPrime/rpc_docs | Rémi Verschelde |
2016-10-14 | Merge pull request #6821 from akien-mga/pr-bye-speex | Rémi Verschelde |
2016-10-13 | Remove speex support, it is obsoleted by opus | Rémi Verschelde |
2016-10-13 | Fixed Particle2D docs - radians to degrees for some params | Karol Walasek |
2016-10-13 | Documentation of RPC-related methods and classes | Karol Walasek |
2016-10-10 | Merge pull request #6781 from volzhs/unnecessary-parentheses | Rémi Verschelde |
2016-10-11 | Remove unnecessary parentheses | volzhs |
2016-10-09 | Merge pull request #6613 from pkowal1982/tween | Rémi Verschelde |
2016-10-03 | Begining of GLES3 renderer: | Juan Linietsky |
2016-10-03 | Added general notes on RayCast[2D] updating behaviour and force_raycast_update() | Karol Walasek |
2016-10-01 | Filled blanks and normalized documentation on RayCast[2D] | Karol Walasek |
2016-10-01 | Classref: Sync template with current source | Rémi Verschelde |
2016-09-25 | Tween reset/stop/resume/remove for all object properties at once | Pawel Kowal |
2016-09-19 | Add docs for XMLparser, VideoPlayer and most of Tree | George Marques |
2016-09-16 | Add a function to plugin get the main screen parent | George Marques |
2016-09-16 | Update documentation on joystick vibration. | Andreas Haas |
2016-09-10 | fix get_selected_nodes() | Juan Linietsky |
2016-09-10 | -Added bindings to the resource filesystem for editor | Juan Linietsky |
2016-09-10 | small clarification in doc | Juan Linietsky |
2016-09-10 | Made it possible to properly draw over the 2D canvas for 2D objects. Arranged... | Juan Linietsky |
2016-09-10 | -Added way to generate resource previews from script plugin. | Juan Linietsky |
2016-09-10 | Merge pull request #5879 from gau-veldt/subarray_patch | Juan Linietsky |
2016-09-10 | Merge pull request #5942 from pkowal1982/scroll | Juan Linietsky |
2016-09-09 | Added ItemList get_v_scroll to docs | Paulb23 |
2016-09-07 | Change the documentation to reflect that Directory.list_dir_begin() | Gastronok |
2016-09-07 | Merge pull request #6420 from Paulb23/itemlist_tooltip_disable_issue_6240 | Rémi Verschelde |
2016-09-07 | Document itemlist disable tooltip | Paulb23 |
2016-09-07 | classref: Sync with current source | Rémi Verschelde |
2016-08-31 | classref: Sync with recent changes | Rémi Verschelde |
2016-08-30 | Merge pull request #5670 from timoschwarzer/feature/camera2d_limit_smoothing | Rémi Verschelde |
2016-08-30 | Merge pull request #5262 from vnen/button-signals | Rémi Verschelde |
2016-08-29 | Merge pull request #6159 from touilleMan/issue-6148 | Rémi Verschelde |
2016-08-27 | Merge pull request #6187 from TheHX/pr-pinfo-function | Rémi Verschelde |
2016-08-26 | Better document the BaseButton signals | George Marques |
2016-08-18 | Documentation for most of ItemList control. | Gau o fthe Veldt |
2016-08-16 | Update Globals and EditorSettings docs | Franklin Sobrinho |
2016-08-15 | Update EditorPlugin doc | Franklin Sobrinho |
2016-08-15 | Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se... | Emmanuel Leblond |
2016-08-10 | classref: Sync with current source | Rémi Verschelde |
2016-08-05 | Some additions to the OS documentation (#6037) | MSC |
2016-08-03 | [ci skip] update Raycast documentation | Hubert Jarosz |
2016-07-30 | Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D | eska |
2016-07-27 | ScrollContainer expand children bug fix | Pawel Kowal |
2016-07-27 | Array has() documentation | Pawel Kowal |
2016-07-25 | Update Tween class documentation | Javier López Úbeda |
2016-07-24 | Update documentation. | MarianoGNU |