summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-01Merge pull request #70801 from jamesmintram/james/bugfix/line-edits-in-plugin...Yuri Rubinsky
2023-01-01Change binding type of PlaceholderTexture2D.set/get_size to Vector2James Mintram
2023-01-01Make description in create plugin dialog expand verticallyJames Mintram
2023-01-01Make LineEdits in create plugin dialog expand horizontallyJames Mintram
2023-01-01 Introduce `appCategory` attribute of android to set category千橘 雫霞
2022-12-31Add missing case statement to handle re-parent to new nodeJames Mintram
2022-12-31Propagate the keying state in the inspectorRindbee
2022-12-31Use the vertical scrollbar when calculating the width that can be used for dr...Marius Hanl
2022-12-30Fix camera override button not updating in 2D scenesSeleckyErik
2022-12-30Merge pull request #62688 from cdemirer/assignments-and-typesGeorge Marques
2022-12-30GDScript: Make using return of void function an errorGeorge Marques
2022-12-30Merge pull request #70613 from vonagam/fix-enum-as-constantGeorge Marques
2022-12-30GDScript: Error when assigning return value of void functionGeorge Marques
2022-12-30Fix substitute buttons were never enabledMarius Hanl
2022-12-30Fix heap-use-after-free when using TileMap editorHaoyu Qiu
2022-12-30Merge pull request #70511 from raulsntos/dotnet/fix-update-script-class-infoIgnacio Roldán Etcheverry
2022-12-29Add safety-checks before some servers `free()`Adam Scott
2022-12-29Bind setter and getter for pin joint parameters in PhysicsServer2DRicardo Buring
2022-12-30Register native base class name of enum types when release buildheppocogne
2022-12-29Add tests for signalsMarius Hanl
2022-12-29Improve `window_set_current_screen` and fix secondary window initial mode and...bruvzg
2022-12-29Merge pull request #70642 from vonagam/fix-constructor-call-typeYuri Rubinsky
2022-12-29GDScript: Disallow return with value in void functionsDmitrii Maganov
2022-12-29Fix hovering-color of MenuBar entries when reentering MenuBarMarkus Sauermann
2022-12-28C#: Avoid generic types in the script path attribute generatorRaul Santos
2022-12-28Fix usage of Enum as constantDmitrii Maganov
2022-12-28Merge pull request #70571 from Piralein/optionbutton-classrefYuri Sizov
2022-12-28Add missing OptionButton method descriptionsHana
2022-12-28Merge pull request #70586 from BastiaanOlij/fix_reflection_probeYuri Sizov
2022-12-27Remove unnecessary bail-out if shape A is concave. The test for A being conca...Malcolm Nixon
2022-12-27GDScript: Fix return type of constructor call for extending classDmitrii Maganov
2022-12-27Allow building X11 without VulkanRiteo
2022-12-27visual instance layers are regarded during shadow cullingMarkus Grafen
2022-12-27Fix errors when `TabBar` is emptyMichael Alexsander
2022-12-27Editor: Fix `Paste From Clipboard` make two root separate scenes pointing to ...stmSi
2022-12-27Fix dark title barfloppyhammer
2022-12-26Remove duplicate Month and Weekday enumsAaron Franke
2022-12-26Merge pull request #70396 from jainl28patel/VisualShader-unit-testYuri Rubinsky
2022-12-26Fix errors related to reflection probe now using a render buffers objectBastiaan Olij
2022-12-26Add unit test for VisualShaderjainl28patel
2022-12-26Add missing CUSTOM inputs for the spatial/vertex mode of visual shaderYuri Rubinsky
2022-12-26Fix wrong AnimationStateMachine process for end of fadingSilc Renew
2022-12-25Fix type adjustment skipped when value is considered both not hard and not va...cdemirer
2022-12-25Suggest Filename in Remote Tree File DialogstmSi
2022-12-25Fix pingpong with loop wrap is not workingSilc Renew
2022-12-24Merge pull request #70509 from irwiss/reverse-Vector2.AngleToPointIgnacio Roldán Etcheverry
2022-12-24Merge pull request #70494 from neikeq/issue-67876Ignacio Roldán Etcheverry
2022-12-24CanvasItemEditor Fix snapping grid misalignmentMrPhnix
2022-12-24Merge pull request #70496 from Chaosus/astargrid_divide_heuristicsYuri Rubinsky
2022-12-24[Font] Use key structure instead of raw hash for LRU cache to avoid collisions.bruvzg