summaryrefslogtreecommitdiff
path: root/core/extension/gdnative_interface.h
AgeCommit message (Expand)Author
2021-10-07Add typedef to GDNativeInstanceBindingCallbacksColin Kinloch
2021-09-22[ClassDB] Unify construct/extension retrieval.Fabio Alessandrelli
2021-09-22[Core] Add ClassDB functions to retrieve/construct extensions.Fabio Alessandrelli
2021-09-16Merge pull request #52739 from BastiaanOlij/gdextension_array_indexRĂ©mi Verschelde
2021-09-16Add GD extensions operator functions for arraysBastiaan Olij
2021-09-16Add property group and subgroup registration to extensionsBastiaan Olij
2021-09-13Add driver types to GD extension initialisation levelsBastiaan Olij
2021-09-02Add functions for access members by index on packed array objectsBastiaan Olij
2021-08-17A few fixes in the extension C APIGeorge Marques
2021-08-09Rename GDNative call error enum values to use GDNATIVE prefixGeorge Marques
2021-08-05Improve extension systemGeorge Marques
2021-07-27Change Variant bool conversion to uint8_tGeorge Marques
2021-07-08Redo how instance bindings workreduz
2021-06-25Implement native extension systemreduz