This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot-cpp
Watch
1
Star
0
Fork
0
You've already forked godot-cpp
mirror of
https://github.com/godotengine/godot-cpp.git
synced
2025-12-31 01:48:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
035add9d4f4289724a2b5049c5edc5383038d105
godot-cpp
/
include
/
godot_cpp
History
David Snopek
035add9d4f
Fix stack smashing when Godot methods return
char32_t
,
char16_t
or
wchar_t
2025-03-28 07:41:25 -05:00
..
classes
Style: Replace header guards with
#pragma once
2025-03-07 17:58:10 -06:00
core
Fix stack smashing when Godot methods return
char32_t
,
char16_t
or
wchar_t
2025-03-28 07:41:25 -05:00
templates
Synchronize most shared template code with Godot 4.4
2025-03-14 11:33:10 -05:00
variant
Synchronize most shared variant code with Godot 4.4
2025-03-14 11:39:56 -05:00
godot.hpp
Style: Replace header guards with
#pragma once
2025-03-07 17:58:10 -06:00