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
db75f8f96a75a0a39888905e282cb0e74a213ff7
godot
/
modules
/
mono
/
utils
History
Adam Johnston
e202851e20
C#: Add missing
get_data
when calling
CFStringCreateWithCString
in
macos_utils
2025-03-12 15:49:54 +01: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
Use
(r)find_char
instead of
(r)find
for single characters
2024-11-17 10:02:18 +01:00
path_utils.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
string_utils.cpp
Clean up some uses of
String::substr
2025-03-07 14:50:38 +01:00
string_utils.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00