This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
591115dcdee93133f6c9206eb02e9b44db45be90
godot
/
core
/
extension
T
History
Rémi Verschelde
70dcfdab1f
Merge pull request
#76446
from reduz/add-gdextension-api-compatibility
...
Add a backwards-compatibility system for GDExtension
2023-05-15 13:43:46 +02:00
..
extension_api_dump.cpp
Add a backwards-compatibility system for GDExtension method
2023-05-15 12:05:40 +02:00
extension_api_dump.h
Add a backwards-compatibility system for GDExtension method
2023-05-15 12:05:40 +02:00
gdextension_interface.cpp
Merge pull request
#76446
from reduz/add-gdextension-api-compatibility
2023-05-15 13:43:46 +02:00
gdextension_interface.h
Add ValidatedCall to MethodBind
2023-04-30 20:01:26 +02:00
gdextension_manager.cpp
Add support for icons in GDExtension classes
2023-03-31 21:39:02 +02:00
gdextension_manager.h
Add support for icons in GDExtension classes
2023-03-31 21:39:02 +02:00
gdextension.cpp
Add ValidatedCall to MethodBind
2023-04-30 20:01:26 +02:00
gdextension.h
Add support for icons in GDExtension classes
2023-03-31 21:39:02 +02:00
make_interface_dumper.py
Fix crash when dumping extension API in a non-writable directory
2023-03-08 15:05:44 +08:00
make_wrappers.py
[GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions.
2022-09-28 10:04:11 +03:00
SCsub
Rename all gdnative occurences to gdextension
2022-12-12 11:04:57 +01:00