godot/modules/mono/editor
Ignacio Etcheverry c1ab956dd0 Mono/C#: Fix class parser bug with 'where T : struct'
The struct decl parsing was outdated. Make both struct decl and class declparsing share the same code.
2019-12-13 19:50:42 +01:00
..
GodotTools Merge pull request #34181 from van800/rider 2019-12-11 09:20:31 +01:00
bindings_generator.cpp Make C# internal calls return structs as ref parameters 2019-11-15 03:22:25 +01:00
bindings_generator.h Make C# internal calls return structs as ref parameters 2019-11-15 03:22:25 +01:00
csharp_project.cpp C#: Fix detection of outdated release Godot API assemblies 2019-10-11 01:46:06 +02:00
csharp_project.h Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
editor_internal_calls.cpp Mono/C#: Several android fixes 2019-12-04 19:03:42 +01:00
editor_internal_calls.h Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
godotsharp_export.cpp Mono/C#: Several android fixes 2019-12-04 19:03:42 +01:00
godotsharp_export.h Mono/C#: Several android fixes 2019-12-04 19:03:42 +01:00
script_class_parser.cpp Mono/C#: Fix class parser bug with 'where T : struct' 2019-12-13 19:50:42 +01:00
script_class_parser.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00