summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2021-08-30Revert " Improve collision generation usability in the new 3D scene import wo...Juan Linietsky
2021-08-30Merge pull request #51985 from AndreaCatania/collCamille Mohr-Daurat
2021-08-30syntax highlight c# verbatim string literalPaulb23
2021-08-30Try other resolved IPs if one fails to connectHaoyu Qiu
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-08-30[GDScript] [Net] Allow mixing rpc annotation paramters.Fabio Alessandrelli
2021-08-30[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".Fabio Alessandrelli
2021-08-29Add source rectangle to blitBastiaan Olij
2021-08-28Merge pull request #52085 from williamd67/fix-await-without-argumentHugo Locurcio
2021-08-28Merge pull request #52164 from mhilbrunner/gd-style-fixupMax Hilbrunner
2021-08-28Print error message when await is not followed by signal or coroutineWilliam Deurwaarder
2021-08-28Optimise TextServerAdvanced static string comparisionsPaulb23
2021-08-28Improve collision generation usability in the new 3D scene import workflow.AndreaCatania
2021-08-28Fix double named size parameterBastiaan Olij
2021-08-27Merge pull request #52122 from V-Sekai/autoload_listK. S. Ernest (iFire) Lee
2021-08-27GDScript test style fixMax Hilbrunner
2021-08-27Merge pull request #52090 from balloonpopper/bug52060Max Hilbrunner
2021-08-27Merge pull request #51296 from ellenhp/mix_in_audio_serverJuan Linietsky
2021-08-27Merge pull request #52105 from ldmnt/masterHugo Locurcio
2021-08-27Require AudioStream::mix to return the number of frames successfully mixedEllen Poe
2021-08-27Makes FontData importable resource.bruvzg
2021-08-26Use OrderedHashMap for autoloads to preserve orderLyuma
2021-08-27Merge pull request #52003 from BastiaanOlij/xr_interface_extensionBastiaan Olij
2021-08-26Merge pull request #52107 from timothyqiu/overridenJuan Linietsky
2021-08-26Adding GDExtension support to XRInterfaceBastiaan Olij
2021-08-26Correct null and boolean values being capitalised by the str commandBalloonpopper
2021-08-25Merge pull request #52102 from Calinou/gdscript-tests-add-readmeGilles Roudière
2021-08-26Fix misspelled "overriden"Haoyu Qiu
2021-08-25Fixed crash when parsing an empty assignment.Louis Dumont
2021-08-25Merge pull request #52087 from raulsntos/expose-simplify-pathMax Hilbrunner
2021-08-25Merge pull request #52086 from raulsntos/rename-string-is-abs-path-methodMax Hilbrunner
2021-08-25Add a README to link to the GDScript integration tests documentationHugo Locurcio
2021-08-25Expose `String.SimplifyPath` in C#Raul Santos
2021-08-25Fixed pattern matching with expressionsThreeRhinosInAnElephantCostume
2021-08-25Merge pull request #52023 from mhilbrunner/vs-fix-reloadedMax Hilbrunner
2021-08-25Rename `String.IsAbsPath()` to `String.IsAbsolutePath()`Raul Santos
2021-08-24Fix Visual Script editorMax Hilbrunner
2021-08-24Merge pull request #47295 from omegachysis/script-bind-mutexIgnacio Roldán Etcheverry
2021-08-23Document ENetConnection compression must match between client and serverHugo Locurcio
2021-08-23Merge pull request #51971 from aaronfranke/httpsMax Hilbrunner
2021-08-23Merge pull request #51947 from AnilBK/redundant-assignmentsMichael Alexsander
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-21Merge pull request #51919 from raulsntos/csharp-renamesAaron Franke
2021-08-22[macOS] Request camera permission before session init.bruvzg
2021-08-21Remove redundant assignments.Anilforextra
2021-08-20Merge pull request #49105 from vnen/gdscript-inner-preload-typeRémi Verschelde
2021-08-20GDScript: Make singleton functions be seen as staticGeorge Marques
2021-08-20Rename C# string extensions to follow GDScriptRaul Santos