godot/modules/gdnative
Rémi Verschelde fa1a66dd68
Merge pull request #51180 from RandomShaper/native_script_inherits
Implement inherits_script() for NativeScript and PluginScript
2021-08-09 09:18:57 +02:00
..
android
doc_classes doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
gdnative Use C++ iterators for Lists in many situations 2021-07-23 17:38:28 -04:00
icons
include [Net] Implement RPC channels in MultiplayerAPI. 2021-07-30 17:29:50 +02:00
nativescript Implement inherits_script() for NativeScript and PluginScript 2021-08-02 17:50:50 +02:00
net [Net] Implement RPC channels in MultiplayerAPI. 2021-07-30 17:29:50 +02:00
pluginscript Implement inherits_script() for NativeScript and PluginScript 2021-08-02 17:50:50 +02:00
tests Use C++ iterators for Lists in many situations 2021-07-23 17:38:28 -04:00
text [Text Server] Improve object (image/table) inline alignment. 2021-08-08 22:35:47 +03:00
videodecoder Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
xr Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
config.py
gdnative_api.json
gdnative_builders.py
gdnative_library_editor_plugin.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
gdnative.cpp Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
gdnative.h
register_types.cpp Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
register_types.h
SCsub