godot/modules/mono/editor
Ignacio Etcheverry 9f1a8ce6a2 Mono: Android build and shared libraries fixes
Fix location of Mono's shared libraries.
Fix build failing if the directory 'platform/android/java/libs/{target}/{abi}' doesn't exist.
2019-07-03 17:48:12 +02:00
..
GodotSharpTools Android build and export for the mono module 2019-06-03 17:09:24 +02:00
bindings_generator.cpp Mono: Android build and shared libraries fixes 2019-07-03 17:48:12 +02:00
bindings_generator.h C#: Implement ScriptInstance::to_string 2019-05-24 00:40:20 +02:00
csharp_project.cpp Mono: Lazily load scripts metadata file 2019-04-26 19:53:44 +02:00
csharp_project.h Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02: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 Escape quote char for non-Windows OS 2019-05-29 19:13:16 +02:00
godotsharp_builds.h Add Godot constants to Mono project builds 2019-05-26 08:07:55 +02:00
godotsharp_editor.cpp Mono: Android build and shared libraries fixes 2019-07-03 17:48:12 +02:00
godotsharp_editor.h Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
godotsharp_export.cpp Mono: Android build and shared libraries fixes 2019-07-03 17:48:12 +02:00
godotsharp_export.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_bottom_panel.cpp Add Godot constants to Mono project builds 2019-05-26 08:07:55 +02:00
mono_bottom_panel.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02: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 Fix parsing of generic type declarations in C# source files. 2019-03-20 17:23:11 +01:00
script_class_parser.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00