godot/modules/gdnative/include
George Marques 8fddab9209
Further changes in GDNative API
- Added new_copy to all types, since trivial copy won't work for all
  types.
- Added functions to convert from String to char array types, which is
  not provided by the methods bound in Variant.
- Added operator index to String.
- Added missing cstring version of some Variant functions. They existed
  in the header but didn't have the implementation and were missing from
  the gdnative_api.json file.
- Added support for static calls on Variant types.
2021-03-17 08:26:10 -03:00
..
android Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gdnative Further changes in GDNative API 2021-03-17 08:26:10 -03:00
nativescript Implement Navigation layers 2021-03-10 11:23:06 +01:00
net Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
pluginscript Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
text Merge pull request #46045 from bruvzg/text_server_bmp_create 2021-02-24 12:55:36 +01:00
videodecoder GDNative: New core API 2021-01-25 09:28:02 -03:00
xr GDNative: New core API 2021-01-25 09:28:02 -03:00