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
2026-01-06 19:41:11 +00:00
Code
Releases
Wiki
Activity
Files
ffa6ef220bdefe64b0d2ebb3c48c5dc54d52045b
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