This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
71df6d66ae
godot
/
modules
/
mono
/
glue
History
Raul Santos
71df6d66ae
Add
readonly
to C# methods and types that don't mutate
...
Also removes a few unnecessary temp variables
2022-11-14 20:32:20 +01:00
..
GodotSharp
Add
readonly
to C# methods and types that don't mutate
2022-11-14 20:32:20 +01:00
runtime_interop.cpp
C#: Remove need for reflection to invoking callable delegates
2022-10-30 01:24:15 +02:00
runtime_interop.h
C#: Replace P/Invoke with delegate pointers
2022-08-22 03:36:52 +02:00