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
2026-01-01 05:48:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
940fdea07f1777b0d4355bf2c311e00b2f968edc
godot-cpp
/
include
/
godot_cpp
History
David Snopek
940fdea07f
Fix stack smashing when Godot methods return
char32_t
,
char16_t
or
wchar_t
...
(cherry picked from commit
035add9d4f
)
2025-06-24 15:32:14 -05:00
..
classes
Style: Replace header guards with
#pragma once
2025-06-24 15:31:15 -05:00
core
Fix stack smashing when Godot methods return
char32_t
,
char16_t
or
wchar_t
2025-06-24 15:32:14 -05:00
templates
Synchronize most shared template code with Godot 4.4
2025-06-24 15:31:53 -05:00
variant
Synchronize most shared variant code with Godot 4.4
2025-06-24 15:31:38 -05:00
godot.hpp
Style: Replace header guards with
#pragma once
2025-06-24 15:31:15 -05:00