summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct the side mentioned with focus_neighbor_right and focus_neighbor_top.Mallardbro2023-04-111-2/+2
* Merge pull request #71747 from Koyper/rich_text_label_dropcap_selection_bugYuri Sizov2023-04-111-1/+10
|\
| * Fixed RichTextLabel wrong selection offset after drop cap.Koyper2023-04-111-1/+10
* | Merge pull request #71742 from Koyper/rich_text_label_cell_padding_select_bugYuri Sizov2023-04-111-1/+1
|\ \
| * | Fixed RichTextLabel wrong selection offset in padded table cell.Koyper2023-01-201-1/+1
* | | Merge pull request #71433 from marzecdawid/fix-TreeItem-button-rendered-under...Yuri Sizov2023-04-111-49/+56
|\ \ \
| * | | Fix TreeItem's button being rendered under Selected highlightDawid Marzec2023-02-171-49/+56
* | | | Merge pull request #75850 from rsubtil/bugfix-lsp_dap_connection_pollFabio Alessandrelli2023-04-112-0/+2
|\ \ \ \
| * | | | Poll LSP/DAP clients for connection status updatesRicardo Subtil2023-04-092-0/+2
* | | | | Merge pull request #74885 from vmedea/toutf8-docfixYuri Sizov2023-04-107-38/+38
|\ \ \ \ \
| * | | | | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining...mara2023-04-107-38/+38
* | | | | | Merge pull request #75780 from timothyqiu/log-sizesYuri Sizov2023-04-101-1/+6
|\ \ \ \ \ \
| * | | | | | Set font sizes for various styles in editor output panelHaoyu Qiu2023-04-071-1/+6
* | | | | | | Merge pull request #75895 from KoBeWi/your_dialog_is_so_fat_it_has_a_smaller_...Yuri Sizov2023-04-103-4/+8
|\ \ \ \ \ \ \
| * | | | | | | Adjust size of some dialogskobewi2023-04-103-4/+8
* | | | | | | | Merge pull request #75889 from DimitriPilot3/patch-2Yuri Sizov2023-04-101-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | docs/FileDialog: Use clickable referencesDimitri A2023-04-101-2/+2
* | | | | | | | | Merge pull request #75625 from AThousandShips/min_max_exampleYuri Sizov2023-04-101-0/+11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Document how to make custom min/max for ArrayNinni Pipping2023-04-101-0/+11
* | | | | | | | | Merge pull request #73658 from smix8/do_not_stop_the_entire_server_cause_you_...Yuri Sizov2023-04-101-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Keep NavigationServer active while SceneTree is pausedsmix82023-04-101-1/+0
* | | | | | | | | | Merge pull request #75844 from KoBeWi/shy_labelYuri Sizov2023-04-101-10/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix method dialog labelkobewi2023-04-091-10/+10
* | | | | | | | | | Merge pull request #75737 from MewPurPur/🐁da🐁Yuri Sizov2023-04-106-15/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix mistakes in documentation and GDScript errorsVolTer2023-04-106-15/+14
* | | | | | | | | | | Merge pull request #75814 from timothyqiu/connect-unicodeYuri Sizov2023-04-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix connect signal dialog not allowing Unicode method nameHaoyu Qiu2023-04-081-2/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #72152 from smix8/mcd_settings_4.xYuri Sizov2023-04-1013-98/+390
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add Mesh ConvexDecompositionSettings wrappersmix82023-04-0713-98/+390
* | | | | | | | | | | | Merge pull request #73984 from RedworkDE/net-nuget-cache-fixYuri Sizov2023-04-104-311/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | C#: Discontinue `GodotNuGetFallbackFolder`RedworkDE2023-04-074-311/+0
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #75777 from 3deathtoll/patch-1Yuri Sizov2023-04-103-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make SyntaxHighlighter::get_text_edit a const function3deathtoll2023-04-073-3/+3
* | | | | | | | | | | | | Merge pull request #72863 from JeffVenancius/enable_caret_drawing_when_not_ed...Yuri Sizov2023-04-103-1/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add an option to show a TextEdit caret when editable is disabledjeffVenancius2023-04-073-1/+24
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #75823 from YeldhamDev/this_was_a_thing_i_guessYuri Sizov2023-04-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix bottom of `LineEdit`s in the editor being roundedMichael Alexsander2023-04-081-3/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #75835 from rburing/fix_convex_convex_axis_testYuri Sizov2023-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix typo bug in convex-convex separating axis testRicardo Buring2023-04-081-1/+1
* | | | | | | | | | | | | | Merge pull request #75810 from yedpodtrzitko/yed/simplify-comparisonYuri Sizov2023-04-101-15/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | optimize blend position searchyedpodtrzitko2023-04-081-15/+5
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #75799 from KoBeWi/sector_clearYuri Sizov2023-04-102-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Initialize editor values on first launchkobewi2023-04-092-1/+6
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #75809 from komugi1211s/fix-crash-visual-shader-ceil-vector2Yuri Rubinsky2023-04-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix #75790, where creating Ceil(Vector2) node in Visual Shader Editorfuzzy@notepc2023-04-081-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #75797 from reduz/optimize-object-get-class-nameRémi Verschelde2023-04-084-17/+28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Optimize Object::get_class_nameJuan Linietsky2023-04-084-17/+28
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #75829 from reduz/fix-ci-build-errorJuan Linietsky2023-04-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix CI build errorJuan Linietsky2023-04-081-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #75627 from reduz/faster-node-child-managementRémi Verschelde2023-04-082-219/+243
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |