This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-03-07 23:32:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3b3e2374c9
godot
/
modules
/
mono
/
glue
History
Paul Joannon
7290e7d7a5
C#: Fix warnings
...
- Fix most CS0108 in generated glue - Suppress CA1001 on `Variant`
2024-03-09 17:05:23 +01:00
..
GodotSharp
C#: Fix warnings
2024-03-09 17:05:23 +01:00
runtime_interop.cpp
Fix
#if *_ENABLED
inconsistencies, should check if defined
2024-01-17 10:30:15 +01:00
runtime_interop.h