godot/modules/mono/editor
Ignacio Etcheverry 989b93d6a4
Merge pull request #24091 from neikeq/ii
C#: Improve tool script support and fix reloading issues
2018-11-30 21:39:13 +01:00
..
GodotSharpTools Parse C# generics and type constraints correctly 2018-11-24 18:29:23 -08:00
bindings_generator.cpp Improve the C# API projects generation 2018-11-08 01:05:22 +01:00
bindings_generator.h Improve the C# API projects generation 2018-11-08 01:05:22 +01:00
csharp_project.cpp Merge pull request #23505 from zorbathut/zorbathut/updateproject 2018-11-08 18:06:24 +01:00
csharp_project.h Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
dotnet_solution.cpp Improve the C# API projects generation 2018-11-08 01:05:22 +01:00
dotnet_solution.h Improve the C# API projects generation 2018-11-08 01:05:22 +01:00
godotsharp_builds.cpp Improve the C# API projects generation 2018-11-08 01:05:22 +01:00
godotsharp_builds.h Improve the C# API projects generation 2018-11-08 01:05:22 +01:00
godotsharp_editor.cpp C#: Improve tool script support and fix reloading issues 2018-11-30 20:43:06 +01:00
godotsharp_editor.h Make sure API assemblies are up to date at startup 2018-10-19 00:13:15 +02:00
godotsharp_export.cpp Fix assertion fail when loading assembly on project export 2018-11-08 16:47:15 +01:00
godotsharp_export.h Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
mono_bottom_panel.cpp C#: Improve tool script support and fix reloading issues 2018-11-30 20:43:06 +01:00
mono_bottom_panel.h Mono: Add 'View log' button to open the MSBuild log of a build 2018-06-05 22:21:52 +02:00
mono_build_info.cpp Mono: Add 'View log' button to open the MSBuild log of a build 2018-06-05 22:21:52 +02:00
mono_build_info.h Mono: Add 'View log' button to open the MSBuild log of a build 2018-06-05 22:21:52 +02:00
monodevelop_instance.cpp Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
monodevelop_instance.h Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
script_class_parser.cpp Parse C# generics and type constraints correctly 2018-11-24 18:29:23 -08:00
script_class_parser.h Parse C# generics and type constraints correctly 2018-11-24 18:29:23 -08:00