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-02-17 22:43:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
68dc56f582
godot
/
modules
/
mono
/
glue
History
Raul Santos
fbd41a6eda
C#: Always convert float Variants to System.Double
...
Godot floats are always 64-bit. The real_t feature only affects vectors, not scalars.
2022-12-02 17:04:11 +01:00
..
GodotSharp
C#: Always convert float Variants to System.Double
2022-12-02 17:04:11 +01:00
runtime_interop.cpp
C#: Cleanup and sync StringExtensions with core
2022-11-25 17:30:32 +01:00
runtime_interop.h