summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29Fixes Visual script nodes operator mismatch issue #49943Dipal M Zambare
2021-06-29Fixes crash in case no column in tree is expanded and has minimum sizeGilles Roudière
2021-06-29Implement painting properties over TileSetsGilles Roudière
2021-06-29Add GDNative libraries to Android custom Gradle buildsMarcel Admiraal
2021-06-29Merge pull request #49985 from bruvzg/win_sign_temp_fileRémi Verschelde
2021-06-29[Windows Export] Use temporary file for osslsigncode signing.bruvzg
2021-06-29EditorLog filter buttons are now enabled/on by defaultEric M
2021-06-28Fix move_and_collide causing sliding on slopesPouleyKetchoupp
2021-06-29Merge pull request #49966 from Faless/net/4.x_ws_timeoutRémi Verschelde
2021-06-29Merge pull request #49973 from reduz/fix-validation-layers-errorsRémi Verschelde
2021-06-28Fix Context Validation Layer Errorsreduz
2021-06-28Validate image formats, check if resize_to_po2 failedPaweł Fertyk
2021-06-28Fix GraphNode port position when the control has the Expand flagtrollodel
2021-06-28Merge pull request #49917 from groud/tree_disable_scrollRémi Verschelde
2021-06-28Merge pull request #49965 from Faless/net/4.x_fix_requestRémi Verschelde
2021-06-28Merge pull request #49951 from Calinou/standardmaterial3d-height-triplanar-pr...Rémi Verschelde
2021-06-28NodePath properly updated in the editor in more casesPouleyKetchoupp
2021-06-28Merge pull request #49960 from fire/curve-interpolate-crashRémi Verschelde
2021-06-28Implement Tree's internal minimum width calculationGilles Roudière
2021-06-28[Net] Add WebSocketServer handshake_timeout property.Fabio Alessandrelli
2021-06-28[Net] Fix WebSocketClient path parsing.Fabio Alessandrelli
2021-06-28Merge pull request #49690 from Chaosus/vs_fix_input_connectionRémi Verschelde
2021-06-28Print warning in StandardMaterial3D when height and triplanar are activeHugo Locurcio
2021-06-28Fix auto-connection from output node to input (VisualShaders)Yuri Roubinsky
2021-06-28Merge pull request #49953 from Calinou/reflectionprobe-tweak-default-extentsRémi Verschelde
2021-06-28Merge pull request #49823 from BastiaanOlij/move_render_skyRémi Verschelde
2021-06-28Merge pull request #49949 from Calinou/standardmaterial3d-fix-triplanar-binormalRémi Verschelde
2021-06-28Merge pull request #49945 from timothyqiu/adjust-bcsRémi Verschelde
2021-06-27Make curve interpolate crash less.K. S. Ernest (iFire) Lee
2021-06-27Merge pull request #35536 from shroudedcode/keep-screen-on-linuxRémi Verschelde
2021-06-27Increase the default ReflectionProbe extents to Vector3(10, 10, 10)Hugo Locurcio
2021-06-27Fix flipped binormal in StandardMaterial3D triplanar mappingHugo Locurcio
2021-06-27Fix Image.adjust_bcs crash when image format is invalidHaoyu Qiu
2021-06-26Move render_sky logic from effects into our sky object, and some minor cleanupBastiaan Olij
2021-06-26Merge pull request #49891 from Calinou/3d-editor-add-grid-toggle-shortcutRémi Verschelde
2021-06-25Amend `Label`.clip_text() Method DescriptionNick H
2021-06-25Merge pull request #49744 from reduz/implement-native-extensionsRémi Verschelde
2021-06-25Implement native extension systemreduz
2021-06-25Allow disabling scrolling in TreeGilles Roudière
2021-06-25[HTML5] Add option to focus canvas on start.Fabio Alessandrelli
2021-06-25Merge pull request #49908 from KoBeWi/📎🔫Rémi Verschelde
2021-06-25Merge pull request #49906 from EricEzaM/fix-richtextlabel-array-exportRémi Verschelde
2021-06-25Remove clips_input() method and use clip_contentkobewi
2021-06-25Merge pull request #49885 from reduz/implement-render-pass-supportRémi Verschelde
2021-06-25Fix RichTextLabel custom_effects export to be properly filtered in the EditorEric M
2021-06-24Merge pull request #49889 from timothyqiu/url-pathFabio Alessandrelli
2021-06-24Implement Framebuffer Subpass supportreduz
2021-06-24Use Ctrl + G to toggle the 3D editor grid visibility by defaultHugo Locurcio
2021-06-24Merge pull request #49826 from groud/fix_mesh_transformRémi Verschelde
2021-06-24Merge pull request #49854 from kleonc/visual_script_editor-fix-position-when-...K. S. Ernest (iFire) Lee