index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
extension
/
gdnative_interface.h
Age
Commit message (
Expand
)
Author
2021-10-07
Add typedef to GDNativeInstanceBindingCallbacks
Colin 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-16
Merge pull request #52739 from BastiaanOlij/gdextension_array_index
RĂ©mi Verschelde
2021-09-16
Add GD extensions operator functions for arrays
Bastiaan Olij
2021-09-16
Add property group and subgroup registration to extensions
Bastiaan Olij
2021-09-13
Add driver types to GD extension initialisation levels
Bastiaan Olij
2021-09-02
Add functions for access members by index on packed array objects
Bastiaan Olij
2021-08-17
A few fixes in the extension C API
George Marques
2021-08-09
Rename GDNative call error enum values to use GDNATIVE prefix
George Marques
2021-08-05
Improve extension system
George Marques
2021-07-27
Change Variant bool conversion to uint8_t
George Marques
2021-07-08
Redo how instance bindings work
reduz
2021-06-25
Implement native extension system
reduz