Karroffel
|
a6e75c9437
|
[GDNative] fixed msvc build
|
2017-04-20 13:15:45 +02:00 |
|
Karroffel
|
d4f4f14c68
|
[GDNative] explicit calling convention
|
2017-04-19 15:51:33 +02:00 |
|
Thomas Herzog
|
68d79b21c3
|
Merge pull request #8440 from karroffel/gdnative-new-method
[GDNative] added "new" method and fixed headers
|
2017-04-17 20:41:32 +02:00 |
|
Thomas Herzog
|
a88c20f0ca
|
Merge pull request #8439 from touilleMan/correct_gdnative_signatures
Correct gdnative signatures
|
2017-04-17 19:55:42 +02:00 |
|
Karroffel
|
f4261c8868
|
[GDNative] added "new" method and fixed headers
|
2017-04-17 19:52:18 +02:00 |
|
Emmanuel Leblond
|
e7134ce283
|
gdnative: Implement missing function for godot_basis.
|
2017-04-17 19:05:00 +02:00 |
|
Emmanuel Leblond
|
707eedfa85
|
gdnative: modify vector2&vector3 functions signature to use value passing instead of ptr.
|
2017-04-17 16:43:43 +02:00 |
|
Emmanuel Leblond
|
8400de76a7
|
Add godot_string_unicode_str to GDnative
|
2017-04-17 15:48:26 +02:00 |
|
Emmanuel Leblond
|
7013cd984b
|
Correct indentation in gdnative vector2/3
|
2017-04-15 01:06:42 +02:00 |
|
Emmanuel Leblond
|
e5f7f656d6
|
Implement missing functions in gdnative vector2 and vector3 bindings
|
2017-04-15 00:29:43 +02:00 |
|
Karroffel
|
be2ad4f155
|
[GDNative] made string functions more C-friendly
|
2017-04-11 14:58:59 +02:00 |
|
Karroffel
|
544940c175
|
[GDNative] C API and generator fixes
|
2017-04-11 01:45:58 +02:00 |
|
Karroffel
|
7919ec6d89
|
[GDNative] re-enabled some init options
|
2017-04-11 01:45:58 +02:00 |
|
Thomas Herzog
|
2ac0cf568d
|
Merge pull request #8350 from karroffel/gdnative-api-reference-field
[GDNative] added is_reference filed to api.json
|
2017-04-10 22:30:57 +02:00 |
|
Karroffel
|
c562cc9ea0
|
[GDNative] added is_reference filed to api.json
|
2017-04-10 21:32:20 +02:00 |
|
Karroffel
|
cf45f3ab4b
|
[GDNative] function to get class constructor
|
2017-04-10 19:56:12 +02:00 |
|
Karroffel
|
0486645c39
|
[GDNative] Didn't iterate over all scripts
|
2017-04-10 04:30:08 +02:00 |
|
Karroffel
|
c7f8b22ba0
|
renamed dlscript module to gdnative
|
2017-04-09 21:07:53 +02:00 |
|