summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-02GDScript: Do not complete lambda arguments from parent classGeorge Marques
2021-09-03Fix incorrectly removing two characters by auto braceWilliam Deurwaarder
2021-09-02Changed Window current_screen parameter from string to intJestemStefan
2021-09-02Fix _send_default_spawn_default function sending zero lengthSaracenOne
2021-09-02Some more C# formattingAaron Franke
2021-09-02Fix documentation viewer to scroll to endWilliam Deurwaarder
2021-09-02Merge pull request #33123 from Calinou/remote-inspector-capitalize-propertiesHugo Locurcio
2021-09-02Fix getting deliminator start over empty lines and blank start keysPaulb23
2021-09-02Make some enhancements to the POT generationMichael Alexsander
2021-09-02[Net] Silence ENetMultiplayerPeer close_connection.Fabio Alessandrelli
2021-09-02Fix missing SConscript warning when building using SConsHugo Locurcio
2021-09-02Merge pull request #52071 from V-Sekai/gdscript_name_conflict_checkGeorge Marques
2021-09-02Merge pull request #52331 from Geometror/tweak-tooltip-colorsGilles Roudière
2021-09-02Fix Find Next shortcut not working when search bar is focusedThreeRhinosInAnElephantCostume
2021-09-02Check for GDScript member and class naming conflicts in a variety of conditions.SaracenOne
2021-09-01Merge pull request #52159 from m4gr3d/addoculus_openxr_Fredia Huya-Kouadio
2021-09-02Tweak tooltip styleHendrik Brucker
2021-09-02Add functions for access members by index on packed array objectsBastiaan Olij
2021-09-01[TextServer] Fix HarfBuzz handle init order. Fix MinGW build.bruvzg
2021-09-01GDScript: Fix loading of interdependent autoloadsGeorge Marques
2021-09-01Merge pull request #52320 from nekomatata/android-plugin-view-orderFredia Huya-Kouadio
2021-09-01Add support for adding plugin views behind the main view on AndroidPouleyKetchoupp
2021-09-01Add CodeEdit breakpoint unit testsPaulb23
2021-09-01Fix dummy rendering server memory leaksPaulb23
2021-09-01Fix InputMap and display server not nulling singleton on freePaulb23
2021-09-01Create framework for testing SignalsPaulb23
2021-09-01Allow unit testing SceneTree OjectsPaulb23
2021-09-01Prevent crash on startup if no audio serverPaulb23
2021-09-01Merge pull request #38722 from KoBeWi/propositionGilles Roudière
2021-09-01Merge pull request #51639 from Ev1lbl0w/gsoc21-dapFabio Alessandrelli
2021-09-01Document that node groups don't have a guaranteed orderHugo Locurcio
2021-09-01Add "Physics intro" docs link for State classesAustin Tasato
2021-09-01Display the node name in scene tree dock tooltipsHugo Locurcio
2021-09-01Merge pull request #51987 from aaronfranke/fix-docs-gdvirtualGeorge Marques
2021-09-01Add offset for TextureProgress progress texturekobewi
2021-09-01Merge pull request #52270 from KoBeWi/goodbye_polarGeorge Marques
2021-09-01Merge pull request #48237 from KoBeWi/they_came_from_angleGeorge Marques
2021-09-01Merge pull request #52026 from Calinou/constiterator-fix-constHugo Locurcio
2021-09-01Merge pull request #52300 from kleonc/tab_container_drawing_disabled_current_tabGilles Roudière
2021-09-01TabContainer Fix drawing current tab when it's disabledkleonc
2021-08-31Add AnimatableBody inherited from StaticBody for moving platformsPouleyKetchoupp
2021-08-31Fix negative delta argumentsManuel Moos
2021-08-31Make platform feature tag names lowercaseHugo Locurcio
2021-08-31Merge pull request #51873 from Chaosus/fix_uniform_error_spamClay John
2021-08-31Remove `#ifdefs` for handling compilation with Visual Studio < 2015Hugo Locurcio
2021-08-31Merge pull request #49471 from nekomatata/body-state-sync-callbackJuan Linietsky
2021-08-31Merge pull request #52279 from fabriceci/delta-doubleCamille Mohr-Daurat
2021-08-31Write node groups one a single line when saving a `.tscn` fileHugo Locurcio
2021-08-31Add Listener2Dkobewi
2021-08-31Merge pull request #51364 from bengtsts/masterCamille Mohr-Daurat