godot/modules/gdnative
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
..
android
doc_classes Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
gdnative Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
icons
include Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
nativescript GDNative: Use VariantWriter for the API JSON generator 2021-06-14 10:30:58 -03:00
net
pluginscript Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
tests
text
videodecoder Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
xr Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
config.py
gdnative_api.json Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
gdnative_builders.py
gdnative_library_editor_plugin.cpp Add GDNative Framework loading and export support. 2021-05-24 12:49:05 +03:00
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
gdnative.cpp Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
gdnative.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
register_types.cpp Rename Transform to Transform3D in core 2021-06-03 07:30:01 -04:00
register_types.h
SCsub