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
713a1ba554b952b2c943469cf0d2d582eaef9b10
godot
/
modules
/
mono
/
utils
History
Thaddeus Crews
713a1ba554
Style: Standardize Obj-C
#import
syntax
2025-03-08 09:28:34 -06:00
..
macos_utils.cpp
Style: Standardize Obj-C
#import
syntax
2025-03-08 09:28:34 -06: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