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
6b45694836707cedb2dbdf342f27015c4e9df215
godot
/
core
/
extension
History
Rémi Verschelde
f7c43a8a19
Merge pull request
#83800
from dsnopek/gdextension-callable-custom-object-id
...
GDExtension: Use `ObjectID` when creating custom callable
2023-10-25 10:29:58 +02:00
..
extension_api_dump.cpp
…
extension_api_dump.h
…
gdextension_compat_hashes.cpp
Fix StringName leaks in GDExtension, core, and editor themes
2023-10-18 17:36:20 +02:00
gdextension_compat_hashes.h
Fix StringName leaks in GDExtension, core, and editor themes
2023-10-18 17:36:20 +02:00
gdextension_interface.cpp
GDExtension: Use ObjectID when creating custom callable
2023-10-23 09:05:17 -05:00
gdextension_interface.h
GDExtension: Use ObjectID when creating custom callable
2023-10-23 09:05:17 -05:00
gdextension_manager.cpp
Fix StringName leaks in GDExtension, core, and editor themes
2023-10-18 17:36:20 +02:00
gdextension_manager.h
Fix StringName leaks in GDExtension, core, and editor themes
2023-10-18 17:36:20 +02:00
gdextension.cpp
GDExtension: Fixed error on loading extensions
2023-10-21 17:00:18 +02:00
gdextension.h
Fix StringName leaks in GDExtension, core, and editor themes
2023-10-18 17:36:20 +02:00
make_interface_dumper.py
…
make_wrappers.py
…
SCsub
…