godot/modules/mono/editor
Paul Joannon 88ad4e6c24
Add tests and fix exports diagnostics
- Add tests for the following diagnostics: GD0101, GD0102, GD0103, GD0104, GD0105, GD0106, GD0107.
- Fix GD0101 not being reported any more (was filtering static classes before reporting).
- Fix GD0107 not preventing `Node` members from being exported from not-`Node` types.
2024-02-20 11:24:41 +01:00
..
Godot.NET.Sdk Add tests and fix exports diagnostics 2024-02-20 11:24:41 +01:00
GodotTools Bump Rider.PathLocator nuget version, which provides a fix for detecting Rider installations 2024-02-19 21:04:28 +03:00
script_templates Expose a method to get gravity for any physics body 2024-01-30 23:57:38 -06:00
bindings_generator.cpp Merge pull request #87526 from zaevi/fix_csharp_gc 2024-01-26 11:47:25 +01:00
bindings_generator.h
code_completion.cpp
code_completion.h
editor_internal_calls.cpp
editor_internal_calls.h
hostfxr_resolver.cpp
hostfxr_resolver.h
semver.cpp
semver.h