godot/modules/mono/editor
Ignacio Etcheverry 5f8c30fbca Mono: Create player script metadata when building manually
Previously this was only done when building the script for running the game. This was a problem because the user could want to build the project manually with the "Build project" button, to then run the game from the command line or similar.
2019-02-08 22:49:27 +01:00
..
GodotSharpTools Mono: Create player script metadata when building manually 2019-02-08 22:49:27 +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 Fix C# script metadata creation error due to missing directory 2019-01-21 00:57:03 +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 Mono: Cleanup 2019-02-03 05:38:40 +01:00
godotsharp_builds.h Mono: Cleanup 2019-02-03 05:38:40 +01:00
godotsharp_editor.cpp Mono: Workaround to fix 'flushing' errors when building at editor startup 2019-02-05 18:51:24 +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 Mono: Create player script metadata when building manually 2019-02-08 22:49:27 +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