virtualx-engine/modules/mono/editor
Rémi Verschelde de59fe04e7 Add print_verbose to print to stdout only in verbose mode
Equivalent of the cumbersome:
if (OS::get_singleton()->is_stdout_verbose())
	print_line(msg);
2018-08-24 09:23:20 +02:00
..
GodotSharpTools
bindings_generator.cpp Mono: Improve C# core files (glue/cs_files) buildsystem 2018-08-17 13:51:55 +02:00
bindings_generator.h
csharp_project.cpp Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00
csharp_project.h
godotsharp_builds.cpp Add print_verbose to print to stdout only in verbose mode 2018-08-24 09:23:20 +02:00
godotsharp_builds.h
godotsharp_editor.cpp [Mono] Update about/warning text 2018-07-21 15:26:41 -05:00
godotsharp_editor.h
godotsharp_export.cpp
godotsharp_export.h
mono_bottom_panel.cpp
mono_bottom_panel.h
mono_build_info.cpp
mono_build_info.h
monodevelop_instance.cpp Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00
monodevelop_instance.h
net_solution.cpp
net_solution.h