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
81429da4ab5a6051e22e7b51d3375e902c0a9e91
godot
/
modules
/
mono
/
utils
History
scgm0
c8ade8618b
Fix Windows Mono build
2025-04-01 06:45:33 +08:00
..
macos_utils.cpp
C#: Add missing
get_data
when calling
CFStringCreateWithCString
in
macos_utils
2025-03-12 15:49:54 +01:00
macos_utils.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
macros.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
naming_utils.cpp
Fix various typos with codespell
2023-01-30 14:22:47 +01:00
naming_utils.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
path_utils.cpp
Fix Windows Mono build
2025-04-01 06:45:33 +08:00
path_utils.h
Style: Convert namespaces to PascalCase
2025-03-23 19:10:24 -05:00
string_utils.cpp
Use
append_
instead of
parse_
for
String
methods.
2025-03-27 17:51:02 +01:00
string_utils.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00