index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
gdextension_export_plugin.h
Age
Commit message (
Expand
)
Author
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-12-12
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-07
Fix a wrong error formatting in gdextension export plugin
Gilles Roudière
2022-12-01
Allow specifying a prefix to automatically detect library files for gdextensi...
Gilles Roudière
2022-12-01
Remove uncessecary checks when exporting gdextension binaries
Gilles Roudière
2022-11-04
Improve error message for invalid library feature flags
Patrick
2022-09-01
Add support for scene/resource customization in export plugins
Juan Linietsky
2022-07-26
Split up editor export code into multiple files
Aaron Franke
2022-05-24
[Editor] Report GDExtension export errors and missing libraries.
Fabio Alessandrelli
2022-05-20
Add a new HashSet template
reduz
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-03-16
Implement GDExtension export plugin.
bruvzg