godot/modules/mono/editor
Ignacio Etcheverry c1ff3ef9e8 Mono/C#: Fix comment generation for non-constant param default
- Generate the comment for the param, even if the method has no description.
- Generate the comment outside the <summary> element.
2020-01-02 18:10:02 +01:00
..
GodotTools Merge pull request #34699 from van800/godot-guid 2019-12-31 20:28:14 +01:00
bindings_generator.cpp Mono/C#: Fix comment generation for non-constant param default 2020-01-02 18:10:02 +01:00
bindings_generator.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
csharp_project.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
csharp_project.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
editor_internal_calls.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
editor_internal_calls.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
godotsharp_export.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
godotsharp_export.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
script_class_parser.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
script_class_parser.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00