virtualx-engine/modules/mono/editor/GodotTools
Raul Santos 4c14421602
C#: Use export platform to determine the target OS and log errors
- Use the export platform's `get_os_name` to determine the platform name instead of guessing from the features.
- Use the export platform's `add_message` to add error messages instead of a custom error dialog. Integrates .NET error messages with the export log dialog.
2024-08-30 12:45:24 +02:00
..
GodotTools C#: Use export platform to determine the target OS and log errors 2024-08-30 12:45:24 +02:00
GodotTools.BuildLogger Fix build logger unable to handle an event without an associated file 2024-08-29 20:33:47 +02:00
GodotTools.Core
GodotTools.IdeMessaging
GodotTools.IdeMessaging.CLI
GodotTools.OpenVisualStudio
GodotTools.ProjectEditor
GodotTools.Shared
.gitignore
GodotTools.sln