godot/core/extension
Rémi Verschelde 6946bc56ef
Merge pull request #67309 from groud/implement_gdnative_interface_h_dump
Implement a way to dump the gdnative_interface.h file from the executable
2022-10-31 11:54:38 +01:00
..
extension_api_dump.cpp Fix extension_api.json Variant types incorrectly displayed as Nil 2022-10-10 13:54:33 +02:00
extension_api_dump.h
gdnative_interface.cpp Use constexpr in the conditions with template parameters and sizeofs to suppress C4127 warnings. 2022-09-29 10:38:21 +03:00
gdnative_interface.h GDExtension: add support for abstract and virtual classes 2022-10-16 09:02:49 +02:00
make_interface_dumper.py Implement a way to dump the gdnative_interface.h file from the executable 2022-10-13 10:03:30 +02:00
make_wrappers.py
native_extension_manager.cpp
native_extension_manager.h
native_extension.cpp GDExtension: add support for abstract and virtual classes 2022-10-16 09:02:49 +02:00
native_extension.h
SCsub Implement a way to dump the gdnative_interface.h file from the executable 2022-10-13 10:03:30 +02:00