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
e52b4ea4fdbea4e8778978367c6adec6fcde9c83
godot-cpp
/
include
/
godot_cpp
History
George L. Albany
842a7f621f
Fix GCC 14 -Wtemplate-id-cdtor warning
...
As was fixed with
godotengine/godot#91208
(cherry picked from commit
7b31f39bea
)
2024-09-03 16:35:31 -05:00
..
classes
removes warnings generated by GDCLASS usage
2024-08-08 02:46:28 +02:00
core
Fix missing MAKE_TYPED_ARRAY_INFO for Packed*Arrays
2024-09-03 16:35:11 -05:00
templates
Fix GCC 14 -Wtemplate-id-cdtor warning
2024-09-03 16:35:31 -05:00
variant
Fix missing type info for PackedVector4Array
2024-08-10 21:21:13 -07:00
godot.hpp
[TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API.
2024-06-13 18:57:24 +03:00