godot/modules/mono/editor
Ignacio Etcheverry 1aac95a737 Parse C# script namespace and class
- Added a very simple parser that can extract the namespace and class name of a C# script.
2018-10-25 18:00:24 +02:00
..
GodotSharpTools Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
bindings_generator.cpp Fix prefix erasing for the generated C# enum constants 2018-10-18 20:11:11 +02:00
bindings_generator.h Fix prefix erasing for the generated C# enum constants 2018-10-18 20:11:11 +02:00
csharp_project.cpp Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
csharp_project.h Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
godotsharp_builds.cpp Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
godotsharp_builds.h Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
godotsharp_editor.cpp Make sure API assemblies are up to date at startup 2018-10-19 00:13:15 +02: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 Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
godotsharp_export.h Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
mono_bottom_panel.cpp Parse C# script namespace and class 2018-10-25 18:00:24 +02: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
net_solution.cpp Fix msvc warnings in mono module 2018-10-25 18:00:24 +02:00
net_solution.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
script_class_parser.cpp Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
script_class_parser.h Parse C# script namespace and class 2018-10-25 18:00:24 +02:00