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
bb30c8377c3a49edeb025ec797bd2e2fecdc179d
godot
/
core
/
extension
T
History
Rémi Verschelde
dbd4c79c38
Merge pull request
#82682
from dsnopek/gdextension-dont-deprecate-script-category
...
GDExtension: Don't deprecate old method of getting script category
2023-10-03 17:26:41 +02:00
..
extension_api_dump.cpp
Optionally include documentation in GDExtension API dump
2023-09-26 21:39:24 +02:00
extension_api_dump.h
Optionally include documentation in GDExtension API dump
2023-09-26 21:39:24 +02:00
gdextension_compat_hashes.cpp
Fix method hashes with default arguments
2023-09-21 12:39:04 -05:00
gdextension_compat_hashes.h
Fix method hashes with default arguments
2023-09-21 12:39:04 -05:00
gdextension_interface.cpp
add GDExtensionScriptInstanceGetClassCategory
2023-09-27 17:45:48 +02:00
gdextension_interface.h
GDExtension: Don't deprecate old method of getting script category
2023-10-02 09:23:27 -05:00
gdextension_manager.cpp
Implement reloading of GDExtensions
2023-09-25 22:10:17 -05:00
gdextension_manager.h
Implement reloading of GDExtensions
2023-09-25 22:10:17 -05:00
gdextension.cpp
Fix inconsistent last_modified_time handling (prevent GDExtension reload spam on Windows 10)
2023-10-01 22:05:57 +04:00
gdextension.h
Fix inconsistent last_modified_time handling (prevent GDExtension reload spam on Windows 10)
2023-10-01 22:05:57 +04: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