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
78334192df2d12e65610ec41eaecb28c6b71dd87
godot
/
core
/
extension
T
History
Thaddeus Crews
1b631edf67
Merge pull request
#104129
from dsnopek/gdextension-get-used-classes
...
GDExtension: Add mechanism to get which classes an extension is using
2025-03-17 16:03:27 -05:00
..
extension_api_dump.cpp
Merge pull request
#91660
from AThousandShips/methodinfo_vec
2025-03-14 10:06:13 -05:00
extension_api_dump.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdextension_interface.cpp
Merge pull request
#103557
from aaronfranke/godot-version-defines
2025-03-13 08:57:42 -05:00
gdextension_interface.h
GDExtension: Add mechanism to get which classes an extension is using
2025-03-17 15:27:14 -05:00
gdextension_library_loader.cpp
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
2025-03-12 11:11:38 -07:00
gdextension_library_loader.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdextension_loader.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdextension_manager.cpp
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
2025-01-03 10:50:15 +00:00
gdextension_manager.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdextension_special_compat_hashes.cpp
[RTL] Add cell option to control if cell is shrinked to its contents width.
2025-01-13 21:44:06 +02:00
gdextension_special_compat_hashes.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdextension.compat.inc
Bind compatibility GDExtension methods removed in 88418
2024-05-07 01:36:36 -07:00
gdextension.cpp
GDExtension: Add mechanism to get which classes an extension is using
2025-03-17 15:27:14 -05:00
gdextension.h
GDExtension: Add mechanism to get which classes an extension is using
2025-03-17 15:27:14 -05:00
make_interface_dumper.py
SCons: Make builders prettier, utilize
constexpr
2025-03-11 18:31:20 -05:00
make_wrappers.py
Style: Integrate
#pragma once
in builders/checks
2025-03-07 17:32:33 -06:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00