virtualx-engine/modules/mono/editor
Ignacio Etcheverry ca8100f29f Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath
BaseIntermediateOutputPath seems to be empty by default. The workaround is to explicitly set it.

Also fixed passing char instead of char[] to String.Split. Why was this even working with Mono?
2019-01-21 00:38:28 +01:00
..
GodotSharpTools Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath 2019-01-21 00:38:28 +01:00
bindings_generator.cpp C# Bindings Generator: Fix vararg methods with custom return type 2019-01-18 01:03:44 +01:00
bindings_generator.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
csharp_project.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
csharp_project.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dotnet_solution.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dotnet_solution.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godotsharp_builds.cpp C#: Fix trying to build when there's no solution 2019-01-18 01:03:15 +01:00
godotsharp_builds.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godotsharp_editor.cpp Merge pull request #24688 from Supatier/add-additional-vscode-name 2019-01-03 21:32:41 +01:00
godotsharp_editor.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godotsharp_export.cpp C#: Fix trying to build when there's no solution 2019-01-18 01:03:15 +01:00
godotsharp_export.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_bottom_panel.cpp C#: Fix trying to build when there's no solution 2019-01-18 01:03:15 +01:00
mono_bottom_panel.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_build_info.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_build_info.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
monodevelop_instance.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
monodevelop_instance.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
script_class_parser.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
script_class_parser.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00