Age | Commit message (Expand) | Author |
2021-10-01 | [Net] Rename RPC constants and annotation arguments. | Fabio Alessandrelli |
2021-09-28 | Update C# RPC attributes to share new Any/Auth naming convention | Edward Auttonberry |
2021-09-21 | Merge pull request #52878 from AnilBK/add-get-center | Rémi Verschelde |
2021-09-21 | Add Get Center Method for Rect2/Rect2i and AABB. | Anilforextra |
2021-09-18 | Fix some minor issues in C# XML doc comments | Aaron Franke |
2021-09-18 | Merge pull request #52666 from magian1127/temp1 | Rémi Verschelde |
2021-09-18 | C#, replace the current Xform method with a * operator. | Magian |
2021-09-17 | Merge pull request #51835 from magian1127/patch1 | Rémi Verschelde |
2021-09-14 | Merge pull request #52633 from lewiji/mono-build-solution-shortcut-4.0 | Rémi Verschelde |
2021-09-14 | Add editor keyboard shortcut for Mono Build solution button | Lewis James |
2021-09-13 | Revert some URLs from the "Replace HTTP URLs with HTTPS" PR | Aaron Franke |
2021-09-13 | Merge pull request #52607 from paulloz/improve-cs-method-listing | Ignacio Roldán Etcheverry |
2021-09-12 | Improve C# method listing | Paul Joannon |
2021-09-12 | Fix autoloads iteration | Raul Santos |
2021-09-09 | Merge pull request #52492 from raulsntos/fix-csharp-array-properties | Ignacio Roldán Etcheverry |
2021-09-08 | Merge pull request #52246 from Paulb23/verbatim-string | Max Hilbrunner |
2021-09-08 | Fix properties arrays in C# bindings generator | Raul Santos |
2021-09-07 | Merge pull request #52289 from Calinou/remove-old-msvc-support-ifdef | Max Hilbrunner |
2021-09-07 | [Net] Move multiplayer to core subdir, split RPCManager. | Fabio Alessandrelli |
2021-09-03 | Add documentation to GodotSharp | Raul Santos |
2021-09-03 | Fix constant tag documentation in C# bindings generator | Raul Santos |
2021-09-03 | Fix PackedInt64Array typo in bindings_generator.h | Raul Santos |
2021-09-02 | Some more C# formatting | Aaron Franke |
2021-09-01 | Merge pull request #52270 from KoBeWi/goodbye_polar | George Marques |
2021-09-01 | Merge pull request #48237 from KoBeWi/they_came_from_angle | George Marques |
2021-08-31 | Remove `#ifdefs` for handling compilation with Visual Studio < 2015 | Hugo Locurcio |
2021-08-31 | Add Vector2.from_angle() method | kobewi |
2021-08-30 | Merge pull request #52240 from Rubonnek/rename-rel-path | Juan Linietsky |
2021-08-31 | Remove cartesian2polar and polar2cartesian | kobewi |
2021-08-30 | syntax highlight c# verbatim string literal | Paulb23 |
2021-08-29 | Rename String::is_rel_path to String::is_relative_path | Wilson E. Alvarez |
2021-08-30 | [Net] Rename RPC "puppet" to "auth" (authority). Drop "master". | Fabio Alessandrelli |
2021-08-26 | Use OrderedHashMap for autoloads to preserve order | Lyuma |
2021-08-25 | Merge pull request #52087 from raulsntos/expose-simplify-path | Max Hilbrunner |
2021-08-25 | Expose `String.SimplifyPath` in C# | Raul Santos |
2021-08-25 | Rename `String.IsAbsPath()` to `String.IsAbsolutePath()` | Raul Santos |
2021-08-24 | Merge pull request #47295 from omegachysis/script-bind-mutex | Ignacio Roldán Etcheverry |
2021-08-20 | Rename C# string extensions to follow GDScript | Raul Santos |
2021-08-20 | check that the element type is indeed String | Magian |
2021-08-20 | C#: Fix bindings generator for Callable argument default value | Ignacio Roldán Etcheverry |
2021-08-18 | C# Array<String> Export Support Enum(String) | Magian |
2021-08-17 | Namespaces instead of underscore prefix for binds | Max Hilbrunner |
2021-08-16 | Merge pull request #51698 from Paulb23/text-editor-settings | Rémi Verschelde |
2021-08-16 | Reorganise text editor settings | Paulb23 |
2021-08-16 | Fix C# native instance bindings after recent re-write | Ignacio Roldán Etcheverry |
2021-08-12 | Use real_t and double where appropriate in Particles | Aaron Franke |
2021-08-06 | Ensure MSBuildPanel buttons are instantiated | Raul Santos |
2021-08-06 | Merge pull request #51008 from raulsntos/csharp-renames | Rémi Verschelde |
2021-08-05 | Reduce C# Dictionary internal calls | Raul Santos |
2021-08-05 | Add documentation to Dictionary in C# | Raul Santos |