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
df5b1a9a692b0d972f5ac3c853371594cdec420b
godot-cpp
/
include
/
godot_cpp
History
David Snopek
9d813310bb
Add protections against registering classes that didn't use GDCLASS()
...
(cherry picked from commit
a61cdc8860
)
2023-10-23 10:11:04 -05:00
..
classes
Add protections against registering classes that didn't use GDCLASS()
2023-10-23 10:11:04 -05:00
core
Add protections against registering classes that didn't use GDCLASS()
2023-10-23 10:11:04 -05:00
templates
Fix allocation size overflow check in
CowData
2023-10-09 08:42:31 -05:00
variant
Declare explicit specializations for
CharStringT
2023-10-22 14:03:10 -05:00
godot.hpp
Automatically register only engine classes whose header has been included
2023-10-22 14:46:26 -05:00