1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-03 19:11:41 +00:00
Files
godot/modules
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
..
2021-02-18 17:12:46 +01:00
2021-02-11 15:44:28 -03:00
2021-02-11 15:44:28 -03:00
2021-03-17 08:26:10 -03:00
2021-01-19 23:31:06 +01:00
2021-03-16 15:07:30 -07:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-02-11 15:44:28 -03:00
2021-01-01 20:19:21 +01:00
2021-03-16 10:54:38 +01:00
2021-01-01 20:19:21 +01:00
2021-02-18 11:23:34 -03:00
2021-01-01 20:19:21 +01:00
2021-01-17 14:33:39 +03:00