godot-cpp/include/godot_cpp
Thaddeus Crews 805cdde0b7 GDCLASS synced by ending with "private:"
• Matches implementation used by modules and godot itself
• Apply same to GDEXTENSION_CLASS, setup with same diff-friendly spacers as GDCLASS

(cherry picked from commit 6eb5d450bd)
2023-11-13 13:00:24 -06:00
..
classes GDCLASS synced by ending with "private:" 2023-11-13 13:00:24 -06: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