Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-27 | Fix C# style with `dotnet format` | Raul Santos | |
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-02-04 | Fixed opening new instances of VS 2022 while a instance is already open | Densorius | |
2022-02-04 | Add Visual Studio 2022 support with fallback to 2019 | Densorius | |
2020-07-13 | Commit other files changed by file_format.sh | Aaron Franke | |
2020-06-15 | C#: Add VisualStudio support | Ignacio Etcheverry | |