Commit Graph

9 Commits

Author SHA1 Message Date
82a49f31a1 Ported: C#: Print error when MethodBind call fails
- raulsntos
4ff8d92ee6
2023-08-27 13:16:05 +02:00
6cce16de89 Ported from godot: C#: Avoid GodotSharp as project assembly name
The name GodotSharp conflicts with the name of the Godot assembly,
this causes the project assembly to be ignored.
- raulsntos
06c0a1abc9
2023-06-28 20:46:22 +02:00
2001f6acbe Implemented proper StringName* to variant conversion in the generated binds. 2023-06-15 00:03:43 +02:00
ba70b47fc1 Fixed the remaining issues. 2023-06-01 17:18:30 +02:00
390381fff0 Fixed most of the issues with the binding generator. 2023-06-01 16:45:34 +02:00
86248c1889 Added support for the new variant classes in the bindings generator. 2023-06-01 13:07:10 +02:00
e680d35108 Fix build. 2023-05-23 20:55:56 +02:00
c4437de5a3 Remove unneeded folder. 2023-05-23 20:53:37 +02:00
5c461069b3 Added godot's mono module. 2023-05-23 17:54:30 +02:00