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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
6ff86e49cfbf04383c110394fb6567267877329d
godot
/
modules
/
mono
/
utils
History
Lukas Tenbrink
ffa6ef220b
Use
append_
instead of
parse_
for
String
methods.
2025-03-27 17:51:02 +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
append_
instead of
parse_
for
String
methods.
2025-03-27 17:51:02 +01: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