| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #18122 from olivergs/wip/rtl-content-height | Max Hilbrunner | 2018-05-07 | 1 | -0/+7 |
| |\ | | | | | RichTextLabel, doc: Added new method to get total content height | ||||
| | * | RichTextLabel, doc: Added new method to get total content height | Oliver Gutierrez | 2018-04-11 | 1 | -0/+7 |
| | | | |||||
| * | | Merge pull request #18677 from BastiaanOlij/add_no_blend | Juan Linietsky | 2018-05-07 | 1 | -0/+3 |
| |\ \ | | | | | | | Add no-blend canvas item render_mode | ||||
| | * | | Add no-blend canvas item render_mode | Bastiaan Olij | 2018-05-07 | 1 | -0/+3 |
| | | | | |||||
| * | | | Merge pull request #18524 from BastiaanOlij/keep_3d_linear | Juan Linietsky | 2018-05-07 | 1 | -0/+3 |
| |\ \ \ | |/ / |/| | | Added option to viewport to keep linear color | ||||
| | * | | Added option to viewport to keep linear color | Bastiaan Olij | 2018-05-06 | 1 | -0/+3 |
| | | | | |||||
| * | | | Merge pull request #18454 from KidRigger/working_timer | Max Hilbrunner | 2018-05-07 | 1 | -1/+3 |
| |\ \ \ | | | | | | | | | Allows setting the Timer wait_time in start method. | ||||
| | * | | | Allows setting the Timer wait_time in start method. | Anish | 2018-04-27 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | | Rewrite Tween class reference. | Chris Bradfield | 2018-05-06 | 1 | -54/+57 |
| | |/ / |/| | | |||||
| * | | | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadow | Max Hilbrunner | 2018-05-05 | 1 | -0/+8 |
| |\ \ \ | | | | | | | | | Implement font shadows for RichTextLabel | ||||
| | * | | | Implement font shadows for RichTextLabel | Markus Törnqvist | 2018-04-12 | 1 | -0/+8 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #18612 from Nobelix/pitch-scale-desc | Max Hilbrunner | 2018-05-05 | 3 | -0/+3 |
| |\ \ \ | | | | | | | | | Added a description to the picth_scale property. | ||||
| | * | | | Added a description to the picth_scale property in the AudioStreamPlayer ↵ | Nobelix | 2018-05-04 | 3 | -0/+3 |
| | | | | | | | | | | | | | | | | | classes. | ||||
| * | | | | correct documentation for version number data type | Kelly Thomas | 2018-05-04 | 1 | -3/+3 |
| |/ / / | |||||
| * | | | Merge pull request #18491 from Calinou/custom-lineedit-secret-character | Max Hilbrunner | 2018-04-30 | 1 | -1/+4 |
| |\ \ \ | | | | | | | | | Make the LineEdit "secret" character customizable | ||||
| | * | | | Make the LineEdit "secret" character customizable | Hugo Locurcio | 2018-04-30 | 1 | -1/+4 |
| | | |/ | |/| | |||||
| * / | | [DOCS] Clarify look_at and looking_at | Mel Collins | 2018-04-29 | 2 | -3/+7 |
| |/ / | |||||
| * | | Fixed (minor) typo in CapsuleShape2D doc page | HoratioZEDU | 2018-04-25 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #18176 from nikibobi/string-trim | George Marques | 2018-04-22 | 1 | -0/+36 |
| |\ \ | | | | | | | Add string trim_prefix, trim_suffix, lstrip and rstrip methods | ||||
| | * | | add string trim_prefix trim_suffix lstrip and rstrip methods | bosak | 2018-04-17 | 1 | -0/+36 |
| | |/ | |||||
| * | | Add detail to doc for add_surface_from_arrays (#17911) | GaryO | 2018-04-22 | 1 | -3/+7 |
| | | | | | | | Includes review comments from #17911 from @cbscribe and @Noshyaar | ||||
| * | | Merge pull request #18336 from PJB3005/18-04-21-command's | Max Hilbrunner | 2018-04-22 | 1 | -1/+1 |
| |\ \ | | | | | | | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs. | ||||
| | * | | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs. | Pieter-Jan Briers | 2018-04-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | [DOCS] Add note that Pool*Arrays are passed by value (#18340) | krogank9 | 2018-04-22 | 7 | -7/+7 |
| | | | | |||||
| * | | | [DOCS] Popup.popup_exclusive description | homer666 | 2018-04-22 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge pull request #18316 from Noshyaar/http | Max Hilbrunner | 2018-04-20 | 1 | -0/+2 |
| |\ \ | | | | | | | [DOCS] add HTTPRequest.request return values | ||||
| | * | | [DOCS] add HTTPRequest.request return values | Poommetee Ketson | 2018-04-20 | 1 | -0/+2 |
| | | | | |||||
| * | | | Docs update for several classes | Craigory V Coppola | 2018-04-19 | 8 | -0/+10 |
| | | | | | | | | | | | | | | | | Namely: Dictionary, GraphEdit, Object, TileMap, Script, ScollBar, ScrollContainer and SplitContainer | ||||
| * | | | Add descriptions for GroupCall flags | bncastle | 2018-04-16 | 1 | -0/+4 |
| |/ / | | | | | | | Add descriptions for GroupCall flags | ||||
| * | | Merge pull request #18210 from willvincent/feature/exp_doc_fix | Poommetee Ketson | 2018-04-16 | 1 | -1/+2 |
| |\ \ | | | | | | | | | | | | | Fix/Remove potentially confusing references to Euler [ci skip] | ||||
| | * | | Remove incorrect & potentially confusing references to Euler | Will Vincent | 2018-04-15 | 1 | -1/+2 |
| | |/ | | | | | | | | | | | 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. | ||||
| * / | Minor fixes for the AnimationPlayer doc. | Michael Alexsander Silva Dias | 2018-04-14 | 1 | -3/+2 |
| |/ | |||||
| * | Update classref and docs, fix missing parameters' name | Poommetee Ketson | 2018-04-11 | 8 | -21/+16 |
| | | |||||
| * | [DOCS] OS | Max Hilbrunner | 2018-04-10 | 1 | -10/+61 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2018-04-10 | 29 | -93/+473 |
| | | |||||
| * | Merge pull request #18071 from denisw/navigation2d-docs | Rémi Verschelde | 2018-04-10 | 2 | -12/+19 |
| |\ | | | | | [DOCS] Navigation & Navigation2D | ||||
| | * | Add Navigation docs | Denis Washington | 2018-04-10 | 1 | -11/+11 |
| | | | |||||
| | * | Add Navigation2D docs | Denis Washington | 2018-04-10 | 1 | -1/+8 |
| | | | |||||
| * | | Merge pull request #18091 from RandomShaper/icon-radio-item | Rémi Verschelde | 2018-04-10 | 1 | -0/+15 |
| |\ \ | | | | | | | Add support for radio-looking items with icon | ||||
| | * | | Add support for radio-looking items with icon | Pedro J. Estébanez | 2018-04-09 | 1 | -0/+15 |
| | |/ | | | | | | | | | | | Letting users of `PopupMenu` use them. `OptionButton` was one of those interested and is updated in this commit. Fixes #18063. | ||||
| * | | Merge pull request #17080 from simedis/pretty_print_tree | Rémi Verschelde | 2018-04-10 | 1 | -1/+24 |
| |\ \ | | | | | | | Made Node.print_tree() print prettily | ||||
| | * | | Made print_tree_pretty() function which displays scene tree graphically | Geoffrey | 2018-04-09 | 1 | -1/+24 |
| | |/ | |||||
| * | | Merge pull request #18083 from Noshyaar/tutorial | Rémi Verschelde | 2018-04-09 | 3 | -0/+3 |
| |\ \ | | | | | | | Add new transform tutorial to the appropriate classes | ||||
| | * | | Add new transform tutorial to appropriate classes | Poommetee Ketson | 2018-04-09 | 3 | -0/+3 |
| | |/ | |||||
| * | | Merge pull request #18069 from mhilbrunner/docs-scenetree | Rémi Verschelde | 2018-04-09 | 1 | -3/+47 |
| |\ \ | |/ |/| | [DOCS] SceneTree | ||||
| | * | [DOCS] SceneTree | Max Hilbrunner | 2018-04-08 | 1 | -3/+47 |
| | | | |||||
| * | | Merge pull request #16705 from Chaosus/generate_normals_flip | Juan Linietsky | 2018-04-08 | 1 | -0/+3 |
| |\ \ | |/ |/| | Add flip switch to SurfaceTool.generate_normals | ||||
| | * | Added flip switch to generate_normals | Chaosus | 2018-02-19 | 1 | -0/+3 |
| | | | |||||
| * | | Merge pull request #17150 from robfram/check-animation-playing-backwards | Juan Linietsky | 2018-04-08 | 1 | -0/+8 |
| |\ \ | | | | | | | Added `get_playing_speed` method to AnimationPlayer, returning the actual playing speed of the animation being played | ||||
| | * | | Added `get_playing_speed` method to AnimationPlayer, returning the actual | robfram | 2018-03-03 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | playing speed of the animation being played. As stated in #16550, there is no way to get the playing speed of an animation. The `playback_speed` property is for the whole AnimationPlayer node, and the argument passed to `play` method is another scale applied in top of the AnimationPlayer properties. Thus, the actual playing speed is AnimationPlayer.speed_scale * AnimationPlayer.playback.current.speed_scale. If it is not playing, the method returns 0. | ||||
