godot/modules/mono/editor
Raul Santos 5f6082a96b
C#: Generate and use compat methods
- Implements `ClassDB::get_method_list_with_compatibility` to retrieve all methods from a class including compat methods.
- C# bindings generator now also generates compat methods.
- All generated C# methods now use `ClassDB::get_method_with_compatibility`.
2023-09-19 20:35:11 +02:00
..
Godot.NET.Sdk Merge pull request #79501 from raulsntos/dotnet/warnings/NU5128 2023-08-02 21:36:51 +02:00
GodotTools Make EditorInterface accessible as a singleton 2023-08-09 16:01:31 +02:00
script_templates C#: Rename Object to GodotObject 2023-01-27 02:04:18 +01:00
bindings_generator.cpp C#: Generate and use compat methods 2023-09-19 20:35:11 +02:00
bindings_generator.h C#: Generate and use compat methods 2023-09-19 20:35:11 +02:00
code_completion.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
code_completion.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_internal_calls.cpp C#: Move build button to EditorRunBar 2023-08-03 17:55:52 +02:00
editor_internal_calls.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
hostfxr_resolver.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
hostfxr_resolver.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
semver.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
semver.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00