Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-22 | C#: Begin move to .NET Core | Ignacio Roldán Etcheverry | |
We're targeting .NET 5 for now to make development easier while .NET 6 is not yet released. TEMPORARY REGRESSIONS --------------------- Assembly unloading is not implemented yet. As such, many Godot resources are leaked at exit. This will be re-implemented later together with assembly hot-reloading. | |||
2022-06-23 | Mono: Update Newtonsoft.Json to 13.0.1 | Rémi Verschelde | |
See https://github.com/advisories/GHSA-5crp-9r3c-p9vr | |||
2021-07-23 | Add a simple C# .editorconfig | Aaron Franke | |
2020-07-13 | Commit other files changed by file_format.sh | Aaron Franke | |
2020-05-09 | C#: Rewrite GodotTools messaging protocol | Ignacio Etcheverry | |