1
0
Fork 0
godot/modules/mono/editor/GodotTools
Raul Santos cde9dc6c3c
C#: Replace usage of deprecated `project_settings_changed` signal
Replace usage of `EditorPlugin::project_settings_changed` signal with `ProjectSettings::settings_changed`.
2023-08-30 19:45:41 +02:00
..
GodotTools C#: Replace usage of deprecated `project_settings_changed` signal 2023-08-30 19:45:41 +02:00
GodotTools.BuildLogger
GodotTools.Core C#: Unify project name handling and fix issues with the handling of some special characters 2023-06-14 21:07:58 +02:00
GodotTools.IdeMessaging Add `readonly` to C# methods and types that don't mutate 2022-11-14 20:32:20 +01:00
GodotTools.IdeMessaging.CLI
GodotTools.OpenVisualStudio Fix C# style with `dotnet format` 2022-08-27 03:22:31 +02:00
GodotTools.ProjectEditor Fix various C# exceptions 2022-08-26 16:56:00 +02:00
GodotTools.Shared Fix NuGet fallback folder packages 2022-09-15 09:28:59 +02:00
.gitignore
GodotTools.sln