This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e34f1f504cc8046827f145868c573c32f82d035b
godot
/
modules
/
mono
/
mono_gd
History
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_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
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