Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-08 | Merge pull request #17559 from simedis/joint_motors | Rémi Verschelde | |
Implemented interface for bullet linear motors | |||
2018-05-07 | Merge pull request #17451 from Goutte/feat-base-button-mask | Juan Linietsky | |
Allow configuration of which mouse buttons the BaseButton responds to | |||
2018-05-07 | Merge pull request #15911 from Zephilinox/ready_signal | Juan Linietsky | |
Add ready signal to Node | |||
2018-05-07 | Merge pull request #15943 from poke1024/geometry-line-line | Juan Linietsky | |
Add Geometry::line_intersects_line_2d() | |||
2018-05-07 | Merge pull request #18122 from olivergs/wip/rtl-content-height | Max Hilbrunner | |
RichTextLabel, doc: Added new method to get total content height | |||
2018-05-07 | Merge pull request #18677 from BastiaanOlij/add_no_blend | Juan Linietsky | |
Add no-blend canvas item render_mode | |||
2018-05-07 | Add no-blend canvas item render_mode | Bastiaan Olij | |
2018-05-07 | Merge pull request #18524 from BastiaanOlij/keep_3d_linear | Juan Linietsky | |
Added option to viewport to keep linear color | |||
2018-05-07 | Merge pull request #18454 from KidRigger/working_timer | Max Hilbrunner | |
Allows setting the Timer wait_time in start method. | |||
2018-05-06 | Rewrite Tween class reference. | Chris Bradfield | |
2018-05-06 | Added option to viewport to keep linear color | Bastiaan Olij | |
2018-05-05 | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadow | Max Hilbrunner | |
Implement font shadows for RichTextLabel | |||
2018-05-05 | Merge pull request #18612 from Nobelix/pitch-scale-desc | Max Hilbrunner | |
Added a description to the picth_scale property. | |||
2018-05-04 | correct documentation for version number data type | Kelly Thomas | |
2018-05-04 | Added a description to the picth_scale property in the AudioStreamPlayer ↵ | Nobelix | |
classes. | |||
2018-04-30 | Merge pull request #18491 from Calinou/custom-lineedit-secret-character | Max Hilbrunner | |
Make the LineEdit "secret" character customizable | |||
2018-04-30 | Make the LineEdit "secret" character customizable | Hugo Locurcio | |
2018-04-29 | [DOCS] Clarify look_at and looking_at | Mel Collins | |
2018-04-27 | Allows setting the Timer wait_time in start method. | Anish | |
Allows shortening the two line method of Timer.set_wait_time followed by Timer.start set wait_time as a parameter to Timer.start. Also modifies the class documentation. Fixes: #18107 | |||
2018-04-25 | Fixed (minor) typo in CapsuleShape2D doc page | HoratioZEDU | |
2018-04-22 | Merge pull request #18176 from nikibobi/string-trim | George Marques | |
Add string trim_prefix, trim_suffix, lstrip and rstrip methods | |||
2018-04-22 | Add detail to doc for add_surface_from_arrays (#17911) | GaryO | |
Includes review comments from #17911 from @cbscribe and @Noshyaar | |||
2018-04-22 | Merge pull request #18336 from PJB3005/18-04-21-command's | Max Hilbrunner | |
Fixes a typo in the VisualServer.canvas_item_add_set_transform docs. | |||
2018-04-22 | [DOCS] Add note that Pool*Arrays are passed by value (#18340) | krogank9 | |
2018-04-22 | [DOCS] Popup.popup_exclusive description | homer666 | |
2018-04-21 | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs. | Pieter-Jan Briers | |
2018-04-20 | Merge pull request #18316 from Noshyaar/http | Max Hilbrunner | |
[DOCS] add HTTPRequest.request return values | |||
2018-04-20 | [DOCS] add HTTPRequest.request return values | Poommetee Ketson | |
2018-04-19 | Docs update for several classes | Craigory V Coppola | |
Namely: Dictionary, GraphEdit, Object, TileMap, Script, ScollBar, ScrollContainer and SplitContainer | |||
2018-04-17 | add string trim_prefix trim_suffix lstrip and rstrip methods | bosak | |
2018-04-16 | Add descriptions for GroupCall flags | bncastle | |
Add descriptions for GroupCall flags | |||
2018-04-16 | Merge pull request #18210 from willvincent/feature/exp_doc_fix | Poommetee Ketson | |
Fix/Remove potentially confusing references to Euler [ci skip] | |||
2018-04-15 | Remove incorrect & potentially confusing references to Euler | Will Vincent | |
e is referred to as Euler’s number, so technically the MATH_EXP description in VisualScript doc was not incorrect, though could potentially lead to confusion. e is different from Euler’s constant however, making the existing GDScript exp & VisualScriptMathConstant descriptions nvalid. | |||
2018-04-14 | Minor fixes for the AnimationPlayer doc. | Michael Alexsander Silva Dias | |
2018-04-12 | Implement font shadows for RichTextLabel | Markus Törnqvist | |
2018-04-11 | RichTextLabel, doc: Added new method to get total content height | Oliver Gutierrez | |
2018-04-11 | Update classref and docs, fix missing parameters' name | Poommetee Ketson | |
2018-04-10 | [DOCS] OS | Max Hilbrunner | |
2018-04-10 | doc: Sync classref with current source | Rémi Verschelde | |
2018-04-10 | Merge pull request #18071 from denisw/navigation2d-docs | Rémi Verschelde | |
[DOCS] Navigation & Navigation2D | |||
2018-04-10 | Merge pull request #18091 from RandomShaper/icon-radio-item | Rémi Verschelde | |
Add support for radio-looking items with icon | |||
2018-04-10 | Merge pull request #17080 from simedis/pretty_print_tree | Rémi Verschelde | |
Made Node.print_tree() print prettily | |||
2018-04-10 | Add Navigation docs | Denis Washington | |
2018-04-10 | Add Navigation2D docs | Denis Washington | |
2018-04-09 | Merge pull request #18083 from Noshyaar/tutorial | Rémi Verschelde | |
Add new transform tutorial to the appropriate classes | |||
2018-04-09 | Add support for radio-looking items with icon | Pedro J. Estébanez | |
Letting users of `PopupMenu` use them. `OptionButton` was one of those interested and is updated in this commit. Fixes #18063. | |||
2018-04-09 | Merge pull request #18069 from mhilbrunner/docs-scenetree | Rémi Verschelde | |
[DOCS] SceneTree | |||
2018-04-09 | Made print_tree_pretty() function which displays scene tree graphically | Geoffrey | |
2018-04-09 | Add new transform tutorial to appropriate classes | Poommetee Ketson | |
2018-04-08 | [DOCS] SceneTree | Max Hilbrunner | |