summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-15[Text Server] Fix re-shaping of substrings, improve oversampling scale.bruvzg
2021-12-15Merge pull request #55699 from Mickeon/patch-1Max Hilbrunner
2021-12-15Merge pull request #55935 from KoBeWi/get_minimum_size_notMax Hilbrunner
2021-12-15Merge pull request #55777 from cdemirer/doc-replace_byMax Hilbrunner
2021-12-15Merge pull request #55831 from Calinou/doc-reflectionprobeMax Hilbrunner
2021-12-15Make EditorSpinSlider grabbers thicker to be more noticeableHugo Locurcio
2021-12-14Merge pull request #55932 from xsellier/bugfix/fix-random-crash-on-launchRémi Verschelde
2021-12-14Defer the call to 'popup_str' to the next cycle to let Godot Engine's editor ...Xavier Sellier
2021-12-14Merge pull request #55936 from Calinou/portal-room-add-compatibility-classesRémi Verschelde
2021-12-14Add compatibility class handlers for portal and room occlusion cullingHugo Locurcio
2021-12-14Merge pull request #55931 from groud/avoid_crash_gdscript_analyzerRémi Verschelde
2021-12-14Document get_minimum_size not called in some nodeskobewi
2021-12-14Avoid a crash in the gdscript analyserGilles Roudière
2021-12-14Merge pull request #55924 from bruvzg/win_console_4Rémi Verschelde
2021-12-14Improve user communication in the Add Item Type dialogYuri Sizov
2021-12-14[Windows] Open a new console window for the editor instances.bruvzg
2021-12-13Fix shader crash when assigned array from struct to a variable by indexYuri Roubinsky
2021-12-13Merge pull request #55906 from Chaosus/vss_fixRémi Verschelde
2021-12-13Fix incorrect placement of default value editor in visual scriptsYuri Roubinsky
2021-12-13Allow declaring multiple members in one expression in shader structsYuri Roubinsky
2021-12-13Merge pull request #55609 from rcorre/doc-scrollRémi Verschelde
2021-12-13Merge pull request #55898 from KoBeWi/nodes_from_faraway_landsRémi Verschelde
2021-12-13Allow to copy foreign nodeskobewi
2021-12-13Merge pull request #55890 from Vitika9/54100Rémi Verschelde
2021-12-13Merge pull request #55889 from Chaosus/fix_warning_duplicationRémi Verschelde
2021-12-13Added check for SceneTree being nullvitika9
2021-12-13Fix shadowed global identifier warning duplicationYuri Roubinsky
2021-12-13Merge pull request #52998 from AnilBK/node2d-renamesRémi Verschelde
2021-12-12Merge pull request #55821 from Chaosus/shader_fix_semicolonRémi Verschelde
2021-12-12Merge pull request #55825 from zaevi/fix_PluginConfigDialog_UIRémi Verschelde
2021-12-12Merge pull request #55816 from RandomShaper/fix_revert_null_defaultsRémi Verschelde
2021-12-12Merge pull request #55814 from williamd67/GPULightMapper-correct-colorsRémi Verschelde
2021-12-12Merge pull request #55729 from cdemirer/fix-script-editor-unexpected-scroll-u...Rémi Verschelde
2021-12-12Merge pull request #55836 from jabcross/asset-selectableRémi Verschelde
2021-12-12Merge pull request #55828 from Calinou/doc-physics-angular-velocity-masterHugo Locurcio
2021-12-12Merge pull request #55860 from rcorre/mesh_typoRémi Verschelde
2021-12-12Document how to autoscroll ScrollContainer.Ryan Roden-Corrent
2021-12-12Fix typo in create_outline error message.Ryan Roden-Corrent
2021-12-12Merge pull request #55852 from jmb462/fix-bad-tooltip-offsetRémi Verschelde
2021-12-12Fix bad mouse offset to show tooltips in Treejmb462
2021-12-12Expose connection hot zones in GraphNodemechPenSketch
2021-12-11Allow selection in asset descriptionjabcross
2021-12-11Improve the ReflectionProbe class documentationHugo Locurcio
2021-12-11Document RigidBody2D/3D and particles' angular velocity unitsHugo Locurcio
2021-12-11Fix `PluginConfigDialog` UI brokenZae
2021-12-11Update MultiplayerPeerExtension class registration to non-virtualMorganKF
2021-12-11Restore shader parsing errors with lack of semicolon in a blockYuri Roubinsky
2021-12-11Stop asuming a default value of NIL means there's no defaultPedro J. Estébanez
2021-12-11GPULightMapper: convert colors of lights to linearWilliam Deurwaarder
2021-12-11Merge pull request #55808 from ellenhp/fix_ogg_is_playingRémi Verschelde