virtualx-engine/modules/mono/editor
Rémi Verschelde 2cd952bd84 Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor
Subgroups were added in #37678 but not properly handled everywhere
where PROPERTY_USAGE_GROUP is.
2020-04-20 17:13:06 +02:00
..
GodotTools Fix C# bindings after recent breaking changes 2020-04-03 01:38:48 +02:00
bindings_generator.cpp Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor 2020-04-20 17:13:06 +02:00
bindings_generator.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
csharp_project.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
csharp_project.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
editor_internal_calls.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
editor_internal_calls.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
godotsharp_export.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
godotsharp_export.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
script_class_parser.cpp Fix C# preprocessor infinite loop and incorrect parsing of #if! 2020-01-24 17:53:17 +01:00
script_class_parser.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00