godot/modules/gdnative/nativescript
George Marques 0b3819d213
Improve GDNative api.json generator
- Add indexed type to the builtin types output, which is useful for
  bindings implementing array-like access.
- Use getter type instead of hint for property types, as the hint can be
  unreliable and include multiple comma-separated possible types.
2021-02-09 11:37:15 -03:00
..
api_generator.cpp Improve GDNative api.json generator 2021-02-09 11:37:15 -03:00
api_generator.h Add GDNative JSON generator for the builtin API 2021-01-29 11:40:37 -03:00
godot_nativescript.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
nativescript.cpp Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
nativescript.h Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
register_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00