This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
godot
Watch
2
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-08 06:09:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e34f1f504c
godot
/
modules
/
mono
/
mono_gd
History
Download ZIP
Download TAR.GZ
Lukas Tenbrink
e34f1f504c
Use
std::size
instead of
sizeof(a) / sizeof(a[0])
pattern throughout the codebase.
2025-02-07 14:57:48 +01:00
..
gd_mono.cpp
Use
std::size
instead of
sizeof(a) / sizeof(a[0])
pattern throughout the codebase.
2025-02-07 14:57:48 +01:00
gd_mono.h
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
2024-09-16 17:07:03 +02:00
gd_mono_cache.cpp
Add methods to get argument count of methods
2024-03-10 11:02:43 +01:00
gd_mono_cache.h
Include more attributes in the global class names cache
2025-01-29 09:39:50 +01:00