summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-03Fix scroll grabber can't reach ends in default themeHaoyu Qiu
2023-01-03Add initial tests for NodeMarius Hanl
2023-01-03Merge pull request #70585 from Chaosus/vs_customYuri Rubinsky
2023-01-03GDScript: Fix wrong native type for preloaded classDmitrii Maganov
2023-01-02Optimizations for GDScript VMJuan Linietsky
2023-01-02[TextServer] Make `free` calls thread safe.bruvzg
2023-01-02Merge pull request #67853 from Zylann/fix_lods_with_doublesClay John
2023-01-02Rename get_points_count() to get_point_count() internallyVolTer
2023-01-02Merge pull request #70812 from Chaosus/wrapf_optimizeYuri Rubinsky
2023-01-02Fix NavigationPolygon error msgsmix8
2023-01-01Optimize `wrapf` function a bitYuri Rubinsky
2023-01-01Update stale node ref after replace_by in GLTF importerJames Mintram
2023-01-01Cache script when reloading even if there's errors.Adam Scott
2023-01-01Merge pull request #70808 from jamesmintram/james/bug/fix-placeholder-tex-siz...Yuri Rubinsky
2023-01-01Improve RefCounted support in Tweenkobewi
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