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
dacaa81f2fa0fe864a7de08ca196b88ae047132a
godot-cpp
/
include
/
godot_cpp
History
Thaddeus Crews
2dee0cc4de
Style: Replace
_NO_DISCARD_
macro with
[[nodiscard]]
...
(cherry picked from commit
89fd27608f
)
2025-03-17 10:50:49 -05:00
..
classes
Don't print an error when decoding a null Ref<T>
2025-01-28 10:37:36 -06:00
core
Style: Replace
_NO_DISCARD_
macro with
[[nodiscard]]
2025-03-17 10:50:49 -05:00
templates
Fix GCC 14 -Wtemplate-id-cdtor warning
2024-09-03 16:35:31 -05:00
variant
Style: Replace
_NO_DISCARD_
macro with
[[nodiscard]]
2025-03-17 10:50:49 -05: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