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
d5847fa54e42e89cc784ee2c48b6b3c77ff21981
godot
/
core
/
extension
T
History
Ricardo Buring
82afe58aca
Fix operator documentation in GDExtension API dump with docs
...
The type of the right operand is now taken into account.
2023-12-12 18:55:31 +01:00
..
extension_api_dump.cpp
Fix operator documentation in GDExtension API dump with docs
2023-12-12 18:55:31 +01:00
extension_api_dump.h
Optionally include documentation in GDExtension API dump
2023-09-26 21:39:24 +02:00
gdextension_compat_hashes.cpp
Check that GDExtensionCompatHashes are valid when generating extension_api.json
2023-11-16 06:40:06 -06:00
gdextension_compat_hashes.h
Check that GDExtensionCompatHashes are valid when generating extension_api.json
2023-11-16 06:40:06 -06: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
Merge pull request
#84493
from bruvzg/gde_ios_static_fix
2023-11-10 10:44:56 +01:00
gdextension.h
GDExtension: Save and compare modification times separately for reload
2023-11-02 08:29:22 -05:00
make_interface_dumper.py
Compress embedded GDExtension interface
2023-05-16 22:16:45 +02: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