godot/modules/mono/editor
Rémi Verschelde 918de768a5
Merge pull request #27711 from neikeq/ifdef-clang-tidy
Replace a few #if/#elif with #ifdef and "#elif defined"
2019-04-08 12:24:30 +02:00
..
GodotSharpTools Print MSBuild command if also printing output 2019-03-06 17:10:14 +01:00
bindings_generator.cpp Merge pull request #27677 from akien-mga/Wimplicit-fallthrough 2019-04-05 16:12:45 +02:00
bindings_generator.h EditorHelp, makerst: Improve enum ref resolving and constant ref support 2019-03-29 23:40:31 +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: Add option to print MSBuild output and improve out of sync error 2019-03-04 16:05:08 +01:00
godotsharp_builds.h Mono: Cleanup 2019-02-03 05:38:40 +01:00
godotsharp_editor.cpp Replace a few #if/#elif with #ifdef and "#elif defined" 2019-04-05 23:41:51 +02:00
godotsharp_editor.h Replace a few #if/#elif with #ifdef and "#elif defined" 2019-04-05 23:41:51 +02:00
godotsharp_export.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
godotsharp_export.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_bottom_panel.cpp Mono: Some editor usability improvements 2019-02-27 02:45:21 +01:00
mono_bottom_panel.h Mono: Some editor usability improvements 2019-02-27 02:45:21 +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 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