godot/modules/gdnative/nativescript
George Marques ad7141703e
GDNative: Use VariantWriter for the API JSON generator
Instead of the String representation, which can be finicky to work with.
VariantWriter is more robust since changes to it affects the whole
system thus it's changed less often and it's never ambiguous.
2021-06-14 10:30:58 -03:00
..
api_generator.cpp GDNative: Use VariantWriter for the API JSON generator 2021-06-14 10:30:58 -03:00
api_generator.h Add GDNative JSON generator for the builtin API 2021-01-29 11:40:37 -03:00
godot_nativescript.cpp [Net] Refactor RPCs, remove RSETs 2021-06-01 17:24:21 +02:00
nativescript.cpp Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
nativescript.h [Net] Refactor RPCs, remove RSETs 2021-06-01 17:24:21 +02: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