summaryrefslogtreecommitdiff
path: root/modules/mono
AgeCommit message (Expand)Author
2021-09-18Fix some minor issues in C# XML doc commentsAaron Franke
2021-09-18Merge pull request #52666 from magian1127/temp1Rémi Verschelde
2021-09-18C#, replace the current Xform method with a * operator.Magian
2021-09-17Merge pull request #51835 from magian1127/patch1Rémi Verschelde
2021-09-14Merge pull request #52633 from lewiji/mono-build-solution-shortcut-4.0Rémi Verschelde
2021-09-14Add editor keyboard shortcut for Mono Build solution buttonLewis James
2021-09-13Revert some URLs from the "Replace HTTP URLs with HTTPS" PRAaron Franke
2021-09-13Merge pull request #52607 from paulloz/improve-cs-method-listingIgnacio Roldán Etcheverry
2021-09-12Improve C# method listingPaul Joannon
2021-09-12Fix autoloads iterationRaul Santos
2021-09-09Merge pull request #52492 from raulsntos/fix-csharp-array-propertiesIgnacio Roldán Etcheverry
2021-09-08Merge pull request #52246 from Paulb23/verbatim-stringMax Hilbrunner
2021-09-08Fix properties arrays in C# bindings generatorRaul Santos
2021-09-07Merge pull request #52289 from Calinou/remove-old-msvc-support-ifdefMax Hilbrunner
2021-09-07[Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli
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-02Some more C# formattingAaron Franke
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-08-31Remove `#ifdefs` for handling compilation with Visual Studio < 2015Hugo Locurcio
2021-08-31Add Vector2.from_angle() methodkobewi
2021-08-30Merge pull request #52240 from Rubonnek/rename-rel-pathJuan Linietsky
2021-08-31Remove cartesian2polar and polar2cartesiankobewi
2021-08-30syntax highlight c# verbatim string literalPaulb23
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-08-30[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".Fabio Alessandrelli
2021-08-26Use OrderedHashMap for autoloads to preserve orderLyuma
2021-08-25Merge pull request #52087 from raulsntos/expose-simplify-pathMax Hilbrunner
2021-08-25Expose `String.SimplifyPath` in C#Raul Santos
2021-08-25Rename `String.IsAbsPath()` to `String.IsAbsolutePath()`Raul Santos
2021-08-24Merge pull request #47295 from omegachysis/script-bind-mutexIgnacio Roldán Etcheverry
2021-08-20Rename C# string extensions to follow GDScriptRaul Santos
2021-08-20check that the element type is indeed StringMagian
2021-08-20C#: Fix bindings generator for Callable argument default valueIgnacio Roldán Etcheverry
2021-08-18C# Array<String> Export Support Enum(String)Magian
2021-08-17Namespaces instead of underscore prefix for bindsMax Hilbrunner
2021-08-16Merge pull request #51698 from Paulb23/text-editor-settingsRémi Verschelde
2021-08-16Reorganise text editor settingsPaulb23
2021-08-16Fix C# native instance bindings after recent re-writeIgnacio Roldán Etcheverry
2021-08-12Use real_t and double where appropriate in ParticlesAaron Franke
2021-08-06Ensure MSBuildPanel buttons are instantiatedRaul Santos
2021-08-06Merge pull request #51008 from raulsntos/csharp-renamesRémi Verschelde
2021-08-05Reduce C# Dictionary internal callsRaul Santos
2021-08-05Add documentation to Dictionary in C#Raul Santos
2021-08-05Rename RotationQuaternion to be more similar to get_rotation_quaternionRaul Santos
2021-08-05Rename RandSeed to RandFromSeed and use ref paramRaul Santos
2021-08-03Fix 'script_class' null access when reloading a deleted C# script31
2021-08-03Simplify C# print methodsRaul Santos