This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce4f64524f37490d4c17aec1d2b1d61c862e94de
godot
/
core
/
extension
History
kkolyan
43f92e4752
Fix inconsistent last_modified_time handling (prevent GDExtension reload spam on Windows 10)
2023-10-01 22:05:57 +04: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
…
gdextension_compat_hashes.h
…
gdextension_interface.cpp
add GDExtensionScriptInstanceGetClassCategory
2023-09-27 17:45:48 +02:00
gdextension_interface.h
add GDExtensionScriptInstanceGetClassCategory
2023-09-27 17:45:48 +02: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
…
make_wrappers.py
…
SCsub
…