|
2001f6acbe
|
Implemented proper StringName* to variant conversion in the generated binds.
|
2023-06-15 00:03:43 +02:00 |
|
|
37ac19fe0b
|
Fix ResourceLoader's load method signature.
|
2023-06-11 18:15:48 +02:00 |
|
|
1a9a5d522c
|
Added more methods to StringName's glue. Also removed operator == and != from StringName. It seems like c# does not like when an operator like that calls into native code.
|
2023-06-02 01:13:15 +02:00 |
|
|
55b3cebac3
|
Added missing switch cases.
|
2023-06-02 01:12:09 +02:00 |
|
|
1e77952f84
|
Fix registering StringNames.
|
2023-06-01 18:07:59 +02:00 |
|
|
7d578aed28
|
.gitignore the generated glue file.
|
2023-06-01 17:20:49 +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 |
|
|
98a4b63096
|
Fix issues with the core cs types.
|
2023-06-01 14:30:06 +02:00 |
|
|
9863e95b02
|
Added the new Variant types to (hoipefully all) glue code.
|
2023-06-01 14:14:19 +02:00 |
|
|
86248c1889
|
Added support for the new variant classes in the bindings generator.
|
2023-06-01 13:07:10 +02:00 |
|
|
c2f86d2a07
|
Added classes for the new variant types.
|
2023-06-01 08:38:44 +02:00 |
|
|
e680d35108
|
Fix build.
|
2023-05-23 20:55:56 +02:00 |
|
|
e7b9b694e8
|
Improve .gititgnore.
|
2023-05-23 20:55:45 +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 |
|