Commit Graph

8 Commits

Author SHA1 Message Date
Relintai 04b42245d8 Update to the latest engine. 2023-09-06 01:46:03 +02:00
Relintai 82a49f31a1 Ported: C#: Print error when MethodBind call fails
- raulsntos
4ff8d92ee6
2023-08-27 13:16:05 +02:00
Relintai 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
Relintai 2001f6acbe Implemented proper StringName* to variant conversion in the generated binds. 2023-06-15 00:03:43 +02:00
Relintai 55b3cebac3 Added missing switch cases. 2023-06-02 01:12:09 +02:00
Relintai 9863e95b02 Added the new Variant types to (hoipefully all) glue code. 2023-06-01 14:14:19 +02:00
Relintai e680d35108 Fix build. 2023-05-23 20:55:56 +02:00
Relintai 5c461069b3 Added godot's mono module. 2023-05-23 17:54:30 +02:00