c084dbbf05
- Fix references to global constants and members of `@GlobalScope` - Log errors for missing members or methods - Finds referenced members that are derived (they were not found before since it was only looking in the current type) - Hardcodes special case for `_init` method, in C# replaced with a reference to the constructor - Ignores properties with slashes (since they are not declared in C# and can't be referenced) - Refactor `bbcode_to_xml` method |
||
---|---|---|
.. | ||
Godot.NET.Sdk | ||
GodotTools | ||
bindings_generator.cpp | ||
bindings_generator.h | ||
code_completion.cpp | ||
code_completion.h | ||
csharp_project.cpp | ||
csharp_project.h | ||
editor_internal_calls.cpp | ||
editor_internal_calls.h | ||
godotsharp_export.cpp | ||
godotsharp_export.h | ||
script_class_parser.cpp | ||
script_class_parser.h |