Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Make SyntaxHighlighter::get_text_edit a const function | 3deathtoll | 2023-04-07 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Add an option to show a TextEdit caret when editable is disabled | jeffVenancius | 2023-04-07 | 1 | -0/+3 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #70901 from timothyqiu/tree-scroll-offset | Yuri Sizov | 2023-04-07 | 1 | -0/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add scrollbar offset theme constants to Tree | Haoyu Qiu | 2023-04-06 | 1 | -0/+18 | |
* | | | | | | Merge pull request #75241 from Calinou/doc-compressedtexturelayered | Yuri Sizov | 2023-04-07 | 6 | -12/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix CompressedTextureLayered description in the class reference | Hugo Locurcio | 2023-03-22 | 6 | -12/+10 | |
* | | | | | | Merge pull request #75701 from reduz/notification-moved-in-parent | Rémi Verschelde | 2023-04-06 | 1 | -2/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Remove NOTIFICATION_MOVED_IN_PARENT | Juan Linietsky | 2023-04-06 | 1 | -2/+10 | |
* | | | | | | add `hex_decode()` to `String` | bendn | 2023-04-05 | 2 | -0/+36 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #67466 from KoBeWi/proceed | Rémi Verschelde | 2023-04-05 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Scene tab closing refactor | kobewi | 2023-04-03 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* / | | | i18n: Sync translations with Weblate | Rémi Verschelde | 2023-04-04 | 3 | -2162/+30593 | |
|/ / / | ||||||
* | | | Merge pull request #75464 from KoBeWi/undoreditor | Rémi Verschelde | 2023-04-03 | 2 | -7/+26 | |
|\ \ \ | ||||||
| * | | | Update UndoRedo description | kobewi | 2023-04-03 | 2 | -7/+26 | |
* | | | | Merge pull request #74119 from KoBeWi/more_documentation_rng | Rémi Verschelde | 2023-04-03 | 13 | -3/+79 | |
|\ \ \ \ | ||||||
| * | | | | Fill random docs | kobewi | 2023-04-03 | 13 | -3/+79 | |
* | | | | | Merge pull request #72028 from kilojool/option_button_reselection | Rémi Verschelde | 2023-04-03 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | OptionButton: allow reselection of selected item | kilojool | 2023-01-25 | 1 | -0/+4 | |
* | | | | | | Merge pull request #75494 from MewPurPur/line-edit-get-selected-text | Rémi Verschelde | 2023-04-03 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Implement LineEdit.get_selected_text() | VolTer | 2023-03-30 | 1 | -0/+6 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #75340 from Barugon/tree_colunm_title_alignment | Rémi Verschelde | 2023-04-03 | 1 | -0/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Implement column title alignment for `Tree` | Barugon | 2023-03-27 | 1 | -0/+15 | |
* | | | | | | | Merge pull request #75326 from smix8/navigationagent_expose_parameters_4.x | Rémi Verschelde | 2023-04-03 | 2 | -0/+12 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Expose NavigationAgent path postprocessing and pathfinding algorithm options | smix8 | 2023-03-25 | 2 | -0/+12 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #75606 from skyace65/OSClipboard | Yuri Sizov | 2023-04-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove reference to clipboard in OS class doc | skyace65 | 2023-04-02 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #75565 from kleonc/canvasitem-improve-self-modulate-docs | Yuri Sizov | 2023-04-03 | 2 | -6/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Improve CanvasItem.self_modulate docs | kleonc | 2023-04-03 | 2 | -6/+7 | |
* | | | | | | | Add _get_configuration_warnings() example | kobewi | 2023-04-02 | 1 | -0/+12 | |
* | | | | | | | Make icons of scripted and custom classes fit the editor UI | Yuri Sizov | 2023-03-31 | 6 | -5/+50 | |
|/ / / / / / | ||||||
* | | / / / | C# Truncate instead of round in Vector2/3/4 to Vector2I/3I/4I conversion | kleonc | 2023-03-31 | 3 | -3/+3 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #75389 from timothyqiu/typo-fixes | Yuri Sizov | 2023-03-27 | 7 | -10/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix typos and inconsistencies in classref | Haoyu Qiu | 2023-03-27 | 7 | -10/+10 | |
* | | | | | | Merge pull request #70046 from MewPurPur/improve-number-docs | Yuri Sizov | 2023-03-27 | 1 | -95/+88 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Improve documentation of int | VolTer | 2023-03-27 | 1 | -95/+88 | |
* | | | | | | Merge pull request #75384 from timothyqiu/cultural-heritage | Yuri Sizov | 2023-03-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Auto translate popup menus of MenuButton and OptionButton | Haoyu Qiu | 2023-03-27 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #75350 from AThousandShips/nodepath_doc_fix | Yuri Sizov | 2023-03-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix `NodePath` subname index range documentation | Ninni Pipping | 2023-03-26 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #75300 from Calinou/doc-log-log10 | Yuri Sizov | 2023-03-26 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Document how to use logarithm of base 10 with `log()` | Hugo Locurcio | 2023-03-26 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #75251 from AThousandShips/area_doc | Yuri Sizov | 2023-03-25 | 1 | -6/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve documentation for Area monitor callbacks in `PhysicsServer3D` | Ninni Pipping | 2023-03-25 | 1 | -6/+14 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #74848 from BastiaanOlij/add_xr_system_info | Yuri Sizov | 2023-03-25 | 2 | -0/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add a get_system_info method to XRInterface | Bastiaan Olij | 2023-03-15 | 2 | -0/+13 | |
* | | | | | | Merge pull request #73225 from bruvzg/wchar_to_from | Yuri Sizov | 2023-03-25 | 3 | -0/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions. | bruvzg | 2023-03-21 | 3 | -0/+18 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #74454 from Pennycook/get_loops_left | Yuri Sizov | 2023-03-25 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add get_loops_left() function to Tween | John Pennycook | 2023-03-20 | 1 | -0/+6 | |
* | | | | | | | Merge pull request #73818 from kilojool/virtual_get_tooltip | Yuri Sizov | 2023-03-25 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ |