virtualx-engine/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 Merge pull request #80527 from raulsntos/dotnet/generate-compat-methods-from-classdb 2023-09-26 13:44:52 +02:00
code_completion.cpp Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
code_completion.h
editor_internal_calls.cpp Merge pull request #86676 from rune-scape/sparse-script-reload 2024-01-17 18:52:54 +01:00
editor_internal_calls.h
hostfxr_resolver.cpp C#: Hide hostfxr not found error 2023-09-15 14:12:01 +02:00
hostfxr_resolver.h
semver.cpp
semver.h