This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
b5fd901b0711780a9d84f3e60df3d24b030185e7
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
C#: Replace P/Invoke with delegate pointers
2022-08-22 03:36:52 +02:00