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
d9125ebebe459dcd949cf946a5a2ad95709797ac
godot
/
modules
/
mono
/
mono_gd
History
Thaddeus Crews
d9125ebebe
Merge pull request
#101293
from Ivorforce/string-to-pointer-conversion
...
Remove implicit conversions from `String`, `Char16String` and `CharString` to data pointers.
2025-03-07 15:12:12 -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
Remove implicit conversions from String, Char16String and CharString to data pointers. Make conversions to StrRange implicit to aid transition.
2025-01-17 17:31:58 +01:00
gd_mono.h
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
2024-09-16 17:07:03 +02:00