godot/modules/mono/editor
Pieter-Jan Briers ba441c48b0 Makes Mono bindings partial & adds GetNode<T>.
(cherry picked from commit a8c97eb094)
2018-07-28 16:06:30 +02:00
..
GodotSharpTools allow undefined GODOT_DEBUG_MSBUILD environment variable 2018-07-08 15:39:15 +02:00
bindings_generator.cpp Makes Mono bindings partial & adds GetNode<T>. 2018-07-28 16:06:30 +02:00
bindings_generator.h Mono: BindingsGenerator enum fixes 2018-04-29 13:49:27 +02:00
csharp_project.cpp
csharp_project.h
godotsharp_builds.cpp Added path for Mono installed through Homebrew 2018-07-28 16:06:30 +02:00
godotsharp_builds.h Mono: Project building fixes 2018-06-01 18:06:42 +02:00
godotsharp_editor.cpp [Mono] Update about/warning text 2018-07-28 16:06:30 +02:00
godotsharp_editor.h Mono: Add project export plugin 2018-04-15 00:04:14 +02:00
godotsharp_export.cpp Mono: Add project export plugin 2018-04-15 00:04:14 +02:00
godotsharp_export.h Mono: Add project export plugin 2018-04-15 00:04:14 +02:00
mono_bottom_panel.cpp Mono: Add 'View log' button to open the MSBuild log of a build 2018-07-08 15:39:15 +02:00
mono_bottom_panel.h Mono: Add 'View log' button to open the MSBuild log of a build 2018-07-08 15:39:15 +02:00
mono_build_info.cpp Mono: Add 'View log' button to open the MSBuild log of a build 2018-07-08 15:39:15 +02:00
mono_build_info.h Mono: Add 'View log' button to open the MSBuild log of a build 2018-07-08 15:39:15 +02:00
monodevelop_instance.cpp Mono: Fix starting MonoDevelop process from the wrong appdomain 2018-01-12 19:19:20 +01:00
monodevelop_instance.h
net_solution.cpp
net_solution.h