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
c937b6d1805f20069fae8d248e9fb77b12d65cc9
godot
/
modules
/
mono
/
mono_gd
History
Thaddeus Crews
c937b6d180
Merge pull request
#102419
from Ivorforce/std-size
...
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
2025-03-07 15:12:25 -06: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
Merge pull request
#102419
from Ivorforce/std-size
2025-03-07 15:12:25 -06:00
gd_mono.h
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
2024-09-16 17:07:03 +02:00