godot/core/extension
Rémi Verschelde 83b426bca5
Merge pull request #67906 from groud/simpler_gdextension_config
Remove unnecessary checks when exporting gdextension binaries and allow using a prefix to auto-detect files
2022-12-06 11:01:09 +01:00
..
extension_api_dump.cpp Merge pull request #64427 from touilleMan/gdextension-skip-undefined-field-in-properties 2022-12-01 18:10:26 +01:00
extension_api_dump.h
gdnative_interface.cpp Fix const qualifier for parameters in GDExtension api functions 2022-12-02 23:00:01 +01:00
gdnative_interface.h Fix const qualifier for parameters in GDExtension api functions 2022-12-02 23:00:01 +01: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 Merge pull request #67906 from groud/simpler_gdextension_config 2022-12-06 11:01:09 +01:00
native_extension.h Merge pull request #67906 from groud/simpler_gdextension_config 2022-12-06 11:01:09 +01:00
SCsub Implement a way to dump the gdnative_interface.h file from the executable 2022-10-13 10:03:30 +02:00