virtualx-engine/modules/mono/editor/Godot.NET.Sdk
Raul Santos 9c9b8fcd34
Remove [Signal] attribute from events
- Remove event as a valid target of `SignalAttribute`
- Stop adding the `[Signal]` attribute to events in bindings_generator
- Make bindings_generator use the `EventHandler` suffix to be consistent with the C# source generator
- Remove obsolete comment about the signal's delegate name
2022-08-26 00:53:45 +02:00
..
Godot.NET.Sdk Remove mentions of the Server platform from the Mono module 2022-08-24 14:56:40 -05:00
Godot.SourceGenerators Remove [Signal] attribute from events 2022-08-26 00:53:45 +02:00
Godot.SourceGenerators.Sample C#: Re-introduce generic Godot Array and Dictionary 2022-08-22 03:36:52 +02:00
Godot.NET.Sdk.sln C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00