summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-05Prevent editing properties managed by parent containerAwkor
2021-09-05Specify description of Array.slices end parameterJohannes Witt
2021-09-05Merge pull request #51722 from TokageItLab/implement-set-read-only-in-extende...Gilles Roudière
2021-09-05Fix comment causes content of folded methods to not hidejmb462
2021-09-05Apply set_read_only() to child classes of EditorProperty elementsSilc 'Tokage' Renew
2021-09-04fix invalid string castDaniel Doran
2021-09-05Merge pull request #52309 from BastiaanOlij/add_extension_index_functionsBastiaan Olij
2021-09-05Add missing parameter names to _commit_views GDVIRTUAL_BINDBastiaan Olij
2021-09-04Merge pull request #52341 from Calinou/scons-fix-missing-sconscript-warningMax Hilbrunner
2021-09-04Remove extra get_script_instance checkHennadii Chernyshchyk
2021-09-04Add visual feedback when hovering or dragging the code minimap grabberHugo Locurcio
2021-09-03Merge pull request #51079 from raulsntos/csharp-docsIgnacio Roldán Etcheverry
2021-09-03Add documentation to GodotSharpRaul Santos
2021-09-03Fix constant tag documentation in C# bindings generatorRaul Santos
2021-09-03Fix PackedInt64Array typo in bindings_generator.hRaul Santos
2021-09-03Merge pull request #50872 from aaronfranke/cs-format-mini-2Ignacio Roldán Etcheverry
2021-09-03Merge pull request #52368 from arthurpaulino/remove-http-request-data-noteHugo Locurcio
2021-09-03improving note on HTTPRequest class under the request method documentationArthur Paulino
2021-09-03Merge pull request #52374 from danielkariv/fix-macos-fullscreenHugo Locurcio
2021-09-03Merge pull request #52357 from JestemStefan/Window_wrong_parameter_typeHugo Locurcio
2021-09-03fix fullscreen issue on macOSDaniel Kariv
2021-09-03Merge pull request #52342 from Faless/enet/4.x_no_close_errorFabio Alessandrelli
2021-09-03Merge pull request #52329 from ZuBsPaCe/gdscript-unused-private-class-variabl...Max Hilbrunner
2021-09-03GDScript: Count usages of member variables.ZuBsPaCe
2021-09-03Added tests for expression matchingThreeRhinosInAnElephantCostume
2021-09-03Merge pull request #52354 from V-Sekai/single_packed_array_spawn_fixFabio Alessandrelli
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-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-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-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